Home
last modified time | relevance | path

Searched defs:U (Results 1 – 25 of 29) sorted by relevance

12

/libcore/ojluni/src/main/java/java/util/stream/
DReduceOps.java69 makeRef(U seed, BiFunction<U, ? super T, U> reducer, BinaryOperator<U> combiner) { in makeRef()
/libcore/ojluni/annotations/sdk/nullability/java/util/concurrent/
DConcurrentHashMap.annotated.java136 …core.util.Nullable U> transformer, @libcore.util.NonNull java.util.function.BiFunction<? super @li… in reduce()
152 …core.util.Nullable U> transformer, @libcore.util.NonNull java.util.function.BiFunction<? super @li… in reduceKeys()
168 …core.util.Nullable U> transformer, @libcore.util.NonNull java.util.function.BiFunction<? super @li… in reduceValues()
184 …core.util.Nullable U> transformer, @libcore.util.NonNull java.util.function.BiFunction<? super @li… in reduceEntries()
/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DLockSupport.java424 private static final Unsafe U = Unsafe.getUnsafe(); field in LockSupport
DAbstractQueuedSynchronizer.java1845 private static final Unsafe U = Unsafe.getUnsafe(); field in AbstractQueuedSynchronizer
DAbstractQueuedLongSynchronizer.java1479 private static final Unsafe U = Unsafe.getUnsafe(); field in AbstractQueuedLongSynchronizer
DStampedLock.java1487 private static final Unsafe U = Unsafe.getUnsafe(); field in StampedLock
/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletionStage.java310 BiFunction<? super T,? super U,? extends V> fn); in thenCombine()
330 BiFunction<? super T,? super U,? extends V> fn); in thenCombineAsync()
351 BiFunction<? super T,? super U,? extends V> fn, in thenCombineAsync()
DConcurrentHashMap.java3777 BiFunction<? super U, ? super U, ? extends U> reducer) { in reduce()
3963 BiFunction<? super U, ? super U, ? extends U> reducer) { in reduceKeys()
4149 BiFunction<? super U, ? super U, ? extends U> reducer) { in reduceValues()
4333 BiFunction<? super U, ? super U, ? extends U> reducer) { in reduceEntries()
5554 BiFunction<? super U, ? super U, ? extends U> reducer) { in MapReduceKeysTask()
5608 BiFunction<? super U, ? super U, ? extends U> reducer) { in MapReduceValuesTask()
5662 BiFunction<? super U, ? super U, ? extends U> reducer) { in MapReduceEntriesTask()
5716 BiFunction<? super U, ? super U, ? extends U> reducer) { in MapReduceMappingsTask()
6360 private static final Unsafe U = Unsafe.getUnsafe(); field in ConcurrentHashMap
DThreadLocalRandom.java375 private static final Unsafe U = Unsafe.getUnsafe(); field in ThreadLocalRandom
DCompletableFuture.java1245 BiFunction<? super T,? super U,? extends V> fn) { in BiApply()
1297 BiFunction<? super T,? super U,? extends V> f) { in biApplyStage()
2185 BiFunction<? super T,? super U,? extends V> fn) { in thenCombine()
2191 BiFunction<? super T,? super U,? extends V> fn) { in thenCombineAsync()
2197 BiFunction<? super T,? super U,? extends V> fn, Executor executor) { in thenCombineAsync()
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/atomic/
DAtomicInteger.java137 private static final sun.misc.Unsafe U; field in AtomicInteger
/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DFutureTask.java140 private static final sun.misc.Unsafe U; field in FutureTask
DPriorityBlockingQueue.java207 private static final sun.misc.Unsafe U; field in PriorityBlockingQueue
DCopyOnWriteArrayList.java258 private static final sun.misc.Unsafe U; field in CopyOnWriteArrayList
/libcore/ojluni/annotations/mmodule/java/util/concurrent/
DCompletableFuture.annotated.java88 …letionStage<? extends U> other, java.util.function.BiFunction<? super T,? super U,? extends V> fn)… in thenCombine()
90 …letionStage<? extends U> other, java.util.function.BiFunction<? super T,? super U,? extends V> fn)… in thenCombineAsync()
92 …letionStage<? extends U> other, java.util.function.BiFunction<? super T,? super U,? extends V> fn,… in thenCombineAsync()
/libcore/ojluni/annotations/flagged_api/java/util/stream/
DCollectors.annotated.java49 …ava.util.function.Function<? super T,? extends U> mapper, java.util.stream.Collector<? super U,A,R… in mapping()
51 …T,? extends java.util.stream.Stream<? extends U>> mapper, java.util.stream.Collector<? super U,A,R… in flatMapping()
/libcore/ojluni/src/main/java/java/util/concurrent/atomic/
DAtomicLongFieldUpdater.java377 private static final Unsafe U = Unsafe.getUnsafe(); field in AtomicLongFieldUpdater.CASUpdater
529 private static final Unsafe U = Unsafe.getUnsafe(); field in AtomicLongFieldUpdater.LockedUpdater
DAtomicReferenceFieldUpdater.java299 private static final Unsafe U = Unsafe.getUnsafe(); field in AtomicReferenceFieldUpdater.AtomicReferenceFieldUpdaterImpl
DAtomicIntegerFieldUpdater.java378 private static final Unsafe U = Unsafe.getUnsafe(); field in AtomicIntegerFieldUpdater.AtomicIntegerFieldUpdaterImpl
/libcore/luni/src/test/java/libcore/java/util/concurrent/
DCompletionStageTest.java140 BiFunction<? super T,? super U,? extends V> fn) { in thenCombine()
145 BiFunction<? super T,? super U,? extends V> fn) { in thenCombineAsync()
150 BiFunction<? super T,? super U,? extends V> fn, in thenCombineAsync()
/libcore/luni/src/test/java/libcore/java/util/
DEnumSetTest.java105 HF, TA, W, RE, OS, IR, PT, AU, HG, TL, PB, BI, PO, AT, RN, FR, RA, AC, TH, PA, U, NP, PU, enumConstant
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DEnumSetTest.java45 … v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, … enumConstant
53 … F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{}, S{}, T{}, U{}, V{}, W{}, X{}, Y{… enumConstant
57 … v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, aa, … enumConstant
/libcore/ojluni/src/test/java/util/Map/
DDefaults.java536 static <T,U,V> BiFunction<T,U,V> twoStep(AtomicBoolean b, in twoStep() argument
/libcore/ojluni/src/main/java/jdk/internal/util/
DArraysSupport.java58 static final Unsafe U = Unsafe.getUnsafe(); field in ArraysSupport
/libcore/ojluni/src/test/java/util/concurrent/tck/
DCompletableFutureTest.java4375 Function<U, CompletableFuture<V>> g) { in compose()
4734 BiFunction<? super T,? super U,? extends V> fn) { in thenCombine()
4738 BiFunction<? super T,? super U,? extends V> fn) { in thenCombineAsync()
4742 BiFunction<? super T,? super U,? extends V> fn, in thenCombineAsync()

12