Home
last modified time | relevance | path

Searched defs:reset (Results 326 - 350 of 768) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp121 void CanonicalIterator::reset() { in reset() function in CanonicalIterator
H A Dustrenum.cpp177 void UStringEnumeration::reset(UErrorCode& status) { in reset() function in UStringEnumeration
H A Dnormlzr.cpp294 void Normalizer::reset() { in reset() function in Normalizer
H A Drbbi_cache.cpp36 void RuleBasedBreakIterator::DictionaryCache::reset() { in reset() function in RuleBasedBreakIterator::DictionaryCache
218 void RuleBasedBreakIterator::BreakCache::reset(int32_t pos, int32_t ruleStatus) { in reset() function in RuleBasedBreakIterator::BreakCache
/third_party/node/deps/icu-small/source/i18n/
H A Ducoleitr.cpp140 void PCEBuffer::reset() in reset() function in PCEBuffer
H A Dformattedvalue.cpp19 void ConstrainedFieldPosition::reset() { in reset() function in ConstrainedFieldPosition
H A Dscriptset.cpp84 ScriptSet &ScriptSet::reset(UScriptCode script, UErrorCode &status) { in reset() function in ScriptSet
H A Dusrchimp.h147 UBool reset; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cc.h298 ngtcp2_cc_reset reset; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DAnyTransliterator.java115 public void reset(Replaceable text, Position expanse); in reset() method
117 public void reset(); in reset() method
145 public void reset(Replaceable repText, Position expansePos) { in reset() method in AnyTransliterator.ScriptRunIterator
151 public void reset() { in reset() method in AnyTransliterator.ScriptRunIterator
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dscoped_ptr.h133 void reset(T* p) { in reset() function in i18n::phonenumbers::scoped_ptr_impl
264 void reset(element_type* p = NULL) { impl_.reset(p); } in reset() function in i18n::phonenumbers::scoped_ptr
353 void reset(element_type* array = NULL) { impl_.reset(arra function in i18n::phonenumbers::scoped_ptr
[all...]
/third_party/node/deps/v8/src/base/
H A Doptional.h657 void reset() { FreeIfNeeded(); } in reset() function in v8::base::Optional
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c587 boolean reset = (offsets[i] != (unsigned)-1); variable
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp236 virtual void reset() { pos = 0; } in reset() function in nv50_ir::DFSIterator
281 virtual void reset() { pos = 0; } in reset() function in nv50_ir::CFGIterator
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync.h193 VkResult (*reset)(struct vk_device *device, member
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs980 fn reset(&mut self) -> io::Result<()> { reset() functions
[all...]
/third_party/python/Lib/asyncio/
H A Dlocks.py547 async def reset(self): member in Barrier
/third_party/python/Lib/html/
H A Dparser.py95 def reset(self): member in HTMLParser
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_run.py107 def reset(self): member in MockShell
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRef.hpp300 inline void RefBase<T>::reset (void) in reset() function in vk::refdetails::RefBase
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver.h147 ANGLE_INLINE void reset() { bind(nullptr); } in reset() function in angle::final
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexBuffer.cpp137 void StreamingVertexBufferInterface::reset() in reset() function in rx::StreamingVertexBufferInterface
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp94 EGLint SwapChain9::reset(DisplayD3D *displayD3D, in reset() function in rx::SwapChain9
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterPressure.cpp177 void IntervalPressure::reset() { in reset() function in IntervalPressure
185 void RegionPressure::reset() { in reset() function in RegionPressure
243 void RegPressureTracker::reset() { in reset() function in RegPressureTracker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp113 void NativeEnumEnumEnumerators::reset() { Index = 0; } in reset() function in NativeEnumEnumEnumerators

Completed in 19 milliseconds

1...<<11121314151617181920>>...31