Home
last modified time | relevance | path

Searched defs:function_name (Results 1 – 25 of 58) sorted by relevance

123

/third_party/boost/boost/type_erasure/
Dfree.hpp109 #define BOOST_TYPE_ERASURE_FREE_II(qual_name, concept_name, function_name, N) \ argument
155 #define BOOST_TYPE_ERASURE_FREE_I(namespace_name, concept_name, function_name, N)\ argument
199 #define BOOST_TYPE_ERASURE_FREE(concept_name, function_name) argument
203 #define BOOST_TYPE_ERASURE_FREE(qualified_name, function_name, N) \ argument
332 #define BOOST_TYPE_ERASURE_FREE_I(concept_name, function_name) \ argument
408 #define BOOST_TYPE_ERASURE_FREE_II(qual_name, concept_name, function_name) \ argument
470 #define BOOST_TYPE_ERASURE_FREE_I(namespace_name, concept_name, function_name) \ argument
473 #define BOOST_TYPE_ERASURE_FREE(qualified_name, function_name, ...) \ argument
/third_party/mbedtls/tests/scripts/
Dset_psa_test_dependencies.py136 def systematic_dependencies(file_name, function_name, arguments): argument
168 def updated_dependencies(file_name, function_name, arguments, dependencies): argument
183 def keep_manual_dependencies(file_name, function_name, arguments): argument
/third_party/boost/boost/accumulators/numeric/detail/
Dfunction_n.hpp45 #define function_name \ macro
54 struct function_name struct
63 struct result {};
/third_party/boost/libs/range/test/
Dalgorithm.cpp375 #define BOOST_RANGE_RETURNS_TEST( function_name, cont ) \ in simple_compile_test() argument
396 #define BOOST_RANGE_RETURNS_TEST1( function_name, cont, arg1 ) \ in simple_compile_test() argument
445 #define BOOST_RANGE_RETURNS_TEST2( function_name, arg1, arg2 ) \ in simple_compile_test() argument
/third_party/boost/libs/math/test/
Dtest_long_double_support.cpp61 void do_test_std_function(const A& data, const char* type_name, const char* function_name, const ch… in do_test_std_function()
91 void do_test_std_function_2(const A& data, const char* type_name, const char* function_name, const … in do_test_std_function_2()
/third_party/mindspore/third_party/proto/tensorflow/
Dfunction.proto124 string function_name = 1; // The function name. field
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dnatives.cc47 const char* function_name = nullptr; in NativeLookup() local
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/
Dast.hpp68 identifier function_name; member
128 identifier function_name; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dgen_builtin_symbols.py764 def get_function_mangled_name(function_name, parameters): argument
771 def get_function_human_readable_name(function_name, parameters): argument
778 def get_unique_identifier_name(function_name, parameters): argument
815 def gen_function_variants(function_name, function_props): argument
/third_party/boost/boost/assert/
Dsource_location.hpp42 BOOST_CONSTEXPR char const * function_name() const BOOST_NOEXCEPT in function_name() function
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/mini_c/
Dast.hpp84 identifier function_name; member
144 identifier function_name; member
/third_party/boost/tools/build/src/engine/modules/
Dsequence.cpp61 OBJECT * function_name = list_front( function ); in sequence_transform() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/
Dphotography.c118 #define GST_PHOTOGRAPHY_FUNC_TEMPLATE(function_name, param_type) \ argument
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dast.hpp95 identifier function_name; member
158 identifier function_name; member
/third_party/python/Objects/
Dbytes_methods.c453 parse_args_finds_byte(const char *function_name, PyObject *args, in parse_args_finds_byte()
508 const char *function_name, PyObject *args, int dir) in find_internal()
771 const char *function_name, PyObject *args, in _Py_bytes_tailmatch()
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure1/
Dast.hpp134 identifier function_name; member
194 identifier function_name; member
/third_party/boost/boost/type_erasure/detail/
Dmember11.hpp110 #define BOOST_TYPE_ERASURE_MEMBER_I(concept_name, function_name) \ argument
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/fuchsia/sdk_ext/
Dfuchsia.cc59 const char* function_name = nullptr; in NativeLookup() local
/third_party/cef/libcef/renderer/
Dframe_impl.cc439 void CefFrameImpl::ExecuteOnLocalFrame(const std::string& function_name, in ExecuteOnLocalFrame()
553 void CefFrameImpl::SendToBrowserFrame(const std::string& function_name, in SendToBrowserFrame()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Dbuiltin_libraries.cc45 const char* function_name = nullptr; in BuiltinNativeLookup() local
/third_party/cef/libcef/browser/devtools/
Ddevtools_file_manager.cc186 const std::string& function_name, in CallClientFunction()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dgen_builtin_symbols.py1476 def get_function_mangled_name(function_name, parameters): argument
1483 def get_function_human_readable_name(function_name, parameters): argument
1490 def get_unique_identifier_name(function_name, parameters): argument
/third_party/e2fsprogs/ext2ed/
Dmain.c540 void internal_error (char *description,char *source_name,char *function_name) in internal_error()
/third_party/mesa3d/src/compiler/glsl/
Dlower_int64.cpp317 const char *function_name, in handle_op()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dparse.h344 const std::string &function_name() const { return function_name_; } in function_name() function

123