Home
last modified time | relevance | path

Searched refs:description (Results 1 – 12 of 12) sorted by relevance

/oneTBB/examples/common/utility/
H A Dutility.hpp75 const std::string description; member in utility::internal::type_base
79 description(a_description) {} in type_base()
89 : type_base(src.name, src.description), in type_impl()
180 std::string description() const { in description() function in utility::internal::argument
181 return p_type->description; in description()
219 std::string const& description, in arg() argument
221 internal::argument a(name, description, dest, validate); in arg()
234 std::string const& description, in positional_arg() argument
236 internal::argument a(name, description, dest, validate); in positional_arg()
334 " " + a.name() + " - " + a.description() + " (" + a.value() + ")" + "\n"; in usage_string()
/oneTBB/test/common/
H A Dexception_handling.h103 test_exception ( const char* description ) : my_description(description) {} in test_exception() argument
110 solitary_test_exception ( const char* description ) : test_exception(description) {} in solitary_test_exception() argument
H A Ddoctest.h1977 DOCTEST_DEFINE_DECORATOR(description, const char*, "");
/oneTBB/include/oneapi/tbb/
H A Dprofiling.h219 static void emit(const std::string &description) { in emit() argument
220 emit_trace(description); in emit()
/oneTBB/python/
H A Dsetup.py85 description ="Python API for oneTBB",
/oneTBB/.github/
H A Dpull_request_template.md2 _Add a comprehensive description of proposed changes_
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DDesign_Patterns.rst11 The description of each pattern has the following format:
H A DDivide_and_Conquer.rst125 number of subproblems. The problem involves a tree-like description
/oneTBB/doc/main/tbb_userguide/
H A DPredefined_Node_Types.rst11 with a basic description. See the Developer Reference for a more
12 detailed description of each node.
/oneTBB/python/tbb/
H A D__init__.py255 parser = argparse.ArgumentParser(prog="python3 -m tbb", description="""
/oneTBB/doc/
H A DDoxyfile.in43 # Using the PROJECT_BRIEF tag one can provide an optional one line description
45 # quick idea about the purpose of the project. Keep the description short.
104 # description of a member or function before the detailed description
112 # This tag implements a quasi-intelligent brief description abbreviator that is
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
135 # description.
187 # description.)
193 # line (until the first dot) of a Qt-style comment as the brief description. If
195 # requiring an explicit \brief command for a brief description.)
[all …]
/oneTBB/
H A DLICENSE.txt185 file or class name and description of purpose be included on the