Home
last modified time | relevance | path

Searched refs:reset (Results 1276 - 1300 of 3019) sorted by relevance

1...<<51525354555657585960>>...121

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/
H A DResourceReader.java218 * <code>reset()</code> after calling it the first time does
222 public void reset() { in reset() method in ResourceReader
233 * We could also use mark() and reset() on the stream or reader,
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java223 public void reset(CharSequence s, int sIndex) { in reset() method in CodePointMap.StringIterator
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DUnicodeKnownIssues.java151 public void reset() { in reset() method in UnicodeKnownIssues
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DChecker.java112 parser.reset(); in parseBuffer()
/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
159 /* reset for forward iteration */ in reset()
163 /* reset for backward iteration */ in reset()
H A DCharsetMatch.java41 * than one charset needs to be tried, the caller will need to reset
54 inputStream.reset(); in getReader()
/third_party/icu/icu4c/source/i18n/
H A Dregexst.cpp149 gStaticSetsInitOnce.reset(); in regex_cleanup()
H A Dcollationroot.cpp45 initOnce.reset(); in uprv_collation_root_cleanup()
/third_party/node/test/fuzzers/
H A Dfuzz_env.cc44 platform.reset( in LLVMFuzzerInitialize()
/third_party/node/deps/zlib/
H A Dgzguts.h192 int reset; /* true if a reset is pending after a Z_FINISH */ member
/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/i18n/
H A Dcollationroot.cpp45 initOnce.reset(); in uprv_collation_root_cleanup()
H A Ddangical.cpp41 gDangiCalendarInitOnce.reset(); in calendar_dangi_cleanup()
H A Dregexst.cpp149 gStaticSetsInitOnce.reset(); in regex_cleanup()
H A Dutf16collationiterator.h52 reset(); in setText()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_flush.c170 cb.reset = st_device_reset_callback; in st_install_device_reset_callback()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dcoleitr.h88 * c->reset();
100 * between calls to reset(), setOffset(), or setText(). That is, next()
102 * next() or vice versa, reset(), setOffset() or setText() has to be called first
103 * to reset the status, shifting pointers to either the end or the start of
104 * the string (reset() or setText()), or the specified position (setOffset()).
174 void reset(void);
356 /** Normalizes dir_=1 (just after setOffset()) to dir_=0 (just after reset()). */
369 * <0: backwards; 0: just after reset() (previous() begins from end);
/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry_operation.js25 RetryOperation.prototype.reset = function() {
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcoleitr.h88 * c->reset();
100 * between calls to reset(), setOffset(), or setText(). That is, next()
102 * next() or vice versa, reset(), setOffset() or setText() has to be called first
103 * to reset the status, shifting pointers to either the end or the start of
104 * the string (reset() or setText()), or the specified position (setOffset()).
174 void reset(void);
356 /** Normalizes dir_=1 (just after setOffset()) to dir_=0 (just after reset()). */
369 * <0: backwards; 0: just after reset() (previous() begins from end);
/third_party/icu/icu4c/source/test/intltest/
H A Dquantityformattertest.cpp151 fmt.reset(); in TestBasic()
152 assertFalse("isValid after reset", fmt.isValid()); in TestBasic()
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dlogger_test.cc49 test_logger_.reset(new StringLogger()); in SetUp()
/third_party/node/deps/v8/src/common/
H A Dassert-scope.cc42 old_data_.reset(); in Release()
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc48 deoptimized_frame_.reset(Deoptimizer::DebuggerInspectableFrame( in FrameInspector()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc106 slots.reset(); in Trace()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-compilation-info.cc91 graph_labeller_.reset(graph_labeller); in set_graph_labeller()

Completed in 12 milliseconds

1...<<51525354555657585960>>...121