Home
last modified time | relevance | path

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

12

/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/flutter/engine/flutter/vulkan/
Dvulkan_debug_report.cc122 VkDebugReportObjectTypeEXT object_type, in OnVulkanDebugReportCallback()
/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/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/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/gstreamer/gstplugins_good/gst/isomp4/
Ddescriptors.h97 guint8 object_type; member
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Da2dp-codecs.h157 uint8_t object_type; member
188 uint8_t object_type; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp400 const uint32_t object_type = _.GetOperandTypeId(inst, 2); in ValidateCompositeInsert() local
/third_party/openssl/crypto/store/
Dstore_result.c63 int object_type; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp400 const uint32_t object_type = _.GetOperandTypeId(inst, 2); in ValidateCompositeInsert() local
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp400 const uint32_t object_type = _.GetOperandTypeId(inst, 2); in ValidateCompositeInsert() local
/third_party/openssl/test/
Dfake_rsaprov.c291 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_st_load() local
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstleaks.c280 should_handle_object_type (GstLeaksTracer * self, GType object_type) in should_handle_object_type()
421 GType object_type = G_OBJECT_TYPE (object); in object_created_cb() local

12