Home
last modified time | relevance | path

Searched defs:obj_type (Results 1 – 19 of 19) 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/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
/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/uboot/u-boot-2020.01/drivers/net/fsl-mc/
Ddprc.c268 char *obj_type, in dprc_get_obj_region()
/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.c2392 GType obj_type; in g_object_setv() local
2517 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.c7855 PyTypeObject *obj_type; member
8047 PyTypeObject *obj_type = supercheck(su->type, obj); in super_descr_get() local
8146 PyTypeObject *obj_type = NULL; in super_init() local
/third_party/python/Lib/unittest/
Dmock.py2848 def __get__(self, obj, obj_type=None): argument
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c6768 guint obj_type, freq_index, explicit_freq_bytes = 0; in gst_matroska_demux_audio_caps() local