Home
last modified time | relevance | path

Searched defs:next (Results 76 – 100 of 10451) sorted by relevance

12345678910>>...419

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/functional/std/
Diterator.hpp63 struct next struct
71 struct result<This(ForwardIterator)>
81 struct result<This(ForwardIterator, Distance)>
91 ForwardIterator operator()(ForwardIterator x) const in operator ()()
100 ForwardIterator operator()( in operator ()()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DAtomicDouble.java92 long next = doubleToRawLongBits(newValue); in set() local
102 long next = doubleToRawLongBits(newValue); in lazySet() local
113 long next = doubleToRawLongBits(newValue); in getAndSet() local
159 long next = doubleToRawLongBits(nextVal); in getAndAdd() local
179 long next = doubleToRawLongBits(nextVal); in addAndGet() local
H A DAtomicDoubleArray.java112 long next = doubleToRawLongBits(newValue); in set() local
123 long next = doubleToRawLongBits(newValue); in lazySet() local
135 long next = doubleToRawLongBits(newValue); in getAndSet() local
184 long next = doubleToRawLongBits(nextVal); in getAndAdd() local
205 long next = doubleToRawLongBits(nextVal); in addAndGet() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/
Dcontext.hpp34 Next const& next; member
67 inline context<ID, T, Next> make_context(T& val, Next const& next) in make_context()
82 make_unique_context(T& /* val */, Next const& next, FoundVal&) in make_unique_context()
89 make_unique_context(T& val, Next const& next, unused_type) in make_unique_context()
97 make_unique_context(T& val, Next const& next) in make_unique_context()
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DLinkedListMultimap.java114 @CheckForNull Node<K, V> next; // the next node (with any key) field in LinkedListMultimap.Node
328 @CheckForNull Node<K, V> next; field in LinkedListMultimap.NodeIterator
365 public Node<K, V> next() { in next() method in LinkedListMultimap.NodeIterator
439 @CheckForNull Node<K, V> next = head; field in LinkedListMultimap.DistinctKeyIterator
457 public K next() { in next() method in LinkedListMultimap.DistinctKeyIterator
484 @CheckForNull Node<K, V> next; field in LinkedListMultimap.ValueForKeyIterator
531 public V next() { in next() method in LinkedListMultimap.ValueForKeyIterator
H A DMapMakerInternalMap.java299 E newEntry(S segment, K key, int hash, @CheckForNull E next); in newEntry()
404 private final StrongKeyStrongValueEntry<K, V> next; field in MapMakerInternalMap.StrongKeyStrongValueEntry.LinkedStrongKeyStrongValueEntry
406 LinkedStrongKeyStrongValueEntry(K key, int hash, StrongKeyStrongValueEntry<K, V> next) { in LinkedStrongKeyStrongValueEntry()
471 @CheckForNull StrongKeyStrongValueEntry<K, V> next) { in newEntry()
503 private final StrongKeyWeakValueEntry<K, V> next; field in MapMakerInternalMap.StrongKeyWeakValueEntry.LinkedStrongKeyWeakValueEntry
505 LinkedStrongKeyWeakValueEntry(K key, int hash, StrongKeyWeakValueEntry<K, V> next) { in LinkedStrongKeyWeakValueEntry()
572 @CheckForNull StrongKeyWeakValueEntry<K, V> next) { in newEntry()
596 private final StrongKeyDummyValueEntry<K> next; field in MapMakerInternalMap.StrongKeyDummyValueEntry.LinkedStrongKeyDummyValueEntry
598 LinkedStrongKeyDummyValueEntry(K key, int hash, StrongKeyDummyValueEntry<K> next) { in LinkedStrongKeyDummyValueEntry()
658 @CheckForNull StrongKeyDummyValueEntry<K> next) { in newEntry()
[all …]
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DLinkedListMultimap.java112 @CheckForNull Node<K, V> next; // the next node (with any key) field in LinkedListMultimap.Node
326 @CheckForNull Node<K, V> next; field in LinkedListMultimap.NodeIterator
363 public Node<K, V> next() { in next() method in LinkedListMultimap.NodeIterator
437 @CheckForNull Node<K, V> next = head; field in LinkedListMultimap.DistinctKeyIterator
455 public K next() { in next() method in LinkedListMultimap.DistinctKeyIterator
482 @CheckForNull Node<K, V> next; field in LinkedListMultimap.ValueForKeyIterator
529 public V next() { in next() method in LinkedListMultimap.ValueForKeyIterator
H A DMapMakerInternalMap.java299 E newEntry(S segment, K key, int hash, @CheckForNull E next); in newEntry()
404 private final StrongKeyStrongValueEntry<K, V> next; field in MapMakerInternalMap.StrongKeyStrongValueEntry.LinkedStrongKeyStrongValueEntry
406 LinkedStrongKeyStrongValueEntry(K key, int hash, StrongKeyStrongValueEntry<K, V> next) { in LinkedStrongKeyStrongValueEntry()
471 @CheckForNull StrongKeyStrongValueEntry<K, V> next) { in newEntry()
503 private final StrongKeyWeakValueEntry<K, V> next; field in MapMakerInternalMap.StrongKeyWeakValueEntry.LinkedStrongKeyWeakValueEntry
505 LinkedStrongKeyWeakValueEntry(K key, int hash, StrongKeyWeakValueEntry<K, V> next) { in LinkedStrongKeyWeakValueEntry()
572 @CheckForNull StrongKeyWeakValueEntry<K, V> next) { in newEntry()
596 private final StrongKeyDummyValueEntry<K> next; field in MapMakerInternalMap.StrongKeyDummyValueEntry.LinkedStrongKeyDummyValueEntry
598 LinkedStrongKeyDummyValueEntry(K key, int hash, StrongKeyDummyValueEntry<K> next) { in LinkedStrongKeyDummyValueEntry()
658 @CheckForNull StrongKeyDummyValueEntry<K> next) { in newEntry()
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex34/aar/
Dandroidx.graphics_graphics-path.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
Dclasses.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common_apex30/aar/
Dclasses.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
Dandroidx.graphics_graphics-path.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-path/1.0.0-rc01/androidx.graphics_graphics-path/android_common/aar/
Dclasses.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
Dandroidx.graphics_graphics-path.jar ... final androidx.graphics.path.PathSegment$Type next (float[], int) float[] ...
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DInternalProtocolNegotiators.java141 public static ChannelHandler waitUntilActiveHandler(ChannelHandler next, in waitUntilActiveHandler()
149 public static ChannelHandler grpcNegotiationHandler(GrpcHttp2ConnectionHandler next) { in grpcNegotiationHandler()
154 ChannelHandler next, SslContext sslContext, String authority, in clientTlsHandler()
162 protected ProtocolNegotiationHandler(ChannelHandler next, String negotiatorName, in ProtocolNegotiationHandler()
167 protected ProtocolNegotiationHandler(ChannelHandler next, ChannelLogger negotiationLogger) { in ProtocolNegotiationHandler()
/aosp_15_r20/external/grpc-grpc/test/core/promise/
H A Dobservable_test.cc91 auto next = observable.Next(0); in TEST() local
97 auto next = observable.Next(0); in TEST() local
105 auto next = observable.Next(0); in TEST() local
113 auto next = observable.Next(1); in TEST() local
124 auto next = observable.Next(1); in TEST() local
136 auto next = observable.NextWhen([](int i) { return i == 3; }); in TEST() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/
H A DNat.java836 int next = z[i]; in shiftDownBit() local
848 int next = z[zOff + i]; in shiftDownBit() local
860 int next = x[i]; in shiftDownBit() local
872 int next = x[xOff + i]; in shiftDownBit() local
885 int next = z[i]; in shiftDownBits() local
898 int next = z[zOff + i]; in shiftDownBits() local
911 int next = x[i]; in shiftDownBits() local
924 int next = x[xOff + i]; in shiftDownBits() local
936 int next = z[i]; in shiftDownWord() local
947 int next = z[i]; in shiftUpBit() local
[all …]
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/raw/
H A DNat.java836 int next = z[i]; in shiftDownBit() local
848 int next = z[zOff + i]; in shiftDownBit() local
860 int next = x[i]; in shiftDownBit() local
872 int next = x[xOff + i]; in shiftDownBit() local
885 int next = z[i]; in shiftDownBits() local
898 int next = z[zOff + i]; in shiftDownBits() local
911 int next = x[i]; in shiftDownBits() local
924 int next = x[xOff + i]; in shiftDownBits() local
936 int next = z[i]; in shiftDownWord() local
947 int next = z[i]; in shiftUpBit() local
[all …]
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
H A DAtomicFUTransformer.kt429 val next = invokeVirtual.nextUseful in visitEnd() constant
450 val next = insn.next in visitEnd() constant
778 val next = this.next in checkCopyToDelegate() constant
999 val next = i.next in tryEraseUncheckedCast() constant
1077 val next = operation.next in fixupOperationOnAtomicVar() constant
1108 val next = if (arrayElementInfo != null) { in fixupLoad() constant
1277 val next = start.next in removeTraceAppend() constant
1291 val next = i.nextUseful in transform() constant
1353 val next = putfield.next in transform() constant
1422 val next = cur.next in transformDelegatedFieldAccessor() constant
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
H A DNat.java832 int next = z[i]; in shiftDownBit() local
844 int next = z[zOff + i]; in shiftDownBit() local
856 int next = x[i]; in shiftDownBit() local
868 int next = x[xOff + i]; in shiftDownBit() local
881 int next = z[i]; in shiftDownBits() local
894 int next = z[zOff + i]; in shiftDownBits() local
907 int next = x[i]; in shiftDownBits() local
920 int next = x[xOff + i]; in shiftDownBits() local
932 int next = z[i]; in shiftDownWord() local
943 int next = z[i]; in shiftUpBit() local
[all …]
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DAtomicDouble.java103 long next = doubleToRawLongBits(newValue); in set() local
113 long next = doubleToRawLongBits(newValue); in lazySet() local
124 long next = doubleToRawLongBits(newValue); in getAndSet() local
224 long next = doubleToRawLongBits(nextVal); in getAndUpdate() local
244 long next = doubleToRawLongBits(nextVal); in updateAndGet() local
/aosp_15_r20/external/python/cpython2/Lib/distutils/command/
Dbdist_msi.py43 def back(self, title, next, name = "Back", active = 1): argument
54 def cancel(self, title, next, name = "Cancel", active = 1): argument
65 def next(self, title, next, name = "Next", active = 1): argument
76 def xbutton(self, name, title, next, xpos): argument
/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dresult.h62 [[nodiscard]] constexpr Next next() const { in next() function
83 constexpr GenericBlockResult(Status status, Prev prev, Next next, size_t size) in GenericBlockResult()
130 constexpr BlockResult(BlockType* block, Next next) in BlockResult()
133 constexpr BlockResult(BlockType* block, Prev prev, Next next) in BlockResult()
138 Next next, in BlockResult()
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/command/
Dbdist_msi.py44 def back(self, title, next, name = "Back", active = 1): argument
55 def cancel(self, title, next, name = "Cancel", active = 1): argument
66 def next(self, title, next, name = "Next", active = 1): member in PyDialog
77 def xbutton(self, name, title, next, xpos): argument
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/
Dselect_all.rs200 fn next(&mut self) -> Option<Self::Item> { in next() method
202 let next = st.get_ref(); in next() localVariable
218 fn next(&mut self) -> Option<Self::Item> { in next() method
220 let next = st.get_mut(); in next() localVariable
236 fn next(&mut self) -> Option<Self::Item> { in next() method
238 let next = st.into_inner(); in next() localVariable

12345678910>>...419