| /third_party/boost/libs/phoenix/test/bll_compatibility/ |
| D | cast_test.cpp | 30 virtual const char* class_name() const { return "const base"; } in class_name() function in base 31 virtual const char* class_name() { return "base"; } in class_name() function in base 38 virtual const char* class_name() const { return "const derived"; } in class_name() function in derived 39 virtual const char* class_name() { return "derived"; } in class_name() function in derived
|
| /third_party/boost/libs/lambda/test/ |
| D | cast_test.cpp | 30 virtual std::string class_name() const { return "const base"; } in class_name() function in base 31 virtual std::string class_name() { return "base"; } in class_name() function in base 38 virtual std::string class_name() const { return "const derived"; } in class_name() function in derived 39 virtual std::string class_name() { return "derived"; } in class_name() function in derived
|
| /third_party/flatbuffers/samples/ |
| D | SampleBinary.php | 21 function __autoload($class_name) {
|
| /third_party/boost/tools/build/example/customization/ |
| D | codegen.cpp | 22 string class_name = av[1]; in main() local
|
| /third_party/skia/modules/androidkit/src/ |
| D | AndroidKit.cpp | 11 #define REGISTER_NATIVES(class_name) \ argument
|
| /third_party/gettext/gettext-tools/src/ |
| D | write-csharp.c | 130 char *class_name = XNMALLOC (12 + 6 * (str_limit - str) + 1, char); in construct_class_name() local 500 write_csharp_code (FILE *stream, const char *culture_name, const char *class_name, message_list_ty … in write_csharp_code() 632 char *class_name; in msgdomain_write_csharp() local
|
| D | read-java.c | 92 const char *class_name = "gnu.gettext.DumpResource"; in msgdomain_read_java() local
|
| D | urlget.c | 276 const char *class_name = "gnu.gettext.GetURL"; in fetch() local
|
| /third_party/flutter/engine/flutter/lib/ui/plugins/ |
| D | callback_cache.h | 21 std::string class_name; member
|
| D | callback_cache.cc | 48 const std::string& class_name, in GetCallbackHandle() 151 const std::string& class_name, in LookupDartClosure()
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | make-preload.php | 51 $class_name = toClassName($filename); variable
|
| /third_party/mindspore/mindspore/ops/operations/ |
| D | debug_ops.py | 26 def _check_mode(class_name): argument 33 def _check_summary_param(name, value, class_name): argument
|
| /third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
| D | cr-additional-sel.h | 58 CRString *class_name ; member
|
| /third_party/alsa-utils/topology/ |
| D | pre-processor.h | 43 char *class_name; member
|
| D | pre-process-object.c | 459 const char *class_name, const char *id) in tplg_object_lookup_in_config() 1035 const char *class_type, *class_name; in tplg_object_get_map() local 1135 const char *obj_id, *class_name, *class_type; in tplg_object_update() local 1583 const char *id, *class_type, *class_name; in tplg_pre_process_objects() local
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | objectivec_map_field.cc | 130 string class_name("GPB"); in MapFieldGenerator() local
|
| /third_party/skia/third_party/externals/angle2/tools/android/modularization/convenience/ |
| D | lookup_dep.py | 139 def _entries_for(self, class_name) -> List[ClassEntry]: argument
|
| /third_party/python/Lib/ |
| D | enum.py | 483 def _create_(cls, class_name, names, *, module=None, qualname=None, type=None, start=1): argument 570 def _check_for_existing_members(class_name, bases): argument 580 def _get_mixins_(class_name, bases): argument
|
| /third_party/mindspore/mindspore/parallel/nn/ |
| D | layers.py | 68 def _valid_type_checks(types, class_name): argument 79 def _valid_value_checks(types, class_name): argument
|
| /third_party/gstreamer/gstplugins_bad/sys/winks/ |
| D | ksdeviceprovider.c | 419 reg_msg_window_class (const char *class_name, HINSTANCE inst) in reg_msg_window_class() 433 unreg_msg_window_class (ATOM class_id, const char *class_name, HINSTANCE inst) in unreg_msg_window_class()
|
| /third_party/boost/boost/python/suite/indexing/ |
| D | map_indexing_suite.hpp | 75 object class_name(cl.attr("__name__")); in extension_def() local
|
| /third_party/toybox/toys/pending/ |
| D | tr.c | 111 static int find_class(char *class_name) in find_class()
|
| /third_party/jerryscript/jerry-core/ecma/operations/ |
| D | ecma-exceptions.c | 286 lit_magic_string_id_t class_name = ecma_object_get_class_name (arg_object_p); in ecma_raise_standard_error_with_format() local
|
| /third_party/boost/boost/dll/detail/demangling/ |
| D | msvc.hpp | 318 auto class_name = get_return_type(dummy<Signature>()); in get_constructor() local 364 auto class_name = get_name<Class>(); in get_destructor() local
|
| /third_party/ffmpeg/libavutil/ |
| D | log.h | 72 const char* class_name; member
|