Home
last modified time | relevance | path

Searched defs:previous (Results 26 - 50 of 195) sorted by relevance

12345678

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringCharacterIterator.java199 public char previous() in previous() method in StringCharacterIterator
H A DUCharacterIterator.java217 public abstract int previous(); in previous() method in UCharacterIterator
[all...]
/third_party/libdrm/tests/
H A Ddrmsl.c64 unsigned long previous; in do_time() local
/third_party/node/deps/v8/src/tasks/
H A Dcancelable-task.cc17 Status previous; in ~Cancelable() local
/third_party/pulseaudio/src/pulse/
H A Dmainloop-signal.c56 pa_signal_event *previous, *next; member
/third_party/skia/src/sksl/ir/
H A DSkSLSymbolTable.cpp53 const Symbol* previous = fParent->lookup(writableSymbolTable, key); in lookup() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupLayoutD3D12.cpp117 D3D12_DESCRIPTOR_RANGE& previous = descriptorRanges.back(); in BindGroupLayout() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-page.hh131 bool previous (hb_codepoint_t *codepoint) const in previous() function
/third_party/ffmpeg/libavcodec/
H A Droqaudioenc.c82 static unsigned char dpcm_predict(short *previous, short current) in dpcm_predict() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUCharacterIterator.java233 public abstract int previous(); in previous() method in UCharacterIterator
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointMap.java271 public boolean previous() { in previous() method in CodePointMap.StringIterator
/third_party/icu/icu4c/source/common/
H A Dulist.cpp20 UListNode *previous; member
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/iterator/
H A DTestUCharacterIterator.java252 public int previous() { in previous() method in TestUCharacterIterator.UCharIterator
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/iterator/
H A DTestUCharacterIterator.java249 public int previous() { in previous() method in TestUCharacterIterator.UCharIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java256 public boolean previous() { in previous() method in CodePointMap.StringIterator
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
/third_party/icu/icu4c/source/common/unicode/
H A Duiter.h447 UCharIteratorPrevious *previous; member
/third_party/libuv/src/win/
H A Dsignal.c95 unsigned long previous = InterlockedExchange( in RB_GENERATE_STATIC() local
/third_party/libuv/src/
H A Dfs-poll.c47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcache.h29 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 Dcache.c107 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 Dulist.cpp20 UListNode *previous; member
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duiter.h447 UCharIteratorPrevious *previous; member
/third_party/node/deps/icu-small/source/i18n/
H A Dsearch.cpp283 int32_t SearchIterator::previous(UErrorCode &status) in previous() function in SearchIterator
/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h144 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

Completed in 13 milliseconds

12345678