Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_aac.c102 guint8 rate_idx = 0, channels = 0, obj_type = 0; in mpegpsmux_prepare_aac() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dmpegtsmux_aac.c99 guint8 rate_idx = 0, channels = 0, obj_type = 0; in mpegtsmux_prepare_aac() local
/third_party/boost/boost/assign/
Dptr_map_inserter.hpp42 obj_type; typedef in boost::assign::ptr_map_inserter
Dptr_list_inserter.hpp42 obj_type; typedef in boost::assign::ptr_list_inserter
/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/libdrm/tests/proptest/
Dproptest.c235 uint32_t obj_id, obj_type, prop_id; in setProperty() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4adepay.c173 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/Linux_Kernel/include/uapi/drm/
Ddrm_mode.h328 __u32 obj_type; member
335 __u32 obj_type; member
/third_party/libdrm/tests/modetest/
Dmodetest.c994 uint32_t obj_type; member
1005 const char *obj_type; in set_property() local
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.c609 guint obj_type; member
/third_party/libdrm/include/drm/
Ddrm_mode.h449 __u32 obj_type; member
456 __u32 obj_type; member
/third_party/glib/gobject/
Dgobject.c2259 GType obj_type; in g_object_setv() local
2384 GType obj_type; in g_object_getv() local
/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.c7637 PyTypeObject *obj_type; member
7829 PyTypeObject *obj_type = supercheck(su->type, obj); in super_descr_get() local
7851 PyTypeObject *obj_type = NULL; in super_init() local
/third_party/python/Lib/unittest/
Dmock.py2827 def __get__(self, obj, obj_type=None): argument
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c6752 guint obj_type, freq_index, explicit_freq_bytes = 0; in gst_matroska_demux_audio_caps() local