Home
last modified time | relevance | path

Searched defs:release (Results 151 - 175 of 207) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_common.h292 void release() in release() function in rx::mtl::WrappedObject
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp231 void BufferVk::release(ContextVk *contextVk) in release() function in rx::BufferVk
[all...]
H A Dvk_utils.cpp639 void StagingBuffer::release(ContextVk *contextVk) in release() function in rx::__anon20104::vk::StagingBuffer
H A Dvk_wrapper.h107 HandleT release() in release() function in rx::DescriptorSetIndex::WrappedObject
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp1089 void ClientBuffer::release() in release() function in egl::ClientBuffer
1274 void Image::release() in release() function in egl::Image
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp108 void Query::release() in release() function in sw::Query
/third_party/python/Lib/logging/
H A D__init__.py929 def release(self): member in Handler
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h332 void release() { in release() function in llvm::ImutAVLTree
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dexpat.h512 void(XMLCALL *release)(void *data); member
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.h128 pa_bluetooth_transport_release_cb release; member
H A Dmodule-bluez5-device.c2290 bool release = false; in handle_transport_state_change() local
/third_party/python/Lib/
H A Dthreading.py176 def release(self): member in _RLock
480 def release(self, n=1): global() member in Semaphore
524 def release(self, n=1): global() member in BoundedSemaphore
[all...]
/third_party/python/Modules/expat/
H A Dexpat.h525 void(XMLCALL *release)(void *data); member
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.hpp167 void release (GLuint name) { (this->*m_deleteFunc)(1, &name); } in release() function in deqp::gls::LifetimeTests::details::SimpleType
191 void release (GLuint name) { glDeleteProgram(name); } in release() function in deqp::gls::LifetimeTests::details::ProgramType
204 void release (GLuint name) { glDeleteShader(name); } in release() function in deqp::gls::LifetimeTests::details::ShaderType
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1488 pfnAHardwareBuffer_release release; member
1589 void AndroidHardwareBufferExternalApi26::release(vk::pt::AndroidHardwareBufferPtr buffer) in release() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dhs20_supplicant.c108 int release; in wpas_hs20_add_indication() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c108 int release; in wpas_hs20_add_indication() local
/third_party/icu/icu4c/source/i18n/
H A Drbnf.cpp246 void** release(void) { in release() function in VArray
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c1363 bool release = true; in handle_barrier() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbnf.cpp246 void** release() { in release() function in VArray
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp205 RegisterSet::release(DataFile f, int32_t reg, unsigned int size) in release() function in nv50_ir::RegisterSet
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1614 pfnAHardwareBuffer_release release; member
1715 void AndroidHardwareBufferExternalApi26::release(vk::pt::AndroidHardwareBufferPtr buffer) in release() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp585 void ShareGroup::release(const Display *display) in release() function in egl::ShareGroup
[all...]
H A DContext.h620 void release() const { mRefCount--; } in release() function in gl::final
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp873 void Utils::texture::release() in release() function in glcts::ViewportArray::Utils::texture

Completed in 53 milliseconds

123456789