Home
last modified time | relevance | path

Searched defs:clear (Results 76 - 100 of 641) sorted by relevance

12345678910>>...26

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_parsednumber.cpp29 void ParsedNumber::clear() { in clear() function in ParsedNumber
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallSet.h118 void clear() { in clear() function in llvm::SmallSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h104 void clear() { in clear() function in llvm::BlotMapVector
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.h119 CharString &clear() { len=0; buffer[0]=0; return *this; } in clear() function in CharString
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Denumset.h40 inline void clear() { fBools=0; } in clear() function in EnumSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h73 void clear() { LiveRegs.clear(); } in clear() function in llvm::LivePhysRegs
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DSingleFieldBuilderV3.java191 public SingleFieldBuilderV3<MType, BType, IType> clear() { in clear() method in SingleFieldBuilderV3
H A DSingleFieldBuilder.java191 public SingleFieldBuilder<MType, BType, IType> clear() { in clear() method in SingleFieldBuilder
/third_party/skia/modules/sksg/src/
H A DSkSGGroup.cpp31 void Group::clear() { in clear() function in sksg::Group
/third_party/rust/crates/regex/src/
H A Dbacktrack.rs102 fn clear(&mut self) { in clear() functions
/third_party/vk-gl-cts/framework/opengl/
H A DgluObjectWrapper.cpp121 void ObjectVector::clear (void) in clear() function in glu::ObjectVector
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_listen.h69 auto clear() { return DnsSocketHolderBase::clear(); } in clear() function in OHOS::nmd::DnsProxyListen::DnsSocketHolder
/third_party/gn/src/base/files/
H A Dfile_path.h200 void clear() { path_.clear(); } in clear() function in base::FilePath
/third_party/icu/icu4c/source/common/unicode/
H A Dstringpiece.h213 void clear() { ptr_ = nullptr; length_ = 0; } in clear() function in StringPiece
/third_party/mesa3d/src/asahi/lib/
H A Dagx_device.h64 uint32_t clear; member
/third_party/node/lib/internal/util/
H A Dcolors.js
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedLocalStorage.js
/third_party/node/deps/icu-small/source/common/unicode/
H A Dstringpiece.h213 void clear() { ptr_ = nullptr; length_ = 0; } in clear() function in StringPiece
/third_party/libdrm/tests/tegra/
H A Dvic-flip.c35 static int clear(struct vic *vic, struct drm_tegra_channel *channel, in clear() function
H A Dvic-blit.c35 static int clear(struct vic *vic, struct drm_tegra_channel *channel, in clear() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_bitstream.h46 inline void clear() in clear() function in d3d12_video_encoder_bitstream
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DMessage.pm150 sub clear subroutine
H A DRecord.pm131 sub clear subroutine
/third_party/python/Lib/idlelib/
H A Dscrolledlist.py42 def clear(self): member in ScrolledList
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.cpp170 void ScratchBuffer::clear() in clear() function in angle::ScratchBuffer

Completed in 9 milliseconds

12345678910>>...26