/external/tcpdump/ |
D | print-zephyr.c | 137 int lose = 0; in zephyr_print() local 150 if (!s) lose = 1; in zephyr_print() 154 if (!lose) field = strtol(s, 0, 16); in zephyr_print() 158 if (!lose) field = s; in zephyr_print() 161 if (lose) return; in zephyr_print() 182 if (lose) { in zephyr_print() 198 if (!lose && strcmp(ackdata, "SENT")) in zephyr_print() 233 if (!lose) ND_PRINT((ndo, " %s", z_triple(c, i, r))); in zephyr_print()
|
/external/dbus/tools/ |
D | dbus-monitor.c | 386 goto lose; in main() 391 goto lose; in main() 396 goto lose; in main() 401 goto lose; in main() 412 lose: in main()
|
/external/markdown/tests/misc/ |
D | lists.txt | 17 A lose list: 25 A lose list with paragraphs
|
/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/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/bison/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/elfutils/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/libexif/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/bison/runtime-po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/e2fsprogs/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 | 17 causes us to lose credentials to our currently connected service. Tests
|
/external/elfutils/libdwfl/ |
D | linux-proc-maps.c | 273 bool lose = report (); in proc_maps_report() local 275 return result != 0 ? result : lose ? -1 : 0; in proc_maps_report()
|
/external/dbus/dbus/ |
D | dbus-signature.c | 274 goto lose; in dbus_signature_validate_single() 277 lose: in dbus_signature_validate_single()
|
/external/llvm/test/Transforms/Reassociate/ |
D | no-op.ll | 27 ; The initial add doesn't change so should not lose the nsw flag.
|
/external/v8/test/webkit/ |
D | toString-number-dot-expr-expected.txt | 24 …ng() round-trip on a function that has a expression of form 4..x does not lose its meaning. The ex…
|
/external/avahi/docs/ |
D | INSTALL | 20 Please note that by disabling DBUS you lose the ability to publish and browse
|
/external/valgrind/gdbserver_tests/ |
D | mcleak.stdinB.gdb | 26 # b10--; // lose b10
|
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | coverage2-dbg.ll | 1 ; Test that coverage instrumentation does not lose debug location.
|
D | coverage-dbg.ll | 1 ; Test that coverage instrumentation does not lose debug location.
|
/external/dnsmasq/contrib/lease-access/ |
D | lease.access.patch | 58 /* lose the setuid and setgid capbilities */ 281 lease_prune(NULL, now); /* lose any expired leases */
|
/external/clang/test/Analysis/ |
D | misc-ps-eager-assume.m | 35 // The cast to 'short' causes us to lose symbolic constraint.
|
/external/webrtc/webrtc/base/ |
D | sslstreamadapter_unittest.cc | 442 void SetLoseFirstPacket(bool lose) { in SetLoseFirstPacket() argument 443 lose_first_packet_ = lose; in SetLoseFirstPacket()
|
/external/llvm/docs/tutorial/ |
D | LangImpl9.rst | 190 First, you're right that LLVM does lose information. For example, as of 202 Second, while LLVM does lose information, LLVM is not a fixed target: we
|
D | OCamlLangImpl8.rst | 195 First, you're right that LLVM does lose information. For example, as of 207 Second, while LLVM does lose information, LLVM is not a fixed target: we
|
/external/clang/docs/ |
D | ClangTools.rst | 151 that don't want to use ``auto`` because they are afraid that they might lose
|