| /third_party/node/deps/icu-small/source/common/ |
| H A D | rbbi.cpp | 606 int32_t RuleBasedBreakIterator::previous() { in previous() function in RuleBasedBreakIterator
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | collationtest.cpp | 384 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 D | icusvtst.cpp | 1235 UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status); variable
|
| H A D | tstnorm.cpp | 614 UChar32 previous() { in previous() function in UChar32Iterator
|
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8-posix.cc | 512 int previous = umask( in SetUMask() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set.hh | 635 bool previous (hb_codepoint_t *codepoint) const in previous() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | filteredbrk.cpp | 443 SimpleFilteredSentenceBreakIterator::previous(void) { in previous() function in SimpleFilteredSentenceBreakIterator
|
| H A D | rbbi.cpp | 622 int32_t RuleBasedBreakIterator::previous(void) { in previous() function in RuleBasedBreakIterator
|
| /third_party/toybox/toys/other/ |
| H A D | bzcat.c | 516 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 D | statusor_test.cc | 237 int* previous = thing->get(); in TEST() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_mcompand.c | 62 PrevCrossover *previous; member [all...] |
| /third_party/glfw/src/ |
| H A D | input.c | 1299 _GLFWmapping* previous = findMapping(mapping.guid); in glfwUpdateGamepadMappings() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Normalizer.java | 1521 public int previous() { in previous() method in Normalizer [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationBuilder.java | 1445 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 D | BasicTest.java | 1243 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 D | BasicTest.java | 1240 public int previous() { in previous() method in BasicTest.UCharIterator [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Normalizer.java | 1559 public int previous() { in previous() method in Normalizer [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationBuilder.java | 1449 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 D | si_query.h | 188 struct si_query_buffer *previous; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_query.h | 175 struct r600_query_buffer *previous; member
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.h | 282 NestedTimedHistogramScope* previous = current_; in Enter() local 287 inline void Leave(NestedTimedHistogramScope* previous) { in Leave() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | map-updater.cc | 305 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 D | scanner.cc | 163 TokenDesc* previous = current_; in Next() local
|
| /third_party/python/Tools/gdb/ |
| H A D | libpython.py | 1074 def previous(self): member in PyFramePtr
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_cost_enc.c | 395 PositionOrphanInterval(CostManager* const manager, CostInterval* const current, CostInterval* previous) PositionOrphanInterval() argument [all...] |