/external/vulkan-validation-layers/layers/ |
D | object_lifetime_validation.h | 64 VulkanObjectType object_type; // Object type identifier member 95 void InsertObject(object_map_type &map, uint64_t object_handle, VulkanObjectType object_type, in InsertObject() argument 101 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in InsertObject() 106 object_string[object_type], object_handle); in InsertObject() 110 …bool DeviceReportUndestroyedObjects(VkDevice device, VulkanObjectType object_type, const std::stri… 111 void DeviceDestroyUndestroyedObjects(VkDevice device, VulkanObjectType object_type); 138 …bool ValidateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, bool null_all… in ValidateObject() argument 145 if (object_type == kVulkanObjectTypeDevice) { in ValidateObject() 146 …return ValidateDeviceObject(VulkanTypedHandle(object, object_type), invalid_handle_code, wrong_dev… in ValidateObject() 149 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in ValidateObject() [all …]
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | object.hpp | 46 typedef T object_type; typedef 65 typedef T object_type; typedef 69 auto o = static_cast<typename D::object_type *>(d); in validate() 71 !dynamic_cast<object_type *>(o)) in validate() 84 typedef typename D::object_type object_type; typedef 89 throw invalid_object_error<object_type>(); in validate() 101 typedef typename D::object_type object_type; typedef 106 throw invalid_object_error<object_type>(); in validate() 118 typedef typename D::object_type object_type; typedef 145 typename detail::descriptor_traits<T, D>::object_type & [all …]
|
/external/libxaac/decoder/ |
D | ixheaacd_channel.c | 140 WORD32 object_type, WORD32 aac_sf_data_resil_flag) { in ixheaacd_cblock_scale_spect_data() argument 160 object_type, aac_sf_data_resil_flag); in ixheaacd_cblock_scale_spect_data() 205 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_read_block_data() argument 227 ((object_type == AOT_ER_AAC_ELD) || (object_type == AOT_ER_AAC_LD))) in ixheaacd_read_block_data() 231 ptr_aac_tables, object_type); in ixheaacd_read_block_data() 234 if (object_type != AOT_ER_AAC_ELD) { in ixheaacd_read_block_data() 251 if (object_type < ER_OBJECT_START) { in ixheaacd_read_block_data() 263 if (object_type != AOT_ER_AAC_ELD) { in ixheaacd_read_block_data() 272 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_read_block_data() 280 ((object_type == AOT_ER_AAC_ELD) || (object_type == AOT_ER_AAC_LD))) in ixheaacd_read_block_data() [all …]
|
D | ixheaacd_aacdecoder.c | 95 WORD32 object_type, WORD32 ch_config, in ixheaacd_aacdec_decodeframe() argument 164 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_aacdec_decodeframe() 196 if (object_type == AOT_ER_AAC_ELD || object_type == AOT_ER_AAC_LD || in ixheaacd_aacdec_decodeframe() 197 object_type == AOT_AAC_LTP) { in ixheaacd_aacdec_decodeframe() 202 if (object_type != AOT_ER_AAC_ELD) { in ixheaacd_aacdec_decodeframe() 221 if (object_type != AOT_ER_AAC_ELD) { in ixheaacd_aacdec_decodeframe() 242 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) { in ixheaacd_aacdec_decodeframe() 254 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_aacdec_decodeframe() 301 if (((object_type != AOT_ER_AAC_ELD) && (object_type != AOT_ER_AAC_LD)) || in ixheaacd_aacdec_decodeframe() 302 (object_type < ER_OBJECT_START)) { in ixheaacd_aacdec_decodeframe() [all …]
|
D | ixheaacd_pns_js_thumb.c | 242 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type, in ixheaacd_aac_tns_process() argument 275 if (object_type == AOT_ER_AAC_ELD || object_type == AOT_ER_AAC_LD || in ixheaacd_aac_tns_process() 276 object_type == AOT_AAC_LTP) { in ixheaacd_aac_tns_process() 317 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process() 340 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process() 364 ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP))) in ixheaacd_aac_tns_process() 378 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process() 391 if (object_type == AOT_ER_AAC_ELD) scale_spec = scale_spec - 1; in ixheaacd_aac_tns_process() 412 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) || in ixheaacd_aac_tns_process() 424 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_aac_tns_process()
|
D | ixheaacd_aacpluscheck.c | 59 ia_drc_dec_struct *pstr_drc_dec, WORD32 object_type, WORD32 adtsheader, in ixheaacd_check_for_sbr_payload() argument 64 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_check_for_sbr_payload() 80 if (object_type == AOT_ER_AAC_ELD) in ixheaacd_check_for_sbr_payload() 109 if (object_type != AOT_ER_AAC_ELD) { in ixheaacd_check_for_sbr_payload() 118 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_check_for_sbr_payload() 125 if (object_type == AOT_ER_AAC_ELD) { in ixheaacd_check_for_sbr_payload()
|
D | ixheaacd_block.h | 33 WORD32 object_type, 40 WORD32 object_type, 47 WORD32 object_type, 66 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type); 72 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, 138 WORD32 object_type); 182 WORD32 total_channels, WORD32 object_type,
|
D | ixheaacd_stereo.c | 120 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type, in ixheaacd_intensity_stereo_process() argument 153 ((object_type != AOT_ER_AAC_ELD) && in ixheaacd_intensity_stereo_process() 154 (object_type != AOT_ER_AAC_LD))) || in ixheaacd_intensity_stereo_process() 156 ((object_type == AOT_ER_AAC_ELD) || in ixheaacd_intensity_stereo_process() 157 (object_type == AOT_ER_AAC_LD)))) in ixheaacd_intensity_stereo_process()
|
/external/libkmsxx/kms++/src/ |
D | drmpropobject.cpp | 14 DrmPropObject::DrmPropObject(Card& card, uint32_t object_type) in DrmPropObject() argument 15 : DrmObject(card, object_type) in DrmPropObject() 19 DrmPropObject::DrmPropObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmPropObject() argument 20 : DrmObject(card, id, object_type, idx) in DrmPropObject() 31 auto props = drmModeObjectGetProperties(card().fd(), this->id(), this->object_type()); in refresh_props() 83 return drmModeObjectSetProperty(card().fd(), this->id(), this->object_type(), prop->id(), value); in set_prop_value() 88 return drmModeObjectSetProperty(card().fd(), this->id(), this->object_type(), id, value); in set_prop_value()
|
D | drmobject.cpp | 14 DrmObject::DrmObject(Card& card, uint32_t object_type) in DrmObject() argument 15 : m_card(card), m_id(-1), m_object_type(object_type), m_idx(0) in DrmObject() 19 DrmObject::DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmObject() argument 20 : m_card(card), m_id(id), m_object_type(object_type), m_idx(idx) in DrmObject()
|
/external/libchrome/base/trace_event/ |
D | trace_event_memory_overhead.cc | 65 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal() argument 70 allocated_objects_[static_cast<uint32_t>(object_type)]; in AddInternal() 76 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add() argument 78 Add(object_type, allocated_size_in_bytes, allocated_size_in_bytes); in Add() 81 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add() argument 84 AddInternal(object_type, 1, allocated_size_in_bytes, resident_size_in_bytes); in Add() 145 size_t TraceEventMemoryOverhead::GetCount(ObjectType object_type) const { in GetCount() 146 CHECK(object_type < kLast); in GetCount() 147 return allocated_objects_[static_cast<uint32_t>(object_type)].count; in GetCount()
|
D | trace_event_memory_overhead.h | 51 void Add(ObjectType object_type, 57 void Add(ObjectType object_type, size_t allocated_size_in_bytes); 69 size_t GetCount(ObjectType object_type) const; 84 void AddInternal(ObjectType object_type,
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_getinfo_common.cpp | 54 cl_gl_object_type object_type; in test_image_info() local 57 object_type = CL_GL_OBJECT_TEXTURE1D; in test_image_info() 60 object_type = CL_GL_OBJECT_TEXTURE_BUFFER; in test_image_info() 63 object_type = CL_GL_OBJECT_TEXTURE1D_ARRAY; in test_image_info() 73 object_type = CL_GL_OBJECT_TEXTURE2D; in test_image_info() 76 object_type = CL_GL_OBJECT_TEXTURE2D_ARRAY; in test_image_info() 79 object_type = CL_GL_OBJECT_TEXTURE3D; in test_image_info() 86 return CheckGLObjectInfo(streams[0], object_type, glTexture, glTarget, 0); in test_image_info()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_external.cpp | 21 const char *object_type; member 38 return tag_data ? tag_data->object_type : nullptr; in GetObjectTypeFromTag() 76 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag() argument 79 GetTagData(new_tag)->object_type = internal_strdup(object_type); in __tsan_external_register_tag() 81 internal_snprintf(header, sizeof(header), "race on %s", object_type); in __tsan_external_register_tag()
|
/external/llvm-project/compiler-rt/test/tsan/Darwin/ |
D | debug_external.cpp | 19 const char **object_type); 57 const char *object_type; in __tsan_on_report() local 58 __tsan_get_report_loc_object_type(report, 0, &object_type); in __tsan_on_report() 59 fprintf(stderr, "object_type = %s\n", object_type); in __tsan_on_report()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | converter.cc | 79 def.object_type == ObjectType::OPENCL_BUFFER && in IsBHWCOpenCLBuffer() 84 const bool is_buffer_tensor = def.object_type == ObjectType::OPENCL_BUFFER && in IsOpenCLTensor() 87 def.object_type == ObjectType::OPENCL_TEXTURE && in IsOpenCLTensor() 90 def.object_type == ObjectType::OPENCL_TEXTURE && in IsOpenCLTensor() 93 def.object_type == ObjectType::OPENCL_TEXTURE && in IsOpenCLTensor() 125 input_def.object_def.object_type, input_def.object_def.data_layout); in Init() 134 output_def.object_def.object_type, output_def.object_def.data_layout); in Init() 212 input_def.object_def.object_type, input_def.object_def.data_layout); in Init() 310 output_def.object_def.object_type, output_def.object_def.data_layout); in Init() 379 switch (ToTensorStorageType(def.object_def.object_type, in CalculateTextureRegion() [all …]
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | converter.cc | 99 output.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 102 input.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 187 input.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 190 output.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 276 return input.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 278 input.object_type == output.object_type && in IsSupported() 310 ((input.object_type == ObjectType::CPU_MEMORY && in IsSupported() 311 output.object_type == ObjectType::OPENGL_SSBO) || in IsSupported() 312 (output.object_type == ObjectType::CPU_MEMORY && in IsSupported() 313 input.object_type == ObjectType::OPENGL_SSBO)); in IsSupported()
|
/external/libcups/backend/ |
D | snmp-supplies.c | 358 packet.object_type != CUPS_ASN1_OCTET_STRING) in backendSNMPSupplies() 401 packet.object_type != CUPS_ASN1_INTEGER) in backendSNMPSupplies() 419 packet.object_type != CUPS_ASN1_COUNTER) in backendSNMPSupplies() 541 packet.object_type != CUPS_ASN1_OCTET_STRING) in backend_init_supplies() 618 packet.object_type != CUPS_ASN1_INTEGER) in backend_init_supplies() 622 packet.object_type, CUPS_ASN1_INTEGER); in backend_init_supplies() 639 packet.object_type != CUPS_ASN1_INTEGER) in backend_init_supplies() 643 packet.object_type, CUPS_ASN1_INTEGER); in backend_init_supplies() 804 packet->object_type == CUPS_ASN1_OCTET_STRING) in backend_walk_cb() 835 packet->object_type != CUPS_ASN1_INTEGER) in backend_walk_cb() [all …]
|
/external/libkmsxx/kms++/inc/kms++/ |
D | drmobject.h | 20 uint32_t object_type() const { return m_object_type; } in object_type() function 24 DrmObject(Card& card, uint32_t object_type); 25 DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx = 0);
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | gl_interop.h | 149 ((input.object_type == ObjectType::OPENGL_SSBO && in IsSupported() 150 output.object_type == ObjectType::OPENCL_BUFFER) || in IsSupported() 151 (input.object_type == ObjectType::OPENCL_BUFFER && in IsSupported() 152 output.object_type == ObjectType::OPENGL_SSBO)); in IsSupported()
|
/external/python/asn1crypto/asn1crypto/ |
D | pem.py | 142 object_type = None 157 object_type = type_name_match.group(1).decode('ascii') 176 yield (object_type, headers, der_bytes) 181 object_type = None
|
/external/bcc/scripts/ |
D | git-clang-format | 200 object_type = get_object_type(commit) 201 if object_type not in ('commit', 'tag'): 202 if object_type is None: 205 die("'%s' is a %s, but a commit was expected" % (commit, object_type)) 225 object_type = get_object_type(value) 226 if object_type is None: 228 if object_type in ('commit', 'tag'): 231 (value, object_type))
|
/external/clang/tools/clang-format/ |
D | git-clang-format | 216 object_type = get_object_type(commit) 217 if object_type not in ('commit', 'tag'): 218 if object_type is None: 221 die("'%s' is a %s, but a commit was expected" % (commit, object_type)) 243 object_type = get_object_type(value) 244 if object_type is None: 246 if object_type in ('commit', 'tag'): 249 (value, object_type))
|
/external/llvm-project/lldb/test/API/lang/objc/objc-dyn-sbtype/ |
D | TestObjCDynamicSBType.py | 55 object_type = v_object.GetType() 58 object_type.GetName() == "MyDerivedClass *", 63 object_pointee_type = object_type.GetPointeeType()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | compiler.cc | 173 object.object_type = ObjectType::BUFFER; in Compile() 201 if (object->object_type == ObjectType::BUFFER) { in Compile() 208 (object->object_type == ObjectType::TEXTURE || in Compile() 211 object->object_type = ObjectType::TEXTURE; in Compile() 214 object->object_type = ObjectType::BUFFER; in Compile() 259 if (object.object_type == type) { in Compile()
|