Home
last modified time | relevance | path

Searched defs:clear (Results 126 - 150 of 1097) sorted by relevance

12345678910>>...44

/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
H A DPriorityWorklist.h212 void clear() { in clear() function in llvm::PriorityWorklist
H A DSmallSet.h218 void clear() { in clear() function in llvm::SmallSet
H A DSparseSet.h194 void clear() { in clear() function in llvm::SparseSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAssumptionCache.h117 void clear() { in clear() function in llvm::AssumptionCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h81 void clear() { Units.reset(); } in clear() function in llvm::LiveRegUnits
/third_party/toybox/openharmony/
H A Dsu.c56 static void reset_env(struct passwd *p, int clear) in reset_env() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLite.java135 Builder clear(); in clear() method
/third_party/skia/experimental/graphite/src/
H A DDrawContext.cpp80 void DrawContext::clear(const SkColor4f& clearColor) { in clear() function in skgpu::DrawContext

Completed in 35 milliseconds

12345678910>>...44