Home
last modified time | relevance | path

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

/third_party/libdrm/tests/proptest/
Dproptest.c235 uint32_t obj_id, obj_type, prop_id; in setProperty() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-pgs.c350 guint16 obj_id) in pgs_presentation_segment_find_object()
572 guint16 obj_id; in parse_set_object_data() 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.h482 Instruction* AddStore(uint32_t ptr_id, uint32_t obj_id) { in AddStore()
/third_party/alsa-utils/topology/
Dpre-process-object.c1135 const char *obj_id, *class_name, *class_type; in tplg_object_update() local
1288 const char *id, *class_id, *obj_id, *s; in tplg_construct_object_name() local
/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h270 OBJECT_ID_ATTR obj_id; member
/third_party/libdrm/tests/modetest/
Dmodetest.c993 uint32_t obj_id; member
1114 static void add_property(struct device *dev, uint32_t obj_id, in add_property()
1126 static bool add_property_optional(struct device *dev, uint32_t obj_id, in add_property_optional()
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc1121 const auto &obj_id = GetId(out_real); in GetOpOutput() local
1354 const auto &obj_id = GetId(obj); in GetInput() local
1420 AnfNodePtr GradExecutor::GetObjNode(const py::object &obj, const std::string &obj_id) { in GetObjNode()
1485 AnfNodePtr GradExecutor::MakeValueNode(const py::object &obj, const std::string &obj_id) { in MakeValueNode()
1563 void GradExecutor::SaveOutputNodeMap(const std::string &obj_id, const py::object &out_real, const C… in SaveOutputNodeMap()
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc518 DWORD obj_id = static_cast<DWORD>(static_cast<DWORD_PTR>(lParam)); in RootWndProc() local
Dosr_window_win.cc483 DWORD obj_id = static_cast<DWORD>(static_cast<DWORD_PTR>(lParam)); in OsrWndProc() local
/third_party/python/Objects/
Dcodeobject.c903 PyObject *obj_id = PyLong_FromVoidPtr(op); in _PyCode_ConstantKey() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Ddata_converter.cc521 std::string obj_id = results[0] + python_mod_get_parse_method; in ConvertToFuncGraph() local
/third_party/libdrm/include/drm/
Ddrm_mode.h448 __u32 obj_id; member
455 __u32 obj_id; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h635 __u32 obj_id; member
642 __u32 obj_id; member
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c623 guint obj_id; member