| /third_party/skia/modules/androidkit/src/ |
| D | AndroidKit.cpp | 11 #define REGISTER_NATIVES(class_name) \ argument
|
| /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/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
|
| D | pre-process-class.c | 96 const char *class_type, *class_name; in tplg_class_lookup() local
|
| D | pre-process-dapm.c | 145 char *class_name, *args, *widget_name; in tplg_pp_get_widget_name() local
|
| /third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | objectivec_map_field.cc | 130 string class_name("GPB"); in MapFieldGenerator() local
|
| D | objectivec_helpers.cc | 494 const string class_name = EnumName(descriptor->type()); in EnumValueName() local 515 const string class_name = EnumName(descriptor->type()); in EnumValueShortName() local 588 string ObjCClass(const string& class_name) { in ObjCClass() 592 string ObjCClassDeclaration(const string& class_name) { in ObjCClassDeclaration()
|
| /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
|
| D | pyclbr.py | 94 def _nest_class(ob, class_name, lineno, end_lineno, super=None): 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/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/ffmpeg/libavutil/ |
| D | log.h | 72 const char* class_name; member
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | _parameterized.py | 360 def __new__(mcs, class_name, bases, dct): argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-json.c | 1187 lit_magic_string_id_t class_name = ecma_object_get_class_name (obj_p); in ecma_builtin_json_serialize_property() local 1490 lit_magic_string_id_t class_name = ecma_object_get_class_name (obj_p); in ecma_builtin_json_stringify() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_name_resolver.cc | 146 std::string& class_name = file_immutable_outer_class_names_[file]; in GetFileImmutableClassName() local
|
| /third_party/jerryscript/jerry-core/vm/ |
| D | opcodes.c | 907 ecma_value_t class_name) /**< class name */ in opfunc_push_class_environment() 1130 ecma_value_t class_name) /**< class name */ in opfunc_finalize_class()
|
| /third_party/selinux/libsepol/src/ |
| D | kernel_to_conf.c | 614 static int write_default_user_to_conf(FILE *out, char *class_name, class_datum_t *class) in write_default_user_to_conf() 634 static int write_default_role_to_conf(FILE *out, char *class_name, class_datum_t *class) in write_default_role_to_conf() 654 static int write_default_type_to_conf(FILE *out, char *class_name, class_datum_t *class) in write_default_type_to_conf() 674 static int write_default_range_to_conf(FILE *out, char *class_name, class_datum_t *class) in write_default_range_to_conf() 2550 const char *class_name = pdb->p_class_val_to_name[sclass-1]; in write_genfscon_rules_to_conf() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_message.cc | 90 std::string MessageGenerator::class_name() { in class_name() function in google::protobuf::compiler::csharp::MessageGenerator
|
| /third_party/flutter/engine/flutter/lib/ui/ |
| D | dart_runtime_hooks.cc | 316 std::string class_name = GetFunctionClassName(func); in GetCallbackHandle() local
|
| /third_party/vulkan-loader/tests/framework/ |
| D | test_util.h | 509 #define BUILDER_VALUE(class_name, type, name, default_value) \ argument 521 #define BUILDER_VECTOR(class_name, type, name, singular_name) \ argument 532 #define BUILDER_VECTOR_MOVE_ONLY(class_name, type, name, singular_name) \ argument
|