| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryExternalMemoryHostTests.cpp | 618 void ExternalMemoryHostRenderImageTestInstance::clear (VkClearColorValue color) in clear() function in vkt::memory::__anon29284::ExternalMemoryHostRenderImageTestInstance
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | State.cpp | 296 void ActiveTexturesCache::clear() in clear() function in gl::ActiveTexturesCache
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FramebufferGL.cpp | 504 angle::Result FramebufferGL::clear(const gl::Context *context, GLbitfield mask) in clear() function in rx::FramebufferGL
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LiveDebugValues.cpp | 475 void clear() { in clear() function in __anon24029::LiveDebugValues::OpenRangesSet
|
| H A D | RegAllocGreedy.cpp | 309 void clear() { Evictees.clear(); } in clear() function in __anon24090::RAGreedy::EvictionTrack [all...] |
| H A D | ScheduleDAGInstrs.cpp | 645 void clear() { in clear() function in ScheduleDAGInstrs::Value2SUsMap [all...] |
| H A D | SplitKit.cpp | 156 void SplitAnalysis::clear() { in clear() function in SplitAnalysis [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcViewportArrayTests.cpp | 221 void Utils::framebuffer::clear(glw::GLenum mask) in clear() function in glcts::ViewportArray::Utils::framebuffer [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 58 void Blitter::clear(const void *pixel, vk::Format format, vk::Image *dest, const vk::Format &viewFormat, const VkImageSubresourceRange &subresourceRange, const VkRect2D *renderArea) in clear() function in sw::Blitter
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | VertexProcessor.cpp | 32 void VertexCache::clear() in clear() function in sw::VertexCache
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkImage.cpp | 1048 void Image::clear(const void *pixelData, VkFormat pixelFormat, const vk::Format &viewFormat, const VkImageSubresourceRange &subresourceRange, const VkRect2D *renderArea) in clear() function in vk::Image 1053 void Image::clear(const VkClearColorValue &color, const VkImageSubresourceRange &subresourceRange) in clear() function in vk::Image 1060 void Image::clear(const VkClearDepthStencilValue &color, const VkImageSubresourceRange &subresourceRange) in clear() function in vk::Image 1080 void Image::clear(const VkClearValue &clearValue, const vk::Format &viewFormat, const VkRect2D &renderArea, const VkImageSubresourceRange &subresourceRange) in clear() function in vk::Image [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| H A D | vulkan_command_buffer_utils.cpp | 1221 init_renderpass(struct sample_info &info, bool include_depth, bool clear, VkImageLayout finalLayout) init_renderpass() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-common.hh | 448 void clear () { count = 0; } in clear() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 1526 void clear() {} in clear() function in llvm::list_storage 1579 void clear() { in clear() function in llvm::list_storage
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 147 void clear() { MetadataPtrs.clear(); } in clear() function in __anon23961::BitcodeReaderMetadataList [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 253 void clear() { in clear() function in __anon24483::WaitcntBrackets
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 84 void clear() { Map.clear(); } in clear() function
|
| H A D | RDFGraph.cpp | 389 void NodeAllocator::clear() { in clear() function in NodeAllocator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 195 void clear() { in clear() function in __anon25041::SampleCoverageTracker [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | GVN.cpp | 580 void GVN::ValueTable::clear() { in clear() function in GVN::ValueTable [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 261 void MutableCodePointTrie::clear() { in clear() function in __anon21079::MutableCodePointTrie
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | MachineScheduler.h | 544 void clear() { Queue.clear(); } in clear() function in llvm::ReadyQueue
|
| H A D | SelectionDAG.h | 178 void clear() { in clear() function in llvm::SDDbgInfo
|
| /third_party/python/Modules/ |
| H A D | gcmodule.c | 1010 inquiry clear; in delete_garbage() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | GeneratedMessageV3.java | 606 public BuilderType clear() { in clear() method in GeneratedMessageV3.Builder 1373 public BuilderType clear() { in clear() method in GeneratedMessageV3.ExtendableBuilder 2050 void clear(Builder builder); in clear() method 2132 public void clear(final Builder builder) { in clear() method in GeneratedMessageV3.FieldAccessorTable.OneofAccessor 2155 void clear(fina method 2230 public void clear(final GeneratedMessageV3.Builder<?> builder) { clear() method in GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor.ReflectionInvoker 2352 public void clear(final Builder builder) { clear() method in GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor 2390 void clear(final GeneratedMessageV3.Builder<?> builder); clear() method 2467 public void clear(final GeneratedMessageV3.Builder<?> builder) { clear() method in GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor.ReflectionInvoker 2557 public void clear(final Builder builder) { clear() method in GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor 2712 public void clear(Builder builder) { clear() method in GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor [all...] |