| /third_party/node/deps/icu-small/source/common/ |
| H A D | uchriter.cpp | 178 UCharCharacterIterator::previous() { in previous() function in UCharCharacterIterator
|
| H A D | edits.cpp | 545 UBool Edits::Iterator::previous(UErrorCode &errorCode) { in previous() function in Edits::Iterator
|
| H A D | normlzr.cpp | 284 UChar32 Normalizer::previous() { in previous() function in Normalizer
|
| H A D | rbbi_cache.cpp | 284 void RuleBasedBreakIterator::BreakCache::previous(UErrorCode &status) { in previous() function in RuleBasedBreakIterator::BreakCache
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | contexts-inl.h | 119 Context Context::previous() const { in previous() function in v8::internal::Context
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.cc | 321 int IncreaseBy(int previous, int increase) { in IncreaseBy() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | DigitSequence.java | 127 public DigitSequence previous(DigitSequence num) { in previous() method in DigitSequence.Domain 277 public DigitSequence previous() { in previous() method in DigitSequence
|
| /third_party/python/Include/internal/ |
| H A D | pycore_frame.h | 56 struct _PyInterpreterFrame *previous; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDirectCompositionTest.cpp | 288 auto previous = mFpSetThreadDpiAwarenessContext(DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE); in TEST_P() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | coleitr.cpp | 167 int32_t CollationElementIterator::previous(UErrorCode& status) in previous() function in CollationElementIterator
|
| H A D | collationbuilder.h | 249 static inline int64_t nodeFromPreviousIndex(int32_t previous) { in nodeFromPreviousIndex() argument 288 static inline int64_t changeNodePreviousIndex(int64_t node, int32_t previous) { in changeNodePreviousIndex() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set-invertible.hh | 266 bool previous (hb_codepoint_t *codepoint) const in previous() function
|
| H A D | hb-set.hh | 136 bool previous (hb_codepoint_t *codepoint) const { return s.previous (codepoint); } in previous() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | edits.cpp | 545 UBool Edits::Iterator::previous(UErrorCode &errorCode) { in previous() function in Edits::Iterator
|
| H A D | normlzr.cpp | 284 UChar32 Normalizer::previous() { in previous() function in Normalizer
|
| H A D | rbbi_cache.cpp | 283 void RuleBasedBreakIterator::BreakCache::previous(UErrorCode &status) { in previous() function in RuleBasedBreakIterator::BreakCache
|
| H A D | uchriter.cpp | 178 UCharCharacterIterator::previous() { in previous() function in UCharCharacterIterator
|
| H A D | ustr_titlecase_brkiter.cpp | 108 int32_t WholeStringBreakIterator::previous() { return 0; } in previous() function in WholeStringBreakIterator
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | tokenizer.h | 399 inline const Tokenizer::Token& Tokenizer::previous() { return previous_; } in previous() function in google::protobuf::io::Tokenizer
|
| H A D | tokenizer_unittest.cc | 453 Tokenizer::Token previous = tokenizer.current(); in TEST_2D() local [all...] |
| /third_party/python/Python/ |
| H A D | hashtable.c | 81 _Py_slist_remove(_Py_slist_t *list, _Py_slist_item_t *previous, in _Py_slist_remove() argument 180 _Py_hashtable_entry_t *previous = NULL; in _Py_hashtable_steal() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | map_util.h | 581 UpdateReturnCopy(Collection* const collection, const typename Collection::value_type::first_type& key, const typename Collection::value_type::second_type& value, typename Collection::value_type::second_type* previous) UpdateReturnCopy() argument 600 UpdateReturnCopy(Collection* const collection, const typename Collection::value_type& vt, typename Collection::value_type::second_type* previous) UpdateReturnCopy() argument [all...] |
| /foundation/ability/ability_base/interfaces/kits/native/uri/src/ |
| H A D | uri.cpp | 327 size_t previous = 0; in GetPathSegments() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacsbr_fixed.c | 128 int k, previous, present; in make_bands() local
|
| H A D | svq1dec.c | 317 static void svq1_skip_block(uint8_t *current, uint8_t *previous, in svq1_skip_block() argument 334 svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_block() argument 377 svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_4v_block() argument 454 svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_decode_delta_block() argument 723 uint8_t *previous = s->prev->data[i]; svq1_decode_frame() local [all...] |