Home
last modified time | relevance | path

Searched defs:previous (Results 151 - 175 of 206) sorted by relevance

123456789

/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp606 int32_t RuleBasedBreakIterator::previous() { in previous() function in RuleBasedBreakIterator
/third_party/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp384 UChar32 previous() { return (pos > 0) ? cp[--pos] : U_SENTINEL; } in previous() function in CodePointIterator
515 uint32_t previous = lowerLimit; in checkAllocWeights() local
[all...]
H A Dicusvtst.cpp1235 UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); variable
H A Dtstnorm.cpp614 UChar32 previous() { in previous() function in UChar32Iterator
/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc512 int previous = umask( in SetUMask() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh635 bool previous (hb_codepoint_t *codepoint) const in previous() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp443 SimpleFilteredSentenceBreakIterator::previous(void) { in previous() function in SimpleFilteredSentenceBreakIterator
H A Drbbi.cpp622 int32_t RuleBasedBreakIterator::previous(void) { in previous() function in RuleBasedBreakIterator
/third_party/toybox/toys/other/
H A Dbzcat.c516 int count, pos, current, run, copies, outbyte, previous, gotcount = 0; in write_bunzip_data() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc237 int* previous = thing->get(); in TEST() local
/third_party/ffmpeg/libavfilter/
H A Daf_mcompand.c62 PrevCrossover *previous; member
[all...]
/third_party/glfw/src/
H A Dinput.c1299 _GLFWmapping* previous = findMapping(mapping.guid); in glfwUpdateGamepadMappings() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java1521 public int previous() { in previous() method in Normalizer
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationBuilder.java1445 private static long nodeFromPreviousIndex(int previous) { in nodeFromPreviousIndex() argument
1484 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java1243 public int previous() { in previous() method in BasicTest.UCharIterator
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java1240 public int previous() { in previous() method in BasicTest.UCharIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer.java1559 public int previous() { in previous() method in Normalizer
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationBuilder.java1449 private static long nodeFromPreviousIndex(int previous) { in nodeFromPreviousIndex() argument
1488 private static long changeNodePreviousIndex(long node, int previous) { in changeNodePreviousIndex() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_query.h188 struct si_query_buffer *previous; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.h175 struct r600_query_buffer *previous; member
/third_party/node/deps/v8/src/logging/
H A Dcounters.h282 NestedTimedHistogramScope* previous = current_; in Enter() local
287 inline void Leave(NestedTimedHistogramScope* previous) { in Leave() argument
/third_party/node/deps/v8/src/objects/
H A Dmap-updater.cc305 Map previous = Map::cast(map.GetBackPointer(isolate)); in DetectIntegrityLevelTransitions() local
515 Handle<Map> previous = in TrySaveIntegrityLevelTransitions() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dscanner.cc163 TokenDesc* previous = current_; in Next() local
/third_party/python/Tools/gdb/
H A Dlibpython.py1074 def previous(self): member in PyFramePtr
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_cost_enc.c395 PositionOrphanInterval(CostManager* const manager, CostInterval* const current, CostInterval* previous) PositionOrphanInterval() argument
[all...]

Completed in 43 milliseconds

123456789