HomeSort by relevance Sort by last modified time
    Searched refs:object_type (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/libkmsxx/kms++/src/
drmobject.cpp 15 DrmObject::DrmObject(Card& card, uint32_t object_type)
16 :m_card(card), m_id(-1), m_object_type(object_type), m_idx(0)
20 DrmObject::DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx)
21 :m_card(card), m_id(id), m_object_type(object_type), m_idx(idx)
drmpropobject.cpp 15 DrmPropObject::DrmPropObject(Card& card, uint32_t object_type)
16 : DrmObject(card, object_type)
20 DrmPropObject::DrmPropObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx)
21 : DrmObject(card, id, object_type, idx)
33 auto props = drmModeObjectGetProperties(card().fd(), this->id(), this->object_type());
85 return drmModeObjectSetProperty(card().fd(), this->id(), this->object_type(), id, value);
  /external/vulkan-validation-layers/layers/
object_lifetime_validation.h 58 VulkanObjectType object_type; // Object type identifier member in struct:ObjTrackState
88 bool DeviceReportUndestroyedObjects(VkDevice device, VulkanObjectType object_type, const std::string &error_code);
89 void DeviceDestroyUndestroyedObjects(VkDevice device, VulkanObjectType object_type);
117 bool ValidateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, bool null_allowed,
124 if (object_type == kVulkanObjectTypeDevice) {
128 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type];
131 if (object_map[object_type].find(object_handle) == object_map[object_type].end()) {
133 if ((object_type != kVulkanObjectTypeImage) || (swapchainImageMap.find(object_handle) == swapchainImageMap.end())) {
140 if (object_lifetime_data->object_map[object_type].find(object_handle) !
    [all...]
  /external/libkmsxx/kms++/inc/kms++/
drmobject.h 20 uint32_t object_type() const { return m_object_type; } function in class:kms::DrmObject
24 DrmObject(Card& card, uint32_t object_type);
25 DrmObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx = 0);
drmpropobject.h 30 DrmPropObject(Card& card, uint32_t object_type);
31 DrmPropObject(Card& card, uint32_t id, uint32_t object_type, uint32_t idx = 0);
  /external/mesa3d/src/gallium/state_trackers/clover/core/
object.hpp 46 typedef T object_type; typedef in struct:clover::descriptor
65 typedef T object_type; typedef in struct:clover::detail::descriptor_traits
69 auto o = static_cast<typename D::object_type *>(d);
71 !dynamic_cast<object_type *>(o))
84 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
89 throw invalid_object_error<object_type>();
101 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
106 throw invalid_object_error<object_type>();
118 typedef typename D::object_type object_type; typedef in struct:clover::detail::descriptor_traits
    [all...]
  /external/libxaac/decoder/
ixheaacd_sbr_payload.h 26 ia_drc_dec_struct *pstr_drc_dec, WORD32 object_type, WORD32 adtsheader,
ixheaacd_stereo.h 32 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type,
ixheaacd_channel.c 140 WORD32 object_type, WORD32 aac_sf_data_resil_flag) {
160 object_type, aac_sf_data_resil_flag);
205 WORD32 frame_size, WORD32 object_type, WORD32 aac_spect_data_resil_flag,
227 ((object_type == AOT_ER_AAC_ELD) || (object_type == AOT_ER_AAC_LD)))
231 ptr_aac_tables, object_type);
234 if (object_type != AOT_ER_AAC_ELD) {
251 if (object_type < ER_OBJECT_START) {
263 if (object_type != AOT_ER_AAC_ELD) {
272 if (object_type == AOT_ER_AAC_ELD)
    [all...]
ixheaacd_aacpluscheck.c 59 ia_drc_dec_struct *pstr_drc_dec, WORD32 object_type, WORD32 adtsheader,
64 if (object_type == AOT_ER_AAC_ELD) {
80 if (object_type == AOT_ER_AAC_ELD)
109 if (object_type != AOT_ER_AAC_ELD) {
118 if (object_type == AOT_ER_AAC_ELD) {
125 if (object_type == AOT_ER_AAC_ELD) {
ixheaacd_hcr.h 37 UWORD16 win_shape_prev, UWORD32 sr_index, UWORD32 object_type,
40 WORD32 ixheaacd_ltp_data(WORD32 object_type, ia_ics_info_struct* ics,
ixheaacd_lt_predict.h 51 WORD32 object_type, WORD32 stride,
57 WORD32 *out_mdct, UWORD32 object_type,
ixheaacd_pulsedata.h 39 const WORD16 *ptr_swb_offset, WORD object_type);
ixheaacd_aacdecoder.c 98 WORD32 object_type, WORD32 ch_config,
167 if (object_type == AOT_ER_AAC_ELD) {
199 if (object_type == AOT_ER_AAC_ELD || object_type == AOT_ER_AAC_LD ||
200 object_type == AOT_AAC_LTP) {
205 if (object_type != AOT_ER_AAC_ELD) {
224 if (object_type != AOT_ER_AAC_ELD) {
245 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP)) {
257 if (object_type == AOT_ER_AAC_ELD)
    [all...]
ixheaacd_pns_js_thumb.c 244 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type,
277 if (object_type == AOT_ER_AAC_ELD || object_type == AOT_ER_AAC_LD ||
278 object_type == AOT_AAC_LTP) {
319 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) ||
342 if ((object_type == AOT_ER_AAC_LD) || (object_type == AOT_AAC_LTP) ||
366 ((object_type != AOT_ER_AAC_LD) && (object_type != AOT_AAC_LTP))
    [all...]
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,
ixheaacd_channel.h 46 WORD32 object_type, WORD32 aac_spect_data_resil_flag,
ixheaacd_stereo.c 120 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 object_type,
153 ((object_type != AOT_ER_AAC_ELD) &&
154 (object_type != AOT_ER_AAC_LD))) ||
156 ((object_type == AOT_ER_AAC_ELD) ||
157 (object_type == AOT_ER_AAC_LD))))
ixheaacd_aacdec.h 75 WORD32 num_ch, WORD32 frame_size, WORD32 total_channels, WORD32 object_type,
  /development/host/windows/usb/api/
adb_object_handle.h 163 AdbObjectType object_type() const { function in class:AdbObjectHandle
  /external/mesa3d/src/vulkan/util/
vk_debug_report.h 66 VkDebugReportObjectTypeEXT object_type,
vk_debug_report.c 94 VkDebugReportObjectTypeEXT object_type,
117 cb->callback(flags, object_type, handle, location, messageCode,
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
handler_tracking.hpp 58 const char* object_type, void* object, const char* op_name);
99 ASIO_DECL static void operation(const char* object_type,
  /external/clang/tools/clang-format/
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/bcc/scripts/
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))

Completed in 880 milliseconds

1 2 3 4