Home
last modified time | relevance | path

Searched defs:reset (Results 151 - 175 of 842) sorted by relevance

12345678910>>...34

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DReplaceableContextIterator.java157 public void reset(int direction) { in reset() method in ReplaceableContextIterator
H A DCharsetRecog_mbcs.java150 void reset() { in reset() method in CharsetRecog_mbcs.iteratedChar
H A DUnicodeDecompressor.java538 public void reset() in reset() method in UnicodeDecompressor
H A DUnicodeSetIterator.java187 public void reset(UnicodeSet uset) { in reset() method in UnicodeSetIterator
195 public void reset() { in reset() method in UnicodeSetIterator
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMapIterator.java194 public void reset(UnicodeMap set) { in reset() method in UnicodeMapIterator
203 public UnicodeMapIterator<T> reset() { in reset() method in UnicodeMapIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicDurationFormatterFactory.java253 protected void reset() { in reset() method in BasicDurationFormatterFactory
/third_party/icu/icu4c/source/i18n/
H A Dstsearch.cpp280 void StringSearch::reset() in reset() function in StringSearch
/third_party/icu/icu4c/source/common/
H A Dumutex.h101 void reset() {fState = 0;} in reset() function
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dscrptrun.h134 inline void ScriptRun::reset() in reset() function in ScriptRun
142 inline void ScriptRun::reset(int32_t start, int32_t length) in reset() function in ScriptRun
150 inline void ScriptRun::reset(cons function in ScriptRun
[all...]
/third_party/nghttp2/src/
H A Dlibevent_util.cc53 void EvbufferBuffer::reset(evbuffer *evbuffer, uint8_t *buf, size_t bufmax, in reset() function in nghttp2::util::EvbufferBuffer
/third_party/node/deps/icu-small/source/common/
H A Dumutex.h101 void reset() {fState = 0;} in reset() function
/third_party/node/deps/icu-small/source/i18n/
H A Dstsearch.cpp281 void StringSearch::reset() in reset() function in StringSearch
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DCaseIterator.java417 public void reset(String source) { in reset() method in CaseIterator
464 public void reset() { in reset() method in CaseIterator
/third_party/rust/crates/env_logger/src/fmt/writer/termcolor/
H A Dextern_impl.rs169 fn reset(&mut self) -> io::Result<()> { in reset() functions
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreadme_preview.rs236 fn reset(&mut self) -> io::Result<()> { in reset() functions
346 fn reset(&mut self) -> io::Result<()> { in reset() functions
/third_party/python/Lib/test/support/
H A Dwarnings_helper.py81 def reset(self): member in WarningsRecorder
/third_party/python/Lib/encodings/
H A Dzlib_codec.py40 def reset(self): member in IncrementalEncoder
56 def reset(self): member in IncrementalDecoder
/third_party/python/Lib/
H A Dpipes.py97 def reset(self): member in Template
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCombinationsIterator.hpp118 void CombinationsIterator<T>::reset (void) in reset() function in vkt::pipeline::CombinationsIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp75 void AppendingTypeTableBuilder::reset() { SeenRecords.clear(); } in reset() function in AppendingTypeTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp118 void NativeEnumInjectedSources::reset() { Cur = Stream.begin(); } in reset() function in llvm::pdb::NativeEnumInjectedSources
/third_party/vk-gl-cts/execserver/
H A DxsTestDriver.cpp57 void TestDriver::reset (void) in reset() function in xs::TestDriver
/third_party/vk-gl-cts/executor/
H A DxeLocalTcpIpLink.cpp132 void LocalTcpIpLink::reset (void) in reset() function in xe::LocalTcpIpLink
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.cpp109 VkResult VulkanSecondaryCommandBuffer::reset() in reset() function in rx::vk::VulkanSecondaryCommandBuffer
/third_party/skia/src/core/
H A DSkLRUCache.h92 void reset() { in reset() function in SkLRUCache

Completed in 13 milliseconds

12345678910>>...34