/external/tcpdump/ |
D | print-zephyr.c | 141 int lose = 0; in zephyr_print() local 154 if (!s) lose = 1; in zephyr_print() 158 if (!lose) field = strtol(s, 0, 16); in zephyr_print() 162 if (!lose) field = s; in zephyr_print() 165 if (lose) return; in zephyr_print() 186 if (lose) { in zephyr_print() 202 if (!lose && strcmp(ackdata, "SENT")) in zephyr_print() 237 if (!lose) printf(" %s", z_triple(c, i, r)); in zephyr_print()
|
/external/markdown/tests/misc/ |
D | lists.txt | 17 A lose list: 25 A lose list with paragraphs
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | WebGLLoseContext.cpp | 43 void WebGLLoseContext::lose(bool force) in lose() function in blink::WebGLLoseContext 46 WebGLExtension::lose(true); in lose()
|
D | WebGLExtension.h | 47 virtual void lose(bool) in lose() function
|
D | WebGLLoseContext.h | 46 virtual void lose(bool) OVERRIDE;
|
/external/elfutils/0.153/libdwfl/ |
D | linux-proc-maps.c | 233 bool lose = report (); in proc_maps_report() local 235 return result != 0 ? result : lose ? -1 : 0; in proc_maps_report()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/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/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/elfutils/0.153/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/bison/po/ |
D | insert-header.sin | 14 # Output the file's contents by reading the next line. But don't lose the
|
/external/chromium_org/ui/views/test/ |
D | widget_test_mac.mm | 17 // Retain the window while closing it, otherwise the window may lose its last
|
/external/llvm/test/Transforms/Reassociate/ |
D | no-op.ll | 27 ; The initial add doesn't change so should not lose the nsw flag.
|
/external/chromium_org/components/os_crypt/ |
D | keychain_password_mac.mm | 52 // the encryption keyword. So as to not lose encrypted data when system
|
/external/chromium_org/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/valgrind/main/gdbserver_tests/ |
D | mcleak.stdinB.gdb | 26 # b10--; // lose b10
|
/external/chromium_org/third_party/webrtc/common_audio/signal_processing/ |
D | min_max_operations_neon.S | 46 vmax.u16 q12, q13 @ Use u16 so we don't lose the value -32768. 95 vmax.u32 q11, q13 @ Use u32 so we don't lose the value 0x80000000.
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | windowed_install_dialog_controller.mm | 90 // otherwise hard to lose behind other windows (since it is not modal).
|
/external/sepolicy/ |
D | kernel.te | 66 # and is then trying to exec a shell or other program. You lose!
|
/external/qemu/slirp/ |
D | COPYRIGHT | 44 this software. None. Nada. If you lose a million dollars while using
|
/external/qemu/slirp-android/ |
D | COPYRIGHT | 44 this software. None. Nada. If you lose a million dollars while using
|
/external/chromium_org/third_party/sqlite/src/ext/async/ |
D | README.txt | 33 You lose the Durable property. With the default I/O backend of SQLite, 41 You lose Durability with asynchronous I/O, but you still retain the
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/ |
D | TODO | 34 you have to gain or lose by using a different browser.
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | coverage-dbg.ll | 1 ; Test that coverage instrumentation does not lose debug location.
|