/third_party/libusb/examples/ |
D | hotplugtest.c | 83 int product_id, vendor_id, class_id; in main() local
|
/third_party/boost/boost/python/object/ |
D | inheritance.hpp | 16 typedef type_info class_id; typedef
|
/third_party/alsa-utils/topology/ |
D | pre-process-class.c | 133 const char *class_id; in tplg_class_find_attribute_by_name() local 158 const char *unique_name, *class_id; in tplg_class_get_unique_attribute_name() local
|
D | pre-process-object.c | 1288 const char *id, *class_id, *obj_id, *s; in tplg_construct_object_name() local 1434 const char *unique_name, *class_id; in tplg_object_set_unique_attribute() local 1499 const char *id, *class_id; in tplg_build_object() local
|
/third_party/selinux/libsepol/src/ |
D | avrule_block.c | 195 int is_perm_enabled(char *class_id, char *perm_id, policydb_t * p) in is_perm_enabled()
|
/third_party/mesa3d/include/android_stub/system/ |
D | radio.h | 135 radio_class_t class_id; /* Class of this module. E.g RADIO_CLASS_AM_FM */ member 151 radio_class_t class_id; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | jitprofiling.h | 199 unsigned int class_id; member
|
/third_party/boost/boost/archive/impl/ |
D | basic_xml_grammar.hpp | 150 int_least16_t class_id; member
|
/third_party/mindspore/mindspore/lite/examples/transfer_learning/src/ |
D | dataset.cc | 200 for (int class_id = 0; class_id < num_of_classes_; class_id++) { in ReadDir() local
|
/third_party/boost/libs/serialization/src/ |
D | basic_oarchive.cpp | 58 class_id_type class_id; member
|
D | basic_iarchive.cpp | 65 class_id_type class_id; member
|
/third_party/selinux/checkpolicy/ |
D | module_compiler.c | 783 char *class_id = queue_remove(id_queue); in require_class() local 1176 int is_perm_in_scope(const_hashtab_key_t perm_id, const_hashtab_key_t class_id) in is_perm_in_scope()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | ksdeviceprovider.c | 433 unreg_msg_window_class (ATOM class_id, const char *class_name, HINSTANCE inst) in unreg_msg_window_class()
|
/third_party/mindspore/mindspore/explainer/ |
D | _image_classification_runner.py | 1024 def _save_heatmap(self, explain_method, class_id, sample_id, image): argument
|
/third_party/boost/libs/python/src/object/ |
D | inheritance.cpp | 51 typedef python::type_info class_id; typedef
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-json.c | 1444 lit_magic_string_id_t class_id = ecma_object_get_class_name (value_obj_p); in ecma_builtin_json_stringify() local
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
D | ecma-builtin-typedarray-prototype.c | 2013 ecma_typedarray_type_t class_id = ecma_get_typedarray_id (this_obj); in ecma_builtin_typedarray_prototype_to_locale_string_helper() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-globals.h | 849 uint16_t class_id; /**< class id of the object */ member 900 uint16_t class_id; /**< for typedarray: the specific class name id */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 1903 void Assembler::LoadClassById(Register result, Register class_id) { in LoadClassById() 1918 void Assembler::CompareClassId(Register object, intptr_t class_id, in CompareClassId()
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-objects.c | 2853 uint32_t class_id) /**< class id */ in ecma_object_class_is()
|
/third_party/quickjs/ |
D | quickjs.c | 317 uint32_t class_id; /* 0 means free entry */ member 893 uint16_t class_id; /* see JS_CLASS_x */ member 1512 int i, class_id; in init_class_range() local 2226 void JS_SetClassProto(JSContext *ctx, JSClassID class_id, JSValue obj) in JS_SetClassProto() 2233 JSValue JS_GetClassProto(JSContext *ctx, JSClassID class_id) in JS_GetClassProto() 3391 JSClassID class_id; in JS_NewClassID() local 3401 BOOL JS_IsRegisteredClass(JSRuntime *rt, JSClassID class_id) in JS_IsRegisteredClass() 3409 static int JS_NewClass1(JSRuntime *rt, JSClassID class_id, in JS_NewClass1() 3456 int JS_NewClass(JSRuntime *rt, JSClassID class_id, const JSClassDef *class_def) in JS_NewClass() 4737 static JSValue JS_NewObjectFromShape(JSContext *ctx, JSShape *sh, JSClassID class_id) in JS_NewObjectFromShape() [all …]
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | layout.h | 960 /* 44*/ le32 class_id; /* Class id from bidirectional member
|