/external/llvm-project/compiler-rt/test/xray/TestCases/Posix/ |
D | logging-modes.cpp | 17 thread_local volatile bool printing = false; in printing_handler() local 18 if (printing) in printing_handler() 20 printing = true; in printing_handler() 22 printing = false; in printing_handler()
|
/external/bcc/tools/ |
D | syscount_example.txt | 9 Tracing syscalls, printing top 10... Ctrl+C to quit. 30 Tracing syscalls, printing top 10... Ctrl+C to quit. 41 Tracing syscalls, printing top 10... Ctrl+C to quit. 66 Tracing syscalls, printing top 10... Ctrl+C to quit. 85 the -i switch, for printing at predefined intervals: 88 Tracing failed syscalls, printing top 10... Ctrl+C to quit. 113 demonstrates the -e switch, for printing ENOENT failures at predefined intervals: 116 Tracing syscalls, printing top 10... Ctrl+C to quit.
|
/external/autotest/client/site_tests/platform_PrinterPpds/ |
D | control.ext_test_debug | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 24 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script. 28 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.ext_dump_debug | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 22 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script. 26 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.core_test_debug | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 24 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script. 28 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.core_dump_debug | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 22 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script. 26 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.core_dump | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 25 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.ext_dump | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 25 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.ext_test | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 28 When printing the PDF, the printing request sent to a printer is caught by
|
D | control.core_test | 10 The test fails in case of malfunctioning of CUPS printing stack (cupsd, 28 When printing the PDF, the printing request sent to a printer is caught by
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cc | 306 static bool ClockFuzzer(bool printing) { in ClockFuzzer() argument 335 if (printing) in ClockFuzzer() 341 if (printing) in ClockFuzzer() 347 if (printing) in ClockFuzzer() 353 if (printing) in ClockFuzzer() 359 if (printing) in ClockFuzzer() 365 if (printing) in ClockFuzzer() 378 if (printing) { in ClockFuzzer() 394 if (!printing) in ClockFuzzer()
|
/external/llvm-project/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_clock_test.cpp | 403 static bool ClockFuzzer(bool printing) { in ClockFuzzer() argument 432 if (printing) in ClockFuzzer() 438 if (printing) in ClockFuzzer() 444 if (printing) in ClockFuzzer() 450 if (printing) in ClockFuzzer() 456 if (printing) in ClockFuzzer() 462 if (printing) in ClockFuzzer() 468 if (printing) in ClockFuzzer() 481 if (printing) { in ClockFuzzer() 497 if (!printing) in ClockFuzzer()
|
/external/llvm/utils/gdb-scripts/ |
D | prettyprinters.py | 1 import gdb.printing 102 pp = gdb.printing.RegexpCollectionPrettyPrinter("LLVMSupport") 107 gdb.printing.register_pretty_printer(gdb.current_objfile(), pp)
|
/external/strace/ |
D | strace.spec | 131 + added printing of the mode argument of open and openat syscalls 239 - fix spurious "..." in printing of environment strings (#358241) 243 - fix biarch printing of negative argument kill (#430585) 255 - better futex syscall printing (##241467) 256 - fix argv/envp printing with small -s settings, and for biarch 263 - better quotactl printing (#118696) 298 - Improve msgrcv printing (#164757). 300 - Improve mount syscall printing (#165377). 301 - Correct printing of restarting syscalls (#165469).
|
D | strace.spec.in | 131 + added printing of the mode argument of open and openat syscalls 239 - fix spurious "..." in printing of environment strings (#358241) 243 - fix biarch printing of negative argument kill (#430585) 255 - better futex syscall printing (##241467) 256 - fix argv/envp printing with small -s settings, and for biarch 263 - better quotactl printing (#118696) 298 - Improve msgrcv printing (#164757). 300 - Improve mount syscall printing (#165377). 301 - Correct printing of restarting syscalls (#165469). 319 - Better printing for Linux aio system calls. [all …]
|
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
D | demangle.s | 4 ## Check we demangle symbols when printing symbol table. 8 ## Check we demangle symbols when printing relocations.
|
/external/llvm-project/mlir/utils/gdb-scripts/ |
D | prettyprinters.py | 3 import gdb.printing 160 pp = gdb.printing.RegexpCollectionPrettyPrinter('MLIRSupport') 239 gdb.printing.register_pretty_printer(gdb.current_objfile(), pp)
|
/external/libcups/berkeley/ |
D | Makefile | 73 echo Installing Berkeley user printing commands in $(BINDIR)... 78 echo Installing Berkeley admin printing commands in $(BINDIR)...
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | check-output-order.test | 2 ## printing order in code. One common reason the output could become 3 ## out-of-order is when more than one stream are printing at the same time.
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-objdump.rst | 114 Increase the displayed address in disassembly or section header printing by 177 Use hex format when printing immediate values in disassembly output. 193 When printing relocations, only print the relocations patching offsets from at least ``address``. 195 When printing symbols, only print symbols with a value of at least ``address``. 201 When printing relocations, only print the relocations patching offsets up to ``address``. 203 When printing symbols, only print symbols with a value up to ``address``. 209 …When printing a PC-relative global symbol reference, print it as an offset from the leading symbol.
|
/external/libcups/ |
D | README.md | 7 CUPS is a standards-based, open source printing system developed by Apple Inc. 11 supports printing to both local (parallel, serial, USB) and networked printers, 127 The sample drivers provide basic printing capabilities, but generally do not 129 greater printing capabilities. 135 CUPS provides both the System V `lp` and Berkeley `lpr` commands for printing: 140 Both the `lp` and `lpr` commands support printing options for the driver:
|
/external/tcpdump/ |
D | CHANGES | 7 Clean up IS-IS printing. 123 Clean up relative time stamp printing (Fix an array overflow) 184 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows) 197 IPv6: Fix header printing 209 LLC: Clean up printing of LLC packets 210 LLC: Fix the printing of RFC 948-style IP packets 213 MPLS LSP ping: Update printing for RFC 4379, bug fixes, more bounds checks 221 OLSR: Fix printing of smart-gateway HNAs in IPv4 225 OSPF: Fix printing 'ospf_topology_values' default 238 RPKI-RTR: Remove printing when truncated condition already detected [all …]
|
/external/rust/crates/syn/ |
D | Cargo.toml.orig | 24 default = ["derive", "parsing", "printing", "clone-impls", "proc-macro"] 28 printing = ["quote"]
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.43.8.txt | 17 floating point exception when printing the summary statistics. 21 number when printing an error message.
|
/external/python/google-api-python-client/samples/calendar_api/ |
D | README | 1 Loop over all a user's calendars, printing their titles.
|