/aosp_15_r20/external/autotest/client/profilers/powertop/src/ |
H A D | suggestions.c | 43 struct suggestion *next; member 66 struct suggestion *next; in reset_suggestions() local
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
H A D | CyclicTypesDeserTest.java | 28 public LinkB next; field in CyclicTypesDeserTest.LinkA 39 public GenericLink<T> next; field in CyclicTypesDeserTest.GenericLink
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/ |
D | BreakIterator.java | 295 public abstract int next(int n); in next() method in BreakIterator 308 public abstract int next(); in next() method in BreakIterator
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/ |
D | BreakIterator.java | 295 public abstract int next(int n); in next() method in BreakIterator 308 public abstract int next(); in next() method in BreakIterator
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ref/ |
H A D | ReferenceQueue.java | 241 Reference<?> next = list.pendingNext; in enqueuePending() local 267 Reference<?> next = list.pendingNext; in enqueuePending() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/ |
H A D | BreakIterator.java | 295 public abstract int next(int n); in next() method in BreakIterator 308 public abstract int next(); in next() method in BreakIterator
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | call_graph.cpp | 117 auto next = queue.front(); in ComputeTopologicalOrderOfFunctions() local 171 auto next = queue.front(); in GetIndirectCallees() local
|
/aosp_15_r20/external/slf4j/slf4j-simple/src/test/java/org/slf4j/simple/multiThreadedExecution/ |
H A D | StateCheckingPrintStream.java | 52 State next = computeState(s); in println() local 103 private IllegalStateException badState(String s, State currentState2, State next) { in badState()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ref/ |
D | ReferenceQueue.java | 241 Reference<?> next = list.pendingNext; in enqueuePending() local 267 Reference<?> next = list.pendingNext; in enqueuePending() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | compile.cc | 460 int next) { in UncachedRuneByteSuffix() 471 int next) { in MakeRuneCacheKey() 479 int next) { in CachedRuneByteSuffix() 493 int next = inst_[id].out(); in IsCachedRuneByteSuffix() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.h | 197 virtual void next() { if (!end()) pos = rev ? pos->prev : pos->next; } in next() function 400 void next() { if (pos < size) { ++pos; nextValid(); } } in next() function 460 Range *next; variable 472 delete next; in coalesce() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | compile.cc | 461 int next) { in UncachedRuneByteSuffix() 472 int next) { in MakeRuneCacheKey() 480 int next) { in CachedRuneByteSuffix() 494 int next = inst_[id].out(); in IsCachedRuneByteSuffix() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/ |
H A D | sparsebit.c | 605 struct node *prev, *next, *tmp; in node_reduce() local 1374 struct node *nodep, *next; in sparsebit_set_num() local 1456 struct node *nodep, *next; in sparsebit_clear_num() local 1917 sparsebit_idx_t next; in operate() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_dict.py | 172 def next(self): member in DictTest.test_update.FailingUserDict.keys.BogonIter 189 def next(self): member in DictTest.test_update.FailingUserDict.keys.BogonIter 203 def next(self): member in DictTest.test_update.badseq 245 def next(self): member in DictTest.test_fromkeys.BadSeq
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | inflate.c | 289 static code *next; local 627 z_const unsigned char FAR *next; /* next input */ local 1383 unsigned next; local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | inflate.c | 289 static code *next; local 627 z_const unsigned char FAR *next; /* next input */ local 1383 unsigned next; local
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/map/ |
D | mod.rs | 35 fn next(&mut self) -> Option<(ReflectValueRef<'a>, ReflectValueRef<'a>)>; in next() method 53 fn next(&mut self) -> Option<(ReflectValueRef<'a>, ReflectValueRef<'a>)> { in next() method 262 fn next(&mut self) -> Option<(ReflectValueRef<'a>, ReflectValueRef<'a>)> { in next() method
|
/aosp_15_r20/external/iputils/ |
H A D | rarpd.c | 50 struct iflink *next; member 60 struct ifaddr *next; member 68 struct rarp_map *next; member
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | EnumMap.java | 545 public K next() { in next() method in EnumMap.KeyIterator 554 public V next() { in next() method in EnumMap.ValueIterator 565 public Map.Entry<K,V> next() { in next() method in EnumMap.EntryIterator
|
/aosp_15_r20/external/leveldb/util/ |
H A D | cache.cc | 47 LRUHandle* next; member 134 LRUHandle* next = h->next_hash; in Resize() local 209 LRUHandle* next = e->next; in ~LRUCache() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/p2p/ |
H A D | p2p_sd.c | 331 const u8 *next; in p2p_rx_gas_initial_req() local 485 const u8 *next; in p2p_rx_gas_initial_resp() local 706 const u8 *next; in p2p_rx_gas_comeback_resp() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | timer_generic.cc | 475 grpc_timer *timer, *next; in refill_heap() local 563 grpc_core::Timestamp now, grpc_core::Timestamp* next, in run_some_expired_timers() 659 static grpc_timer_check_result timer_check(grpc_core::Timestamp* next) { in timer_check()
|
/aosp_15_r20/external/rust/android-crates-io/crates/form_urlencoded/src/ |
D | lib.rs | 51 fn next(&mut self) -> Option<Self::Item> { in next() method 110 fn next(&mut self) -> Option<Self::Item> { in next() method 138 fn next(&mut self) -> Option<&'a str> { in next() method
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkPathOpsWinding.cpp | 210 SkOpSpanBase* next; in windingSpanAtT() local 330 const SkPoint& next = sorted[index + 1]->fPt; in sortableTop() local 392 SkOpSpanBase* next; in findSortableTop() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | EnumMap.java | 545 public K next() { in next() method in EnumMap.KeyIterator 554 public V next() { in next() method in EnumMap.ValueIterator 565 public Map.Entry<K,V> next() { in next() method in EnumMap.EntryIterator
|