Home
last modified time | relevance | path

Searched defs:clear (Results 276 - 300 of 639) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallPtrSet.h94 void clear() { in clear() function in llvm::SmallPtrSetImplBase
H A DSparseMultiSet.h342 void clear() { in clear() function in llvm::SparseMultiSet
H A Dsimple_ilist.h230 void clear() { Sentinel.reset(); } in clear() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h164 void clear() { in clear() function in llvm::LoopBlocksDFS
H A DScalarEvolutionExpander.h167 void clear() { in clear() function in llvm::SCEVExpander
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h266 void clear() { getRoot() = getNode(); } in clear() function in llvm::msgpack::Document
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h97 void clear() { Segments.clear(); ++Tag; } in clear() function in llvm::LiveIntervalUnion
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDynamicMessage.java351 public Builder clear() { in clear() method in DynamicMessage.Builder
H A DRepeatedFieldBuilderV3.java428 public void clear() { in clear() method in RepeatedFieldBuilderV3
H A DRepeatedFieldBuilder.java428 public void clear() { in clear() method in RepeatedFieldBuilder
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py146 def clear(self): member in MutableMapping
540 def clear(self): member in ScalarMap
649 def clear(self): member in MessageMap
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMap.java269 public IRubyObject clear(ThreadContext context) { in clear() method in RubyMap
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h251 void clear() { in clear() function in google::protobuf::StringPiece
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs381 pub fn clear(&mut self) { in clear() functions
/third_party/rust/crates/nix/src/sys/
H A Dselect.rs56 pub fn clear(&mut self) { in clear() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs363 pub fn clear(&mut self) { in clear() functions
/third_party/rust/crates/nix/src/
H A Derrno.rs41 fn clear() { in clear() functions
66 pub fn clear() { in clear() functions
/third_party/skia/bench/
H A DGameBench.cpp34 GameBench(Type type, Clear clear, in GameBench() argument
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h397 void clear() { in clear() function in spvtools::utils::SmallVector
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureTestUtil.cpp79 void ProgramLibrary::clear (void) in clear() function in deqp::gls::TextureTestUtil::ProgramLibrary
297 void TextureRenderer::clear (void) in clear() function in deqp::gls::TextureTestUtil::TextureRenderer
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddes-internal.c399 int des_encrypt(const u8 *clear, const u8 *key, u8 *cypher) in des_encrypt() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.hpp195 void AppendList<ElementType>::clear (void) in clear() function in de::AppendList
H A DdeBlockBuffer.hpp145 void BlockBuffer<T>::clear (void) in clear() function in de::BlockBuffer
H A DdeCommandLine.cpp61 void TypedFieldMap::clear (void) in clear() function in de::cmdline::detail::TypedFieldMap
289 void CommandLine::clear (void) in clear() function in de::cmdline::detail::CommandLine
H A DdeSharedPtr.hpp467 inline void SharedPtr<T>::clear (void) in clear() function in de::SharedPtr

Completed in 25 milliseconds

1...<<11121314151617181920>>...26