Home
last modified time | relevance | path

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

12

/third_party/uboot/u-boot-2020.01/drivers/net/fsl-mc/
Ddpbp.c55 uint32_t *obj_id) in dpbp_create()
81 uint32_t obj_id) in dpbp_destroy()
Ddpmac.c57 uint32_t *obj_id) in dpmac_create()
82 uint32_t obj_id) in dpmac_destroy()
Ddpni.c75 uint32_t *obj_id) in dpni_create()
100 uint32_t obj_id) in dpni_destroy()
Ddprc.c269 int obj_id, in dprc_get_obj_region()
/third_party/uboot/u-boot-2020.01/drivers/net/fsl-mc/dpio/
Ddpio.c55 uint32_t *obj_id) in dpio_create()
80 uint32_t obj_id) in dpio_destroy()
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyaffs_packedtags2.h26 unsigned obj_id; member
Dyaffs_packedtags1.h27 unsigned obj_id:18; member
Dyaffs_verify.c232 u32 obj_id; in yaffs_verify_file() local
Dyaffs_summary.c41 unsigned obj_id; member
Dyaffs_guts.h148 unsigned obj_id:18; member
181 unsigned obj_id; /* If 0 this is not used */ member
449 u32 obj_id; /* the object id value */ member
488 u32 obj_id; member
813 int obj_id; member
Dyaffs_guts.c949 static int yaffs_tags_match(const struct yaffs_ext_tags *tags, int obj_id, in yaffs_tags_match()
959 struct yaffs_ext_tags *tags, int obj_id, in yaffs_find_chunk_in_group()
4116 void yaffs_handle_shadowed_obj(struct yaffs_dev *dev, int obj_id, in yaffs_handle_shadowed_obj()
/third_party/uboot/u-boot-2020.01/include/fsl-mc/
Dfsl_dprc.h147 #define DPRC_CMD_GET_OBJ_DESC(cmd, obj_type, obj_id) \ argument
273 #define DPRC_CMD_GET_OBJ_REGION(cmd, obj_type, obj_id, region_index) \ argument
305 #define DPRC_CMD_SET_OBJ_LABEL(cmd, obj_type, obj_id, label) \ argument
Dfsl_mc_cmd.h93 #define MC_CMD_READ_OBJ_ID(cmd, obj_id) \ argument
/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/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/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/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/python/Objects/
Dcodeobject.c818 PyObject *obj_id = PyLong_FromVoidPtr(op); in _PyCode_ConstantKey() local
/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/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c608 guint obj_id; member

12