/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | Semaphore.java | 196 int next = current + releases; in tryReleaseShared() local 207 int next = current - reductions; in reducePermits() local
|
/aosp_15_r20/system/teeui/libteeui/src/ |
H A D | evdev.cpp | 73 auto& next = *timers_.begin(); in runTimers() local 101 std::chrono::steady_clock::time_point next = std::chrono::steady_clock::now() + duration; in addTimer() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | os.rs | 35 fn next(&mut self) -> Option<PathBuf> { in next() method 72 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | BreakIterator.java | 261 public abstract int next(int n); in next() method in BreakIterator 274 public abstract int next(); in next() method in BreakIterator
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/codegen/ |
H A D | RubyTarget.java | 149 char next; in snakecase() local 246 char next; in camelcase() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/ |
H A D | unique_impl.rs | 59 fn next(&mut self) -> Option<Self::Item> { in next() function 109 fn next(&mut self) -> Option<Self::Item> { in next() function
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | eventQ.c | 34 struct EvtList *next; member 51 static inline void __evtListDel(struct EvtList *prev, struct EvtList *next) in __evtListDel()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | os.rs | 35 fn next(&mut self) -> Option<PathBuf> { in next() method 72 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | Semaphore.java | 196 int next = current + releases; in tryReleaseShared() local 207 int next = current - reductions; in reducePermits() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/ |
H A D | os.rs | 35 fn next(&mut self) -> Option<PathBuf> { in next() method 72 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/abseil-cpp/absl/base/internal/ |
H A D | thread_identity.h | 65 PerThreadSynch* next; // Circular waiter queue; initialized to 0. member 160 ThreadIdentity* next; member
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_message_unittest.cc | 136 IPC::Message::NextMessageInfo next; in TEST() local 182 IPC::Message::NextMessageInfo next; in TEST() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/ |
H A D | UnsignedInts.java | 129 int next = flip(array[i]); in min() local 149 int next = flip(array[i]); in max() local
|
H A D | UnsignedBytes.java | 142 int next = toInt(array[i]); in min() local 162 int next = toInt(array[i]); in max() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/ |
H A D | thread_identity.h | 65 PerThreadSynch* next; // Circular waiter queue; initialized to 0. member 164 ThreadIdentity* next; member
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 768 SkOpAngle* next = fNext; in insert() local 840 const SkOpAngle* next = this; in loopCount() local 859 SkOpAngle* next = working->fNext; in merge() local 961 SkOpAngle* next = last->fNext; in previous() local
|
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ |
H A D | ProtocolNegotiatorsTest.java | 1176 ChannelHandler next = new ChannelInboundHandlerAdapter() { in waitUntilActiveHandler_firesNegotiation() local 1417 private final ChannelHandler next; field in ProtocolNegotiatorsTest.KickStartHandler 1419 public KickStartHandler(ChannelHandler next) { in KickStartHandler() 1425 ctx.pipeline().replace(ctx.name(), null, next); in handlerAdded() local
|
/aosp_15_r20/external/iproute2/include/ |
H A D | xtables.h | 201 struct xtables_lmap *next; member 217 struct xtables_match *next; member 291 struct xtables_target *next; member 361 struct xtables_rule_match *next; member
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/net/www/ |
H A D | MessageHeader.java | 171 public java.lang.String next() { in next() method in MessageHeader.HeaderIterator 187 int next = -1; // 0xffffffff field in MessageHeader.HeaderIterator
|
/aosp_15_r20/external/escapevelocity/src/main/java/com/google/escapevelocity/ |
H A D | DirectiveNode.java | 150 public Object next() { in next() method in DirectiveNode.ForEachNode.CountingIterator 151 Object next = iterator.next(); in next() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | collationbuilder.h | 253 static inline int64_t nodeFromNextIndex(int32_t next) { in nodeFromNextIndex() 292 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex()
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-queue/src/ |
D | descriptor.rs | 74 next: Le16, field 95 pub fn next(&self) -> u16 { in next() method
|
/aosp_15_r20/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/src/ |
H A D | JavaFxDispatcher.kt | 96 private val next = CopyOnWriteArrayList<CancellableContinuation<Long>>() constant in kotlinx.coroutines.javafx.PulseTimer
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/adapters/ |
H A D | map_windows.rs | 225 fn next(&mut self) -> Option<i32> { in test_size_hint() method 227 let next = (*hi != Some(0)).then_some(0); in test_size_hint() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/ |
D | unique_impl.rs | 63 fn next(&mut self) -> Option<Self::Item> { in next() function 107 fn next(&mut self) -> Option<Self::Item> { in next() function
|