Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 25 of 171) sorted by relevance

1234567

/aosp_15_r20/external/rust/android-crates-io/crates/scopeguard/src/
Dlib.rs502 let drops = Cell::new(0); in test_defer() localVariable
510 let drops = Cell::new(0); in test_defer_success_1() localVariable
522 let drops = Cell::new(0); in test_defer_success_2() localVariable
534 let drops = Cell::new(0); in test_defer_unwind_1() localVariable
546 let drops = Cell::new(0); in test_defer_unwind_2() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/tests/
Dcollect.rs24 let mut drops = Mutex::new(Vec::new()); in collect_drop_on_unwind() localVariable
48 let drops = drops.get_mut().unwrap(); in collect_drop_on_unwind() localVariable
104 let drops = DROPS.load(Ordering::SeqCst); in collect_drop_on_unwind_zst() localVariable
/aosp_15_r20/external/liburing/test/
H A Dcq-overflow.c24 static int test_io(const char *file, unsigned long usecs, unsigned *drops, int fault) in test_io()
247 unsigned iters, drops; in main() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/
H A Dtests.rs565 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
570 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/
H A Dtests.rs565 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
570 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/
H A Dtests.rs565 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
570 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/
H A Dtests.rs565 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
570 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/
H A Dtests.rs565 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
570 let drops = DROP_COUNTER.load(Ordering::SeqCst); in panic_safe() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/benchs/
H A Drun_common.sh26 function drops() function
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/tests/
Dcache_padded.rs67 fn drops() { in drops() function
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-queue/tests/
Dseg_queue.rs125 fn drops() { in drops() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dgen_stats.h51 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libnl/include/linux-private/linux/
Dgen_stats.h51 __u32 drops; member
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dgen_stats.h38 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dgen_stats.h50 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dgen_stats.h50 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dgen_stats.h50 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dgen_stats.h50 __u32 drops; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dgen_stats.h50 __u32 drops; member
/aosp_15_r20/external/libnl/include/linux-private/linux/
H A Dgen_stats.h62 __u32 drops; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dgen_stats.h38 __u32 drops; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dgen_stats.h38 __u32 drops; member

1234567