Home
last modified time | relevance | path

Searched defs:object_type (Results 1 – 25 of 61) sorted by relevance

123

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dobject.hpp46 typedef T object_type; typedef
65 typedef T object_type; typedef
84 typedef typename D::object_type object_type; typedef
101 typedef typename D::object_type object_type; typedef
118 typedef typename D::object_type object_type; typedef
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.c91 object_type, \ argument
101 object_type, \ argument
119 object_type, \ argument
129 object_type, \ argument
156 object_type, \ argument
166 object_type, \ argument
185 object_type, \ argument
204 object_type, \ argument
223 object_type, \ argument
233 object_type, \ argument
[all …]
Decma-builtins.h29 object_type, \ argument
39 object_type, \ argument
Decma-builtins-internal.h84 object_type, \ argument
102 object_type, \ argument
/third_party/mesa3d/src/vulkan/runtime/
Dvk_debug_report.c99 VkDebugReportObjectTypeEXT object_type, in debug_report()
153 VkObjectType object_type = in vk_debug_report() local
/third_party/ffmpeg/libavcodec/
Dadts_header.h33 uint8_t object_type; member
Dmpeg4audio.c86 int object_type = get_bits(gb, 5); in get_object_type() local
Dmpeg4audio.h34 int object_type; member
/third_party/openssl/crypto/encode_decode/
Ddecoder_pkey.c62 char *object_type; /* recorded object data type, may be NULL */ member
91 char *object_type = NULL; in decoder_construct_pkey() local
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
Ddecoder_pkey.c62 char *object_type; /* recorded object data type, may be NULL */ member
91 char *object_type = NULL; in decoder_construct_pkey() local
/third_party/node/deps/v8/tools/v8windbg/src/
Dlocal-variables.cc96 WRL::ComPtr<IDebugHostType> object_type = in GetValue() local
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkanimation.c49 static GType object_type = 0; in gst_gdk_animation_get_type() local
176 static GType object_type = 0; in gst_gdk_animation_iter_get_type() local
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstaacparse.h75 gint object_type; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmp4adepay.c143 gint object_type; in gst_rtp_mp4a_depay_setcaps() local
/third_party/node/deps/v8/src/compiler/
Dtyped-optimization.cc111 Type object_type) { in GetStableMapFromObjectType()
225 Type const object_type = NodeProperties::GetType(object); in ReduceCheckMaps() local
289 Type const object_type = NodeProperties::GetType(object); in ReduceLoadField() local
/third_party/ffmpeg/libavformat/
Dlatmenc.c37 int object_type; member
/third_party/openssl/providers/implementations/encode_decode/
Ddecode_pem2der.c105 int object_type; in pem2der_decode() member
Ddecode_pvk2key.c149 int object_type = OSSL_OBJECT_PKEY; in pvk2key_decode() local
Ddecode_msblob2key.c179 int object_type = OSSL_OBJECT_PKEY; in msblob2key_decode() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
Ddecode_pem2der.c105 int object_type; in pem2der_decode() member
Ddecode_pvk2key.c149 int object_type = OSSL_OBJECT_PKEY; in pvk2key_decode() local
Ddecode_msblob2key.c179 int object_type = OSSL_OBJECT_PKEY; in msblob2key_decode() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Ddescriptors.h97 guint8 object_type; member
/third_party/node/deps/v8/include/
Dv8-statistics.h184 const char* object_type() { return object_type_; } in object_type() function
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Da2dp-codecs.h157 uint8_t object_type; member
188 uint8_t object_type; member

123