/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | UForwardCharacterIterator.java | 76 public int next(); in next() method
|
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
H A D | FwdRef.java | 28 FwdRef next; field in FwdRef
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | constraint.c | 41 constraint_expr_t *next; in constraint_expr_destroy() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | PeekingIterator.java | 61 E next(); in next() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_set.py | 1537 def next(self): member in I 1557 def next(self): member in X 1578 def next(self): member in E 1587 def next(self): member in S
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | obmalloc.c | 1801 poolp next; in pymalloc_pool_extend() local 1908 poolp next = usedpools[size + size]; /* == prev */ in allocate_from_new_pool() local 2037 poolp next = usedpools[size + size]; in insert_to_usedpool() local 2050 poolp next = pool->nextpool; in insert_to_freepool() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/ |
H A D | de.rs | 457 let next = match tri!(self.next_char()) { in parse_integer() localVariable 581 let next = match tri!(self.next_char()) { in parse_exponent() localVariable 773 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable 2415 fn next(&mut self) -> Option<Result<T>> { in next() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/ |
D | dense.rs | 1671 fn next(&mut self) -> Option<(S, State<'a, S>)> { in next() method 1761 fn next(&mut self) -> Option<(u8, S)> { in next() method 1783 fn next(&mut self) -> Option<(u8, u8, S)> { in next() method 1855 fn next(&mut self) -> Option<(u8, &'a mut S)> { in next() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/ |
H A D | de.rs | 563 let next = match tri!(self.next_char()) { in parse_integer() localVariable 694 let next = match tri!(self.next_char()) { in parse_exponent() localVariable 886 let next = match tri!(self.next_char()) { in parse_long_exponent() localVariable 2585 fn next(&mut self) -> Option<Result<T>> { in next() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/ |
H A D | onepass.rs | 2348 let next = self.table[offset + b].state_id(); in remap() localVariable 2368 let next = trans.state_id(); in fmt() localVariable 2448 fn next(&mut self) -> Option<(u8, u8, Transition)> { in next() method 2960 fn next(&mut self) -> Option<usize> { in next() method
|
/aosp_15_r20/frameworks/native/libs/gui/tests/ |
H A D | BLASTBufferQueue_test.cpp | 123 void setSyncTransaction(Transaction& next, bool acquireSingleBuffer = true) { in setSyncTransaction() 1111 Transaction next; in TEST_F() local 1265 Transaction next; in TEST_F() local 1308 Transaction next; in TEST_F() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | tarfile.py | 1495 def _proc_gnusparse_00(self, next, pax_headers, buf): argument 1506 def _proc_gnusparse_01(self, next, pax_headers): argument 1512 def _proc_gnusparse_10(self, next, pax_headers, tarfile): argument 2574 def next(self): member in TarFile
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | sort.h | 29 struct priority_entry *next; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/src/ |
D | macros.rs | 3 macro_rules! next { macro
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue22458.go | 14 next *node member
|
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/rcs/validator/ |
D | SipMessageValidator.java | 40 default SipMessageValidator andThen(SipMessageValidator next) { in andThen()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Enumeration.java | 124 @Override public E next() { in asIterator() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | Enumeration.java | 124 @Override public E next() { in asIterator() method
|
/aosp_15_r20/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | BaseEventStreamTransformation.java | 23 public void setNext(EventStreamTransformation next) { in setNext()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/ |
D | RingBuffer.h | 37 T& next() { in next() function
|