Home
last modified time | relevance | path

Searched defs:obj_type (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_object.c37 VkObjectType obj_type) in vk_object_base_init()
50 VkObjectType obj_type) in vk_object_base_instance_init()
80 VkObjectType obj_type = base->type; in vk_object_base_recycle() local
89 VkObjectType obj_type) in vk_object_alloc()
105 VkObjectType obj_type) in vk_object_zalloc()
121 VkObjectType obj_type) in vk_object_multialloc()
137 VkObjectType obj_type) in vk_object_multizalloc()
H A Dvk_meta.c38 VkObjectType obj_type; member
44 cache_key_create(VkObjectType obj_type, const void *key_data, size_t key_size) in cache_key_create()
109 VkObjectType obj_type, in vk_meta_lookup_object()
142 VkObjectType obj_type, in vk_meta_cache_object()
H A Dvk_object.h118 ASSERTED VkObjectType obj_type) in vk_object_base_assert_valid()
124 vk_object_base_from_u64_handle(uint64_t handle, VkObjectType obj_type) in vk_object_base_from_u64_handle()
H A Dvk_meta_object_list.h35 VkObjectType obj_type, in vk_meta_object_list_add_handle()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_properties.c34 uint32_t obj_type; member
67 static bool ignore_property(uint32_t obj_type, uint32_t prop_flags, in ignore_property()
117 static bool has_additional_test_lookup(uint32_t obj_type, const char *name, in has_additional_test_lookup()
623 static void validate_props(int fd, uint32_t obj_type, uint32_t obj_id, bool atomic) in validate_props()
661 static void expect_no_props(int fd, uint32_t obj_type, uint32_t obj_id) in expect_no_props()
/aosp_15_r20/external/bcc/tools/lib/
H A Duobjnew.py204 obj_type = "block size %d" % key.size variable
206 obj_type = key.name variable
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_embed_structseq.py10 def check_structseq(self, obj_type): argument
/aosp_15_r20/external/executorch/backends/qualcomm/serialization/
H A Dqc_schema_serialize.py33 def _convert_to_object(flatbuffers: bytes, obj_type, schema: str): argument
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_layer_logging.h1018 …TTR VkBool32 VKAPI_CALL report_log_callback(VkFlags msg_flags, VkDebugReportObjectTypeEXT obj_type, in report_log_callback()
1040 …32 VKAPI_CALL report_win32_debug_output_msg(VkFlags msg_flags, VkDebugReportObjectTypeEXT obj_type, in report_win32_debug_output_msg()
1057 …_ATTR VkBool32 VKAPI_CALL DebugBreakCallback(VkFlags msgFlags, VkDebugReportObjectTypeEXT obj_type, in DebugBreakCallback()
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_windowsrenderdevice.cpp24 int obj_type = ::GetObjectType(hDC); in CreateDriver() local
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_object_handle.cpp36 AdbObjectHandle::AdbObjectHandle(AdbObjectType obj_type) in AdbObjectHandle()
/aosp_15_r20/external/bpftool/src/skeleton/
H A Dpid_iter.bpf.c36 const volatile enum bpf_obj_type obj_type = BPF_OBJ_UNKNOWN; variable
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_common.c202 VkObjectType obj_type, in object_array_init()
/aosp_15_r20/external/pytorch/torch/distributions/
H A Dutils.py145 def __get__(self, instance, obj_type=None): argument
/aosp_15_r20/external/tcpdump/
H A Dprint-vqp.c54 nd_uint32_t obj_type; member
/aosp_15_r20/external/libdrm/tests/proptest/
H A Dproptest.c235 uint32_t obj_id, obj_type, prop_id; in setProperty() local
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_device.h66 VkObjectType obj_type, in vn_device_emit_device_memory_report()
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DDrmDevice.cpp185 int DrmDevice::GetProperty(uint32_t obj_id, uint32_t obj_type, in GetProperty()
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dflatbuffer_loader.cpp607 const mobile::serialization::ObjectType* obj_type = in getOrCreateClassTypeForObject() local
645 const mobile::serialization::ObjectType* obj_type = in parseObject() local
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.cpp183 auto obj_type = type()->expect<ClassType>(); in visit() local
235 auto obj_type = type()->expect<ClassType>(); in getSubValues() local
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dc_api_util.py28 def __init__(self, name, obj_type): argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/drm/
Ddrm_mode.h263 __u32 obj_type; member
270 __u32 obj_type; member
/aosp_15_r20/external/python/cpython2/RISCOS/Modules/
Driscosmodule.c269 fileswitch_object_type obj_type; in riscos_utime() local
/aosp_15_r20/external/pytorch/torch/csrc/
H A DStorage.cpp56 PyTypeObject* obj_type = Py_TYPE(obj); in THPStorage_NewWithStorage() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmdevice.cpp460 int DrmDevice::GetProperty(uint32_t obj_id, uint32_t obj_type, in GetProperty()

1234