Home
last modified time | relevance | path

Searched refs:lose (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/external/tcpdump/
Dprint-zephyr.c151 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/
Dzenfone-2.log51 [ 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/
Dlists.txt17 A lose list:
25 A lose list with paragraphs
/external/llvm-project/llvm/test/Transforms/LoopVectorize/
Dnontemporal.ll17 ; 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/
Dnontemporal.ll18 ; 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/
Dzgrep-context.sh28 *) echo you lose 1>&2; exit 1;;
/external/llvm/test/Transforms/SLPVectorizer/AArch64/
Dnontemporal.ll8 ; 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/
Dinsert-header.sin14 # Output the file's contents by reading the next line. But don't lose the
/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dcontrol15 causes us to lose credentials to our currently connected service. Tests
/external/e2fsprogs/po/
Dinsert-header.sin14 # Output the file's contents by reading the next line. But don't lose the
/external/catch2/
DAndroid.bp26 // 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/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/ksoap2/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/
Dnontemporal.ll19 ; 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/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/scapy/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/selinux/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/lottie/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/elfutils/libdwfl/
Dlinux-proc-maps.c281 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/
Dpreserve-nonnull.ll3 ; Make sure that SROA doesn't lose nonnull metadata
49 ; *does* initially, but then we lose that !range metadata before we finish
/external/fec/
DAndroid.bp14 // taking care not to lose any license_kind information, and overriding the
/external/libtextclassifier/abseil-cpp/
DAndroid.bp14 // taking care not to lose any license_kind information, and overriding the
/external/glide/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the
/external/rust/crates/chrono/
DAndroid.bp14 // taking care not to lose any license_kind information, and overriding the
/external/llvm/lib/Support/
DAndroid.bp12 // taking care not to lose any license_kind information, and overriding the

12345678910>>...23