/third_party/skia/src/pathops/ |
H A D | SkOpSpan.cpp | 440 void SkOpSpan::release(const SkOpPtT* kept) { in release() function in SkOpSpan
|
/third_party/python/Lib/test/ |
H A D | test_memoryview.py | 553 def release(): function [all...] |
/third_party/skia/modules/skottie/src/ |
H A D | SkottiePriv.h | 108 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 D | Matrix.java | 181 public void release() { in release() method in Matrix
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgVariableManager.cpp | 381 void VariableManager::release (ReservedScalars& store) in release() function in rsg::VariableManager
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglMakeCurrentPerfTests.cpp | 77 bool release; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ResourceManager.cpp | 52 void ResourceManagerBase::release(const Context *context) in release() function in gl::ResourceManagerBase [all...] |
H A D | Shader.cpp | 609 void Shader::release(const Context *context) in release() function in gl::Shader
|
H A D | Program.h | 672 ANGLE_INLINE void release(const Context *context) in release() function in gl::final
|
/third_party/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 175 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 D | af_adynamicequalizer.c | 40 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 D | kernel.h | 481 unused_func_t release; member
|
/third_party/libfuse/include/ |
H A D | fuse.h | 535 int (*release) (const char *, struct fuse_file_info *); member [all...] |
H A D | fuse_lowlevel.h | 668 void (*release) (fuse_req_t req, fuse_ino_t ino, member [all...] |
/third_party/python/Tools/demo/ |
H A D | spreadsheet.py | 647 release = motion variable in SheetGUI
|
/third_party/python/Lib/importlib/ |
H A D | _bootstrap.py | 125 def release(self): member in _ModuleLock 154 def release(self): member in _DummyModuleLock [all...] |
/third_party/python/Lib/ |
H A D | platform.py | 933 def release(): global() function [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | SwapChain11.cpp | 113 void SwapChain11::release() in release() function in rx::SwapChain11 [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
H A D | DmaBufImageSiblingVkLinux.cpp | 551 void DmaBufImageSiblingVkLinux::release(RendererVk *renderer) in release() function in rx::DmaBufImageSiblingVkLinux
|
/third_party/skia/src/core/ |
H A D | SkResourceCache.cpp | 308 void SkResourceCache::release(Rec* rec) { in release() function in SkResourceCache
|
H A D | SkBlockAllocator.h | 676 bool SkBlockAllocator::Block::release(int start, int end) { in release() function in final::GrowthPolicy::SkBlockAllocator::Block
|
/third_party/backends/backend/ |
H A D | apple.c | 2441 uint8_t release[6]; in sane_read() local [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 238 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 D | util.h | 590 T* release() { in release() function
|
/third_party/python/Lib/multiprocessing/ |
H A D | managers.py | 1053 def release(self): member in AcquirerProxy
|