/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() 138 …bool ValidateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, bool null_all… in ValidateObject() 190 …void CreateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, const VkAllocat… in CreateObject() 210 void DestroyObjectSilently(T1 object, VulkanObjectType object_type) { in DestroyObjectSilently() 235 void RecordDestroyObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type) { in RecordDestroyObject() 245 bool ValidateDestroyObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, in ValidateDestroyObject()
|
/external/cronet/tot/base/win/ |
D | security_descriptor.cc | 45 SE_OBJECT_TYPE ConvertObjectType(SecurityObjectType object_type) { in ConvertObjectType() 60 GENERIC_MAPPING GetGenericMappingForType(SecurityObjectType object_type) { in GetGenericMappingForType() 115 SecurityObjectType object_type, in GetSecurityDescriptor() 141 SecurityObjectType object_type, in SetSecurityDescriptor() 243 SecurityObjectType object_type, in FromName() 251 SecurityObjectType object_type, in FromHandle() 280 SecurityObjectType object_type, in WriteToName() 289 SecurityObjectType object_type, in WriteToHandle() 433 SecurityObjectType object_type) { in AccessCheck()
|
/external/cronet/stable/base/win/ |
D | security_descriptor.cc | 45 SE_OBJECT_TYPE ConvertObjectType(SecurityObjectType object_type) { in ConvertObjectType() 60 GENERIC_MAPPING GetGenericMappingForType(SecurityObjectType object_type) { in GetGenericMappingForType() 115 SecurityObjectType object_type, in GetSecurityDescriptor() 141 SecurityObjectType object_type, in SetSecurityDescriptor() 243 SecurityObjectType object_type, in FromName() 251 SecurityObjectType object_type, in FromHandle() 280 SecurityObjectType object_type, in WriteToName() 289 SecurityObjectType object_type, in WriteToHandle() 433 SecurityObjectType object_type) { in AccessCheck()
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | object.hpp | 46 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
|
/external/libkmsxx/kms++/src/ |
D | drmobject.cpp | 14 DrmObject::DrmObject(Card& card, uint32_t object_type) in DrmObject() 19 DrmObject::DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmObject()
|
D | drmpropobject.cpp | 14 DrmPropObject::DrmPropObject(Card& card, uint32_t object_type) in DrmPropObject() 19 DrmPropObject::DrmPropObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx) in DrmPropObject()
|
/external/cronet/stable/base/trace_event/ |
D | trace_event_memory_overhead.cc | 64 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal() 75 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add() 80 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
|
/external/cronet/tot/base/trace_event/ |
D | trace_event_memory_overhead.cc | 64 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal() 75 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add() 80 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
|
/external/libchrome/base/trace_event/ |
D | trace_event_memory_overhead.cc | 65 void TraceEventMemoryOverhead::AddInternal(ObjectType object_type, in AddInternal() 76 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add() 81 void TraceEventMemoryOverhead::Add(ObjectType object_type, in Add()
|
/external/libxaac/decoder/ |
D | ixheaacd_channel.c | 153 WORD32 object_type, WORD32 aac_sf_data_resil_flag) { in ixheaacd_cblock_scale_spect_data() 218 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_read_block_data() 327 WORD32 object_type, WORD32 frame_size, in ixheaacd_ltp_decode() 358 WORD8 num_swb_window[2], WORD32 object_type, in ixheaacd_ics_read() 483 WORD32 num_ch, WORD32 frame_size, WORD32 total_channels, WORD32 object_type, in ixheaacd_individual_ch_stream() 604 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, WORD32 object_type, in ixheaacd_channel_pair_process() 729 const WORD16 *ptr_swb_offset, WORD object_type) { in ixheaacd_pulse_data_apply() 753 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag, in ixheaacd_read_spectral_data() 1179 WORD32 ixheaacd_ltp_data(WORD32 object_type, ia_ics_info_struct *ics, in ixheaacd_ltp_data()
|
D | ixheaacd_lt_predict.c | 56 UWORD16 win_shape_prev, UWORD32 sr_index, UWORD32 object_type, in ixheaacd_lt_prediction() 114 WORD32 *out_mdct, UWORD32 object_type, in ixheaacd_filter_bank_ltp() 402 WORD32 object_type, WORD32 stride, in ixheaacd_lt_update_state()
|
D | ixheaacd_aacpluscheck.c | 62 WORD32 object_type, WORD32 adtsheader, WORD32 cnt_bits, in ixheaacd_check_for_sbr_payload()
|
D | ixheaacd_stereo.c | 131 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type, WORD32 aac_sf_data_resil_flag, in ixheaacd_intensity_stereo_process()
|
D | ixheaacd_longblock.c | 159 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type) { in ixheaacd_read_scale_factor_data()
|
/external/libxaac/encoder/ |
D | ixheaace_write_adts_adif.c | 143 UWORD32 object_type = 0; in ia_enhaacplus_enc_write_pce() local 299 UWORD32 object_type = 0; in ia_enhaacplus_enc_write_ADTS_header() local
|
/external/mesa3d/src/vulkan/runtime/ |
D | vk_debug_report.c | 99 VkDebugReportObjectTypeEXT object_type, in debug_report() 153 VkObjectType object_type = in vk_debug_report() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor_type_util.cc | 56 TensorStorageType ToTensorStorageType(ObjectType object_type, in ToTensorStorageType()
|
/external/libkmsxx/kms++/inc/kms++/ |
D | drmobject.h | 21 uint32_t object_type() const { return m_object_type; } in object_type() function
|
/external/mesa3d/src/asahi/lib/ |
D | agx_helpers.h | 126 enum agx_object_type object_type, in agx_pack_fragment_face_2() 145 enum agx_object_type object_type, in agx_ppp_fragment_face_2()
|
/external/perfetto/protos/perfetto/trace/gpu/ |
D | vulkan_api_event.proto | 35 optional int32 object_type = 3; field
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | singleton.hpp | 92 typedef T object_type; typedef
|
/external/intel-media-driver/media_driver/linux/ult/libdrm_mock/ |
D | xf86drmMode_mock.c | 263 uint32_t object_type) in drmModeObjectGetProperties()
|
/external/intel-media-driver/media_softlet/linux/common/os/i915/ |
D | xf86drmMode.c | 263 uint32_t object_type) in drmModeObjectGetProperties()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_getinfo_common.cpp | 56 cl_gl_object_type object_type; in test_image_info() local
|
/external/libcups/cups/ |
D | snmp-private.h | 89 cups_asn1_t object_type; /* object-value type */ member
|