Home
last modified time | relevance | path

Searched defs:obj_id (Results 1 – 13 of 13) sorted by relevance

/third_party/libdrm/tests/proptest/
Dproptest.c235 uint32_t obj_id, obj_type, prop_id; in setProperty() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp216 uint32_t obj_id = inst->GetSingleWordInOperand(1); in PropagateType() local
Dir_builder.h490 Instruction* AddStore(uint32_t ptr_id, uint32_t obj_id) { in AddStore()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfix_storage_class.cpp216 uint32_t obj_id = inst->GetSingleWordInOperand(1); in PropagateType() local
Dir_builder.h490 Instruction* AddStore(uint32_t ptr_id, uint32_t obj_id) { in AddStore()
/third_party/spirv-tools/source/opt/
Dfix_storage_class.cpp216 uint32_t obj_id = inst->GetSingleWordInOperand(1); in PropagateType() local
Dir_builder.h526 Instruction* AddStore(uint32_t ptr_id, uint32_t obj_id) { in AddStore()
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h270 OBJECT_ID_ATTR obj_id; member
/third_party/libdrm/tests/modetest/
Dmodetest.c972 uint32_t obj_id; member
1093 static void add_property(struct device *dev, uint32_t obj_id, in add_property()
1105 static bool add_property_optional(struct device *dev, uint32_t obj_id, in add_property_optional()
/third_party/alsa-utils/topology/
Dpre-process-object.c1223 const char *obj_id, *class_name, *class_type; in tplg_object_update() local
1372 const char *id, *class_id, *obj_id, *s; in tplg_construct_object_name() local
/third_party/libdrm/include/drm/
Ddrm_mode.h551 __u32 obj_id; member
558 __u32 obj_id; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h635 __u32 obj_id; member
642 __u32 obj_id; member
/third_party/python/Objects/
Dcodeobject.c2190 PyObject *obj_id = PyLong_FromVoidPtr(op); in _PyCode_ConstantKey() local