Home
last modified time | relevance | path

Searched defs:reset (Results 476 - 500 of 797) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/node/src/
H A Dnode_http_common.h347 void reset(rcbuf_t* ptr = nullptr, bool internalizable = false) { in reset() function in node::NgRcBufPointer
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py583 def reset(self): member in Cycler
/third_party/nghttp2/src/
H A Dmemchunk.h66 void reset() { pos = last = std::begin(buf); } in reset() function
406 void reset() { in reset() function
527 void reset() { in reset() function
651 void reset() { chunk->reset(); } in reset() function
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp192 CollationIterator::reset() { in reset() function in CollationIterator
H A Dregion.cpp755 RegionNameEnumeration::reset(UErrorCode& /*status*/) { in reset() function in RegionNameEnumeration
H A Dplurfmt.cpp596 void PluralFormat::PluralSelectorAdapter::reset() { in reset() function in PluralFormat::PluralSelectorAdapter
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.h240 UConverterReset reset; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducharstrie.h94 UCharsTrie &reset() { in reset() function in UCharsTrie
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.h31 void reset() { in reset() function in BuilderReorderingBuffer
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h67 struct pipe_device_reset_callback *reset; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h94 virtual void reset() { assert(0); } // only for graph iterators in reset() function in nv50_ir::Iterator
/third_party/python/Tools/demo/
H A Dsortvisu.py171 def reset(self, msg): member in Array
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.h41 void (*reset)(pa_resampler *r); member
/third_party/python/Lib/
H A Dcodecs.py203 def reset(self): member in IncrementalEncoder
244 def reset(self): member in BufferedIncrementalEncoder
276 def reset(self): member in IncrementalDecoder
327 def reset(self): member in BufferedIncrementalDecoder
387 def reset(self): member in StreamWriter
621 def reset(self): global() member in StreamReader
727 def reset(self): global() member in StreamReaderWriter
845 def reset(self): global() member in StreamRecoder
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c443 static int reset(void *codec_info) { in reset() function
H A Da2dp-codec-ldac-gst.c335 static int reset(void *codec_info) { in reset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp51 void LiveRangeCalc::reset(const MachineFunction *mf, in reset() function in LiveRangeCalc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp67 MIToken &MIToken::reset(TokenKind Kind, StringRef Range) { in reset() function in MIToken
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp292 void reset() { in reset() function in __anon24172::BumpPointerAllocator
309 void reset() { Alloc.reset(); } in reset() function in __anon24172::DefaultAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp118 void reset() { in reset() function
230 void XCOFFObjectWriter::reset() { in reset() function in __anon24264::XCOFFObjectWriter
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp62 glu::RenderContext* RobustnessBase::createRobustContext(glu::ResetNotificationStrategy reset) in createRobustContext() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp290 void DeterministicFailAllocator::reset (Mode mode, deUint32 numPassingAllocs) in reset() function in vk::DeterministicFailAllocator
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp500 void TcpIpLink::reset (void) in reset() function in xe::TcpIpLink
/third_party/skia/src/core/
H A DSkPaint.cpp110 void SkPaint::reset() { *this = SkPaint(); } in reset() function in SkPaint
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.cpp52 void GrGeometryProcessor::TextureSampler::reset(GrSamplerState samplerState, in reset() function in GrGeometryProcessor::TextureSampler

Completed in 24 milliseconds

1...<<11121314151617181920>>...32