/aosp_15_r20/frameworks/base/libs/hwui/utils/ |
H A D | RingBuffer.h | 37 T& next() { in next() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | wasm.rs | 14 let next = *HEAD; in page_alloc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | wasm.rs | 14 let next = *HEAD; in page_alloc() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/ |
H A D | summary_iterator.py | 36 next = __next__ variable in _SummaryIterator
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/synth/ |
H A D | DifferentiatedParabola.h | 46 synth_float_t next(synth_float_t phase, synth_float_t phaseIncrement) { in next() function
|
/aosp_15_r20/external/antlr/runtime/C/src/ |
H A D | antlr3exception.c | 156 pANTLR3_EXCEPTION next; in antlr3ExceptionFree() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | RepeatedFieldIter.php | 112 public function next() function in Google\\Protobuf\\Internal\\RepeatedFieldIter
|
H A D | MapFieldIter.php | 128 public function next() function in Google\\Protobuf\\Internal\\MapFieldIter
|
/aosp_15_r20/external/musl/src/thread/ |
H A D | pthread_mutex_trylock.c | 51 volatile void *next = self->robust_list.head; in __pthread_mutex_trylock_owner() local
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/lookup/ |
H A D | ImportScope.java | 45 default ImportScope append(ImportScope next) { in append()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | wasm.rs | 14 let next = *HEAD; in page_alloc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | wasm.rs | 14 let next = *HEAD; in page_alloc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | wasm.rs | 14 let next = *HEAD; in page_alloc() localVariable
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/parser/ |
H A D | ContactParser.java | 61 final char next = lexer.lookAhead(1); in parse() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
H A D | TestSequence.java | 42 final int next = i + 1; in init() local
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | RepeatedFieldIter.php | 112 public function next() function in Google\\Protobuf\\Internal\\RepeatedFieldIter
|
H A D | MapFieldIter.php | 128 public function next() function in Google\\Protobuf\\Internal\\MapFieldIter
|
/aosp_15_r20/external/coreboot/src/arch/arm64/include/armv8/arch/ |
H A D | exception.h | 28 struct exception_handler *next; member
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_bookmarktree.cpp | 40 RetainPtr<const CPDF_Dictionary> next = dict->GetDictFor("Next"); in GetNextSibling() local
|
/aosp_15_r20/system/chre/platform/include/chre/platform/ |
H A D | heap_block_header.h | 35 HeapBlockHeader *next = nullptr; member
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | UResourceBundleIterator.java | 60 public UResourceBundle next()throws NoSuchElementException{ in next() method in UResourceBundleIterator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/ |
H A D | range.rs | 843 fn next(&mut self) -> Option<A> { in next() method 1011 fn next(&mut self) -> Option<A> { in next() method 1247 fn next(&mut self) -> Option<A> { in next() method
|
/aosp_15_r20/external/toybox/toys/posix/ |
H A D | ps.c | 229 struct ofields *next, *prev; member 1284 struct dirtree *next = dt->next; in collate_leaves() local 1894 struct regex_list *next; member
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | backend_impl.cc | 412 scoped_refptr<EntryImpl> next = OpenNextEntryImpl(iterator.get()); in SyncDoomEntriesBetween() local 1686 Rankings::ScopedRankingsBlock next(&rankings_, next_block); in OpenFollowingEntryFromList() local 1698 CacheRankingsBlock* next, in GetEnumeratedEntry()
|
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/ |
H A D | avcodec.rs | 271 fn next(&mut self) -> Option<Self::Item> { in next() method 317 fn next(&mut self) -> Option<Self::Item> { in next() method 444 fn next(&mut self) -> Option<Self::Item> { in next() method
|