Home
last modified time | relevance | path

Searched defs:release (Results 126 - 150 of 207) sorted by relevance

123456789

/third_party/skia/src/pathops/
H A DSkOpSpan.cpp440 void SkOpSpan::release(const SkOpPtT* kept) { in release() function in SkOpSpan
/third_party/python/Lib/test/
H A Dtest_memoryview.py553 def release(): function
[all...]
/third_party/skia/modules/skottie/src/
H A DSkottiePriv.h108 AnimatorScope release() { in release() function in skottie::internal::final::final
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DMatrix.java181 public void release() { in release() method in Matrix
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp381 void VariableManager::release (ReservedScalars& store) in release() function in rsg::VariableManager
/third_party/vk-gl-cts/modules/egl/
H A DteglMakeCurrentPerfTests.cpp77 bool release; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceManager.cpp52 void ResourceManagerBase::release(const Context *context) in release() function in gl::ResourceManagerBase
[all...]
H A DShader.cpp609 void Shader::release(const Context *context) in release() function in gl::Shader
H A DProgram.h672 ANGLE_INLINE void release(const Context *context) in release() function in gl::final
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c175 find_kernel_elf (Dwfl *dwfl, const char *release, char **fname) in find_kernel_elf() argument
219 get_release(Dwfl *dwfl, const char **release) get_release() argument
238 report_kernel(Dwfl *dwfl, const char **release, int (*predicate) (const char *module, const char *file)) report_kernel() argument
296 report_kernel_archive(Dwfl *dwfl, const char **release, int (*predicate) (const char *module, const char *file)) report_kernel_archive() argument
376 dwfl_linux_kernel_report_offline(Dwfl *dwfl, const char *release, int (*predicate) (const char *module, const char *file)) dwfl_linux_kernel_report_offline() argument
790 const char *release = kernel_release (); dwfl_linux_kernel_find_elf() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_adynamicequalizer.c40 double release; member
154 const double release = s->release_coef; in filter_channels() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h481 unused_func_t release; member
/third_party/libfuse/include/
H A Dfuse.h535 int (*release) (const char *, struct fuse_file_info *); member
[all...]
H A Dfuse_lowlevel.h668 void (*release) (fuse_req_t req, fuse_ino_t ino, member
[all...]
/third_party/python/Tools/demo/
H A Dspreadsheet.py647 release = motion variable in SheetGUI
/third_party/python/Lib/importlib/
H A D_bootstrap.py125 def release(self): member in _ModuleLock
154 def release(self): member in _DummyModuleLock
[all...]
/third_party/python/Lib/
H A Dplatform.py933 def release(): global() function
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp113 void SwapChain11::release() in release() function in rx::SwapChain11
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp551 void DmaBufImageSiblingVkLinux::release(RendererVk *renderer) in release() function in rx::DmaBufImageSiblingVkLinux
/third_party/skia/src/core/
H A DSkResourceCache.cpp308 void SkResourceCache::release(Rec* rec) { in release() function in SkResourceCache
H A DSkBlockAllocator.h676 bool SkBlockAllocator::Block::release(int start, int end) { in release() function in final::GrowthPolicy::SkBlockAllocator::Block
/third_party/backends/backend/
H A Dapple.c2441 uint8_t release[6]; in sane_read() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_util.h238 ByteSource release(std::optional<size_t> resize = std::nullopt) && { in release() function in node::crypto::ByteSource::Builder
592 inline ENGINE* release() { in release() function
/third_party/node/src/
H A Dutil.h590 T* release() { in release() function
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py1053 def release(self): member in AcquirerProxy

Completed in 29 milliseconds

123456789