| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Mutex.cpp | 28 bool MutexImpl::acquire() { return true; } in acquire() function in llvm::MutexImpl
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | AHBFunctions.h | 21 void acquire(AHardwareBuffer *buffer) const { mAcquireFn(buffer); } in acquire() function in rx::AHBFunctions
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_render_pass.h | 17 bool acquire; member
|
| /third_party/rust/crates/rustix/src/io/ |
| H A D | context.rs | 58 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target>; in fmt() functions 86 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target> { in acquire() functions 134 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target> { in acquire() functions
|
| /third_party/skia/src/core/ |
| H A D | SkSharedMutex.cpp | 129 void SkSharedMutex::acquire() { in acquire() function in SkSharedMutex 268 void SkSharedMutex::acquire() { in acquire() function in SkSharedMutex
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | AtomicOrdering.h | 31 acquire = 2, member in llvm::AtomicOrderingCABI
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglAndroidUtil.cpp | 109 pfnAHardwareBuffer_acquire acquire; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_kopper.h | 38 VkSemaphore acquire; member
|
| H A D | zink_batch.c | 518 VkSemaphore acquire = zink_kopper_acquire_submit(zink_screen(batch->state->ctx->base.screen), res); in zink_batch_resource_usage_set() local
|
| H A D | zink_kopper.c | 601 VkSemaphore acquire = cdt->swapchain->images[res->obj->dt_idx].acquire; zink_kopper_acquire_submit() local 818 VkSemaphore acquire = zink_kopper_acquire_submit(screen, res); zink_kopper_present_readback() local [all...] |
| /third_party/python/Lib/asyncio/ |
| H A D | locks.py | 93 async def acquire(self): global() member in Lock 364 async def acquire(self): global() member in Semaphore [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSharedPtr.hpp | 504 inline void SharedPtr<T>::acquire (voi function in de::SharedPtr 620 inline void WeakPtr<T>::acquire (void) acquire() function in de::WeakPtr [all...] |
| /third_party/backends/backend/ |
| H A D | dmc.c | 1175 static uint8_t const acquire[] = in sane_start() local
|
| /third_party/python/Lib/importlib/ |
| H A D | _bootstrap.py | 100 def acquire(self): member in _ModuleLock 150 def acquire(self): member in _DummyModuleLock
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-ofono.c | 70 int (*acquire)(struct hf_audio_card *card); member
|
| H A D | bluez5-util.h | 127 pa_bluetooth_transport_acquire_cb acquire; member
|
| H A D | module-bluez5-device.c | 2289 bool acquire = false; in handle_transport_state_change() local
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | managers.py | 1050 def acquire(self, blocking=True, timeout=None): member in AcquirerProxy
|
| /third_party/python/Lib/logging/ |
| H A D | __init__.py | 922 def acquire(self): member in Handler [all...] |
| /third_party/python/Lib/ |
| H A D | threading.py | 138 def acquire(self, blocking=True, timeout=-1): member in _RLock 433 def acquire(self, blocking=True, timeout=None): global() member in Semaphore [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 1487 pfnAHardwareBuffer_acquire acquire; member 1584 void AndroidHardwareBufferExternalApi26::acquire(vk::pt::AndroidHardwareBufferPtr buffer) in acquire() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 1362 bool acquire = true; in handle_barrier() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 1613 pfnAHardwareBuffer_acquire acquire; member 1710 void AndroidHardwareBufferExternalApi26::acquire(vk::pt::AndroidHardwareBufferPtr buffer) in acquire() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 836 void acquire(const T& value) in acquire() function in unique_set
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactor.cpp | 590 auto acquire = [&](rr::JITBuilder *jit) { in acquireRoutine() local
|