Home
last modified time | relevance | path

Searched defs:snd (Results 1 – 25 of 91) sorted by relevance

1234

/aosp_15_r20/external/clang/test/CodeGen/
H A Dobject-size.c397 char snd[]; member
402 char snd[0]; member
407 char snd[1]; member
412 char snd[2]; member
457 struct { struct DynStruct1 fst, snd; } *nested; in test30() member
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DCompletableFutureTest.java1623 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_normalCompletion() local
1670 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_exceptionalCompletion() local
1713 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_sourceCancelled() local
1755 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenCombine_actionFailed() local
1792 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenAcceptBoth_normalCompletion() local
1834 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenAcceptBoth_exceptionalCompletion() local
1877 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenAcceptBoth_sourceCancelled() local
1919 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testThenAcceptBoth_actionFailed() local
1956 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testRunAfterBoth_normalCompletion() local
1998 final CompletableFuture<Integer> snd = !fFirst ? f : g; in testRunAfterBoth_exceptionalCompletion() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DCompletableFutureTest.java1802 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenCombine_normalCompletion() local
1850 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenCombine_exceptionalCompletion() local
1894 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenCombine_sourceCancelled() local
1937 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenCombine_actionFailed() local
1975 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenAcceptBoth_normalCompletion() local
2018 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenAcceptBoth_exceptionalCompletion() local
2062 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenAcceptBoth_sourceCancelled() local
2105 final CompletableFuture<Item> snd = !fFirst ? f : g; in testThenAcceptBoth_actionFailed() local
2143 final CompletableFuture<Item> snd = !fFirst ? f : g; in testRunAfterBoth_normalCompletion() local
2186 final CompletableFuture<Item> snd = !fFirst ? f : g; in testRunAfterBoth_exceptionalCompletion() local
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DCompletableFuture.java1181 CompletableFuture<U> snd; // second source for action field in CompletableFuture.BiCompletion
1183 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiCompletion()
1244 CompletableFuture<T> src, CompletableFuture<U> snd, in BiApply()
1319 CompletableFuture<T> src, CompletableFuture<U> snd, in BiAccept()
1395 CompletableFuture<T> src, CompletableFuture<U> snd, in BiRun()
1457 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiRelay()
1535 CompletableFuture<T> src, CompletableFuture<U> snd, in OrApply()
1588 CompletableFuture<T> src, CompletableFuture<U> snd, in OrAccept()
1642 CompletableFuture<T> src, CompletableFuture<U> snd, in OrRun()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletableFuture.java1181 CompletableFuture<U> snd; // second source for action field in CompletableFuture.BiCompletion
1183 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiCompletion()
1244 CompletableFuture<T> src, CompletableFuture<U> snd, in BiApply()
1319 CompletableFuture<T> src, CompletableFuture<U> snd, in BiAccept()
1395 CompletableFuture<T> src, CompletableFuture<U> snd, in BiRun()
1457 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiRelay()
1535 CompletableFuture<T> src, CompletableFuture<U> snd, in OrApply()
1588 CompletableFuture<T> src, CompletableFuture<U> snd, in OrAccept()
1642 CompletableFuture<T> src, CompletableFuture<U> snd, in OrRun()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DCompletableFuture.java1181 CompletableFuture<U> snd; // second source for action field in CompletableFuture.BiCompletion
1183 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiCompletion()
1244 CompletableFuture<T> src, CompletableFuture<U> snd, in BiApply()
1319 CompletableFuture<T> src, CompletableFuture<U> snd, in BiAccept()
1395 CompletableFuture<T> src, CompletableFuture<U> snd, in BiRun()
1457 CompletableFuture<T> src, CompletableFuture<U> snd) { in BiRelay()
1535 CompletableFuture<T> src, CompletableFuture<U> snd, in OrApply()
1588 CompletableFuture<T> src, CompletableFuture<U> snd, in OrAccept()
1642 CompletableFuture<T> src, CompletableFuture<U> snd, in OrRun()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/
Dposix_socket_unittest.cc167 ssize_t snd = sock1->Send((uint8_t*)word.data(), word.size()); in TEST_F() local
204 ssize_t snd = sock1->Send((uint8_t*)word.data(), word.size()); in TEST_F() local
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dmod.rs13 pub mod snd; module
/aosp_15_r20/external/scapy/scapy/modules/
H A Dnmap.py107 def nmap_udppacket_sig(snd, rcv): argument
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/
Dtraits.rs56 let snd = second.as_ptr(); in offset() localVariable
65 let snd = second.as_ptr(); in offset() localVariable
74 let snd = second.as_ptr(); in offset() localVariable
83 let snd = second.as_ptr(); in offset() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/
H A Dtraits.rs56 let snd = second.as_ptr(); in offset() localVariable
65 let snd = second.as_ptr(); in offset() localVariable
74 let snd = second.as_ptr(); in offset() localVariable
83 let snd = second.as_ptr(); in offset() localVariable
/aosp_15_r20/external/libsrtp2/test/
H A Drtpw.c160 rtp_sender_t snd; in main() local
/aosp_15_r20/external/liburing/test/
H A D232c93d07b74.c176 static void *snd(void *arg) in snd() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Dmapped_reference.hpp80 mapped_reference(const FirstT& fst, second_reference_type snd) : first(fst), second(snd){} in mapped_reference()
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dmod.rs40 pub mod snd; module
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/export/
Dattributes.rs318 let snd = &segs[1]; in new() localVariable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/everest/library/kremlib/
H A DFStar_UInt128_extracted.c361 uint64_t snd; member
/aosp_15_r20/external/mbedtls/3rdparty/everest/library/kremlib/
H A DFStar_UInt128_extracted.c361 uint64_t snd; member
/aosp_15_r20/external/clang/test/OpenMP/
H A Dsimd_loop_messages.cpp338 GoodIter(int fst, int snd) { } in GoodIter()
H A Ddistribute_simd_loop_messages.cpp444 GoodIter(int fst, int snd) { } in GoodIter()
H A Dtaskloop_simd_loop_messages.cpp416 GoodIter(int fst, int snd) {} in GoodIter()
H A Dtarget_parallel_for_loop_messages.cpp342 GoodIter(int fst, int snd) {} in GoodIter()
H A Dtarget_parallel_for_simd_loop_messages.cpp342 GoodIter(int fst, int snd) {} in GoodIter()
H A Ddistribute_parallel_for_simd_loop_messages.cpp446 GoodIter(int fst, int snd) {} in GoodIter()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
H A DKeepClearRectsTests.java761 private static <T> boolean hasSameElements(List<T> fst, List<T> snd) { in hasSameElements()

1234