Searched refs:lose (Results 1 – 25 of 560) sorted by relevance
12345678910>>...23
/external/tcpdump/ |
D | print-zephyr.c | 151 int lose = 0; in zephyr_print() local 166 if (!s) lose = 1; in zephyr_print() 170 if (!lose) field = strtol(s, 0, 16); in zephyr_print() 174 if (!lose) field = s; in zephyr_print() 177 if (lose) return; in zephyr_print() 198 if (lose) in zephyr_print() 212 if (!lose && strcmp(ackdata, "SENT")) in zephyr_print() 247 if (!lose) ND_PRINT((ndo, " %s", z_triple(c, i, r))); in zephyr_print()
|
/external/cpuinfo/test/dmesg/ |
D | zenfone-2.log | 51 [ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 8 lose cover RAM: 3063M 52 [ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 8 lose cover RAM: 3063M 53 [ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 8 lose cover RAM: 3063M 54 [ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 8 lose cover RAM: 3063M 55 [ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 8 lose cover RAM: 3063M 56 [ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 8 lose cover RAM: 3063M 57 [ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 8 lose cover RAM: 3831M 58 [ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 8 lose cover RAM: 3983M 59 [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 8 lose cover RAM: 3983M 60 [ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 8 lose cover RAM: 3971M [all …]
|
/external/markdown/tests/misc/ |
D | lists.txt | 17 A lose list: 25 A lose list with paragraphs
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | nontemporal.ll | 17 ; Check that we don't lose !nontemporal hint when attempting vectorizing of loads. 28 ; Check that we don't lose !nontemporal hint when attempting vectorizing of stores.
|
/external/llvm/test/Transforms/LoopVectorize/ |
D | nontemporal.ll | 18 ; Check that we don't lose !nontemporal hint when vectorizing loads. 29 ; Check that we don't lose !nontemporal hint when vectorizing stores.
|
/external/zstd/tests/gzip/ |
D | zgrep-context.sh | 28 *) echo you lose 1>&2; exit 1;;
|
/external/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | nontemporal.ll | 8 ; Check that we don't lose !nontemporal hint when vectorizing loads. 33 ; Check that we don't lose !nontemporal hint when vectorizing stores.
|
/external/libexif/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/autotest/server/site_tests/network_WiFi_ProfileBasic/ |
D | control | 15 causes us to lose credentials to our currently connected service. Tests
|
/external/e2fsprogs/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/catch2/ |
D | Android.bp | 26 // taking care not to lose any license_kind information, and overriding the 102 // This is extremely slow to build, we don't lose coverage by excluding it.
|
/external/sqlite/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/ksoap2/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | nontemporal.ll | 19 ; Check that we don't lose !nontemporal hint when vectorizing loads. 42 ; Check that we don't lose !nontemporal hint when vectorizing stores.
|
/external/shaderc/spirv-headers/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/scapy/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/selinux/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/lottie/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/elfutils/libdwfl/ |
D | linux-proc-maps.c | 281 bool lose = report (); in proc_maps_report() local 283 return result != 0 ? result : lose ? -1 : 0; in proc_maps_report()
|
/external/llvm-project/llvm/test/Transforms/SROA/ |
D | preserve-nonnull.ll | 3 ; Make sure that SROA doesn't lose nonnull metadata 49 ; *does* initially, but then we lose that !range metadata before we finish
|
/external/fec/ |
D | Android.bp | 14 // taking care not to lose any license_kind information, and overriding the
|
/external/libtextclassifier/abseil-cpp/ |
D | Android.bp | 14 // taking care not to lose any license_kind information, and overriding the
|
/external/glide/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
/external/rust/crates/chrono/ |
D | Android.bp | 14 // taking care not to lose any license_kind information, and overriding the
|
/external/llvm/lib/Support/ |
D | Android.bp | 12 // taking care not to lose any license_kind information, and overriding the
|
12345678910>>...23