/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | CodePointMap.java | 256 public boolean previous() { in previous() method in CodePointMap.StringIterator
|
/third_party/icu/icu4c/source/i18n/ |
H A D | search.cpp | 283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | uiter.h | 447 UCharIteratorPrevious *previous; member
|
/third_party/libuv/src/win/ |
H A D | signal.c | 95 unsigned long previous = InterlockedExchange( in RB_GENERATE_STATIC() local
|
/third_party/libuv/src/ |
H A D | fs-poll.c | 47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | cache.h | 29 struct CACHED_GENERIC *previous; member 37 struct CACHED_INODE *previous; member 47 struct CACHED_NIDATA *previous; member 58 struct CACHED_LOOKUP *previous; member
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | cache.c | 107 struct HASH_ENTRY *previous; in drophashindex() local 151 struct CACHED_GENERIC *previous; in ntfs_fetch_cache() local 338 struct CACHED_GENERIC *previous; do_invalidate() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ulist.cpp | 20 UListNode *previous; member [all...] |
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | uiter.h | 447 UCharIteratorPrevious *previous; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | search.cpp | 283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
|
/third_party/node/deps/v8/src/strings/ |
H A D | unicode-inl.h | 144 unsigned Utf8::Encode(char* str, uchar c, int previous, bool replace_invalid) { in Encode() argument 189 unsigned Utf8::Length(uchar c, int previous) { in Length() argument
|
/third_party/node/deps/uv/src/ |
H A D | fs-poll.c | 47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member
|
/third_party/node/deps/uv/src/win/ |
H A D | signal.c | 95 unsigned long previous = InterlockedExchange( in RB_GENERATE_STATIC() local
|
/third_party/python/Lib/ |
H A D | shelve.py | 202 def previous(self): member in BsdDbShelf
|
/third_party/skia/src/gpu/ |
H A D | GrDynamicAtlas.cpp | 26 Node(Node* previous, GrRectanizer* rectanizer, int x, int y) in Node() argument 29 Node* previous() const { return fPrevious; } in previous() function in GrDynamicAtlas::Node 112 GrDynamicAtlas::Node* GrDynamicAtlas::makeNode(Node* previous, int l, int t, int r, int b) { in makeNode() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkSemaphore.cpp | 67 External *previous = nullptr; member in vk::BinarySemaphore::External
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | search.cpp | 283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | LinkedList.h | 104 LinkNode(LinkNode<T>* previous, LinkNode<T>* next) : previous_(previous), next_(next) { in LinkNode() argument 157 LinkNode<T>* previous() const { in previous() function in LinkNode [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ulist.cpp | 20 UListNode *previous; member [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | uiter.h | 447 UCharIteratorPrevious *previous; member
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_list.c | 228 struct cil_list_item *previous = NULL; in cil_list_remove() local
|
/kernel/linux/linux-5.10/arch/um/kernel/ |
H A D | irq.c | 227 struct irq_entry *previous = NULL; in garbage_collect_irq_entries() local
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | traps.c | 377 void *previous = per_cpu(exc_table, 0).default_handler[cause]; in trap_set_handler() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacsbr.c | 56 int k, previous, present; in make_bands() local
|
H A D | binkaudio.c | 63 float previous[MAX_DCT_CHANNELS][BINK_BLOCK_MAX_SIZE / 16]; ///< coeffs from previous audio block member
|