/external/rust/crates/rayon/tests/ |
D | collect.rs | 23 let mut drops = Mutex::new(Vec::new()); in collect_drop_on_unwind() localVariable 38 Recorddrop(elt, &drops) in collect_drop_on_unwind() 47 let drops = drops.get_mut().unwrap(); in collect_drop_on_unwind() localVariable 49 println!("{:?}", drops); in collect_drop_on_unwind() 51 assert_eq!(inserts.len(), drops.len(), "Incorrect number of drops"); in collect_drop_on_unwind() 54 drops.sort(); in collect_drop_on_unwind() 55 assert_eq!(inserts, drops, "Incorrect elements were dropped"); in collect_drop_on_unwind() 102 let drops = DROPS.load(Ordering::SeqCst); in collect_drop_on_unwind_zst() localVariable 104 assert_eq!(inserts, drops, "Incorrect number of drops"); in collect_drop_on_unwind_zst() 105 assert!(will_panic || drops == test_vec_len) in collect_drop_on_unwind_zst()
|
/external/rust/crates/scopeguard/src/ |
D | lib.rs | 485 let drops = Cell::new(0); in test_defer() localVariable 486 defer!(drops.set(1000)); in test_defer() 487 assert_eq!(drops.get(), 0); in test_defer() 493 let drops = Cell::new(0); in test_defer_success_1() localVariable 495 defer_on_success!(drops.set(1)); in test_defer_success_1() 496 assert_eq!(drops.get(), 0); in test_defer_success_1() 498 assert_eq!(drops.get(), 1); in test_defer_success_1() 505 let drops = Cell::new(0); in test_defer_success_2() localVariable 507 defer_on_success!(drops.set(1)); in test_defer_success_2() 510 assert_eq!(drops.get(), 0); in test_defer_success_2() [all …]
|
/external/bcc/tools/ |
D | tcpdrop_example.txt | 57 This tool is useful for debugging high rates of drops, which can cause the 66 Trace TCP drops by the kernel 72 ./tcpdrop # trace kernel TCP drops
|
/external/rust/crates/scopeguard/patches/ |
D | disable_panic_tests.patch | 11 let drops = Cell::new(0); 19 let drops = Cell::new(0);
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLProcessorVersion.src | 93 * Development drops are works in progress towards a 96 * feature, which may take several development drops to 100 * Each 'D' drops can contain functional enhancements as 101 * well as defect fixes. 'D' drops may not be as stable as
|
/external/strace/tests-mx32/ |
D | nlattr_tcmsg.c | 89 .drops = 0xcdedafed, in main() 103 PRINT_FIELD_U(", ", st, drops); in main()
|
D | nlattr_tc_stats.c | 115 .drops = 0xcdbeaedb, in main() 124 PRINT_FIELD_U(", ", qstats, drops); in main()
|
/external/strace/tests/ |
D | nlattr_tcmsg.c | 89 .drops = 0xcdedafed, in main() 103 PRINT_FIELD_U(", ", st, drops); in main()
|
D | nlattr_tc_stats.c | 115 .drops = 0xcdbeaedb, in main() 124 PRINT_FIELD_U(", ", qstats, drops); in main()
|
/external/strace/tests-m32/ |
D | nlattr_tcmsg.c | 89 .drops = 0xcdedafed, in main() 103 PRINT_FIELD_U(", ", st, drops); in main()
|
D | nlattr_tc_stats.c | 115 .drops = 0xcdbeaedb, in main() 124 PRINT_FIELD_U(", ", qstats, drops); in main()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | Version.src | 128 * Development drops are works in progress towards a 131 * feature, which may take several development drops to 135 * Each 'D' drops can contain functional enhancements as 136 * well as defect fixes. 'D' drops may not be as stable as
|
/external/apache-xml/src/main/java/org/apache/xalan/ |
D | Version.src | 131 * Development drops are works in progress towards a 134 * feature, which may take several development drops to 138 * Each 'D' drops can contain functional enhancements as 139 * well as defect fixes. 'D' drops may not be as stable as
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | enum_abstract.test | 6 // javac drops the inaccessible member f() and doesn't generate
|
/external/python/rsa/ |
D | README.md | 41 Version 3.4 was the last version in the 3.x range. Version 4.0 drops the following modules, 54 Version 4.0 drops support for Python 2.6 and 3.3.
|
/external/kernel-headers/original/uapi/linux/ |
D | gen_stats.h | 62 __u32 drops; member
|
/external/libnl/include/linux-private/linux/ |
D | gen_stats.h | 64 __u32 drops; member
|
/external/iproute2/include/uapi/linux/ |
D | gen_stats.h | 64 __u32 drops; member
|
/external/tensorflow/tensorflow/lite/tools/optimize/g3doc/ |
D | quantize_weights.md | 51 there can be accuracy drops depending on the model. For common CNN networks, the 52 observed accuracy drops are small and can be seen below.
|
/external/blktrace/ |
D | blktrace.c | 97 unsigned long long drops; member 911 static void net_send_close(int fd, char *buts_name, int drops) in net_send_close() argument 920 net_send_open_close(fd, drops, buts_name, 1); in net_send_close() 936 net_send_close(fd, dpp->buts_name, dpp->drops); in net_send_drops() 1116 int fd, drops = 0; in get_drops() local 1136 drops = atoi(tmp); in get_drops() 1139 return drops; in get_drops() 1149 dpp->drops = get_drops(dpp); in get_all_drops() 1633 iop->dpp->drops = get_drops(iop->dpp); in close_ios() 1642 net_send_close(iop->ofd, dpp->buts_name, dpp->drops); in close_ios() [all …]
|
/external/strace/ |
D | rtnl_tc.c | 61 PRINT_FIELD_U(", ", st, drops); in decode_tc_stats() 154 PRINT_FIELD_U(", ", qstats, drops); in decode_gnet_stats_queue()
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | branchfolding-undef.mir | 2 # Test that tail merging drops undef flags that aren't present on all
|
/external/unicode/additions/ |
D | emoji-exclusions.txt | 8 # Should be an empty file, used for temporary non-final emoji font drops.
|
/external/llvm-project/llvm/test/MC/AsmParser/ |
D | macro-vararg.s | 13 ## Difference: GNU as non-x86 drops the space before '(' (gas PR/25750)
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | remove-section-group.test | 2 ## drops the flag SHF_GROUP for preserved members of that group.
|