Home
last modified time | relevance | path

Searched defs:clear (Results 101 - 125 of 639) sorted by relevance

12345678910>>...26

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DIndexRangeCache.cpp79 void IndexRangeCache::clear() in clear() function in gl::IndexRangeCache
H A DCLBitField.h58 void clear(cl_bitfield bits) { mBits &= ~bits; } in clear() function in cl::BitField
59 void clear(const BitField &other) { mBits &= ~other.mBits; } in clear() function in cl::BitField
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DShaderCache.h73 void clear() in clear() function in rx::ShaderCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp194 void LiveIntervalUnion::Array::clear() { in clear() function in LiveIntervalUnion::Array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DStringTableBuilder.cpp175 void StringTableBuilder::clear() { in clear() function in StringTableBuilder
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DQueryMtl.h32 void clear() { mStartOffset = mNumOffsets = 0; } in clear() function in rx::VisibilityBufferOffsetsMtl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dserial_utils.h30 void clear() { mValue = kEmpty; } in clear() function in rx::ResourceSerial
/third_party/skia/src/gpu/
H A DSurfaceFillContext.h32 void clear(const SkIRect& rect, const SkRGBA4f<AlphaType>& color) { in clear() function in skgpu::SurfaceFillContext
37 template <SkAlphaType AlphaType> void clear(const SkRGBA4f<AlphaType>& color) { in clear() function in skgpu::SurfaceFillContext
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DMemory.cpp130 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() function
147 void clear(uint32_t *memory, uint32_t element, size_t count) in clear() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp108 void clear() in clear() function in ClearImageBenchmark
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DLookupFlag.java17 int clear(int flags) { in clear() method in LookupFlag
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction_list.h129 void InstructionList::clear() { in clear() function in spvtools::opt::InstructionList
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.h129 void InstructionList::clear() { in clear() function in spvtools::opt::InstructionList
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DMultiChannelRecording.h47 void clear() { in clear() function in MultiChannelRecording
/third_party/openssl/util/perl/TLSProxy/
H A DMessage.pm150 sub clear subroutine
H A DRecord.pm131 sub clear subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DFunctionInfo.h179 void clear() { in clear() function
H A DRange.h88 void clear() { Ranges.clear(); } in clear() function in llvm::gsym::AddressRanges
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DArrayRecycler.h104 void clear(AllocatorType &Allocator) { in clear() function in llvm::ArrayRecycler
115 void clear(BumpPtrAllocator&) { in clear() function in llvm::ArrayRecycler
H A DBinaryByteStream.h144 void clear() { Data.clear(); } in clear() function in llvm::AppendingBinaryByteStream
H A DStringPool.h103 void clear() { in clear() function in llvm::PooledStringPtr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h84 void clear() { in clear() function in llvm::GlobalNumberState
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h193 void Event::clear() const { in clear() function in marl::Event
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstringpiece.h213 void clear() { ptr_ = nullptr; length_ = 0; } in clear() function in StringPiece
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h107 void clear() { Bits.clear(); } in clear() function in llvm::PackedVector

Completed in 11 milliseconds

12345678910>>...26