Home
last modified time | relevance | path

Searched defs:obj_type (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_object.c36 VkObjectType obj_type) in vk_object_base_init()
59 VkObjectType obj_type) in vk_object_alloc()
75 VkObjectType obj_type) in vk_object_zalloc()
91 VkObjectType obj_type) in vk_object_multialloc()
107 VkObjectType obj_type) in vk_object_multizalloc()
Dvk_object.h88 ASSERTED VkObjectType obj_type) in vk_object_base_assert_valid()
94 vk_object_base_from_u64_handle(uint64_t handle, VkObjectType obj_type) in vk_object_base_from_u64_handle()
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_aac.c86 guint8 rate_idx = 0, channels = 0, obj_type = 0; in mpegpsmux_prepare_aac() local
/third_party/jerryscript/jerry-core/vm/
Dvm.c1521 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
1839 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
2526 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
2562 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
2586 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
4027 ecma_object_type_t obj_type = ecma_get_object_type(obj); in vm_loop() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxaac.c211 guint8 rate_idx = 0, channels = 0, obj_type = 0; in gst_base_ts_mux_prepare_aac_mpeg4() local
/third_party/libdrm/tests/proptest/
Dproptest.c235 uint32_t obj_id, obj_type, prop_id; in setProperty() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4adepay.c176 guint8 obj_type = 0, sr_idx = 0, channels = 0; in gst_rtp_mp4a_depay_setcaps() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-function-prototype.c300 ecma_object_type_t obj_type = ecma_get_object_type(this_arg_obj_p); in ecma_builtin_function_prototype_object_bind() local
Decma-builtins.c368 ecma_object_type_t obj_type = (ecma_object_type_t) (builtin_desc & ECMA_BUILTIN_OBJECT_TYPE_MASK); in ecma_instantiate_builtin() local
/third_party/libdrm/tests/modetest/
Dmodetest.c973 uint32_t obj_type; member
984 const char *obj_type; in set_property() local
/third_party/libdrm/include/drm/
Ddrm_mode.h552 __u32 obj_type; member
559 __u32 obj_type; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h636 __u32 obj_type; member
643 __u32 obj_type; member
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c624 guint obj_type; member
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects.c1554 const ecma_object_type_t obj_type = ecma_get_object_type (object_p); in ecma_op_object_put_with_receiver() local
/third_party/python/Objects/
Dtypeobject.c8650 PyTypeObject *obj_type; member
8842 PyTypeObject *obj_type = supercheck(su->type, obj); in super_descr_get() local
8941 PyTypeObject *obj_type = NULL; in super_init() local
/third_party/python/Lib/unittest/
Dmock.py2905 def __get__(self, obj, obj_type=None): argument
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c7150 guint obj_type, freq_index, explicit_freq_bytes = 0; in gst_matroska_demux_audio_caps() local