/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/ |
D | ArrayIterator.java | 87 public E next() { in iterator() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | next.rst | 3 next title
|
/aosp_15_r20/external/llvm/test/CodeGen/SystemZ/Large/ |
H A D | branch-range-12.py | 101 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
H A D | branch-range-01.py | 81 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
H A D | branch-range-09.py | 81 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
H A D | branch-range-05.py | 85 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
H A D | branch-range-10.py | 85 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
H A D | branch-range-03.py | 81 next = 'before%d' % (i + 1) if i + 1 < branch_blocks else 'main' variable
|
/aosp_15_r20/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/header/ |
H A D | HeaderClientInterceptor.java | 43 CallOptions callOptions, Channel next) { in interceptCall()
|
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/activities/ |
D | LockedHomeActivityTest.java | 67 Intent next = shadowActivity.getNextStartedActivity(); in startActivity_startsCurrentLockTaskIntent() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/ |
H A D | CompoundEnumeration.java | 43 private boolean next() { in next() method in CompoundEnumeration
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | utilities.h | 39 struct list *next; member
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | DdmSyncStageUpdater.java | 48 public synchronized void next(Stage stage) { in next() method in DdmSyncStageUpdater
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/testdata/testprog/ |
D | iter-pull.go | 83 next func() (int, bool) member
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | t5r2_correcting_filter_interpreter.cc | 11 PropRegistry* prop_reg, Interpreter* next, Tracer* tracer) in T5R2CorrectingFilterInterpreter()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/chunk/ |
H A D | MediaChunkIterator.java | 76 boolean next(); in next() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/ |
D | build.rs | 52 let next = pieces.next()?; in rustc_minor_version() localVariable
|
/aosp_15_r20/external/kmod/libkmod/ |
H A D | libkmod-index.h | 25 struct index_value *next; member
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | LaunchWarningWindow.java | 30 public LaunchWarningWindow(Context context, ActivityRecord cur, ActivityRecord next) { in LaunchWarningWindow()
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | disable-tail-calls.c | 4 struct List *next; member
|
/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/ |
D | signal_queue.h | 69 Node* next; member
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | NodeListIterator.java | 31 public Node next() { in next() method in NodeListIterator
|
/aosp_15_r20/external/libchrome-gestures/include/ |
H A D | filter_interpreter.h | 30 Interpreter* next, in FilterInterpreter()
|
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/internal/ |
H A D | ArrayIterator.java | 23 public Object next() { in next() method in ArrayIterator
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/async/ |
H A D | InputStreamSubscriberTckTest.java | 55 public void onNext(ByteBuffer next) { in createSubscriber()
|