/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_dump.c | 64 static boolean dumping = FALSE; variable 267 dumping = TRUE; in trace_dumping_start_locked() 272 dumping = FALSE; in trace_dumping_stop_locked() 277 return dumping; in trace_dumping_enabled_locked() 311 if (!dumping) in trace_dump_call_begin_locked() 332 if (!dumping) in trace_dump_call_end_locked() 358 if (!dumping) in trace_dump_arg_begin() 367 if (!dumping) in trace_dump_arg_end() 376 if (!dumping) in trace_dump_ret_begin() 385 if (!dumping) in trace_dump_ret_end() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-raw-stream.test | 13 STREAM-NEXT: Stream 1: PDB Stream (dumping 118 / 118 bytes) 27 BOTH-NEXT: Stream 1: PDB Stream (dumping 118 / 118 bytes) 38 OFFSET-NEXT: Stream 1: PDB Stream (dumping 108 / 118 bytes) 48 SIZED-NEXT: Stream 1: PDB Stream (dumping 20 / 118 bytes) 55 SLICE-NEXT: Stream 1: PDB Stream (dumping 20 / 118 bytes) 62 DISCONTINUITY-NEXT: Stream 2: TPI Stream (dumping 100 / 5,392 bytes)
|
D | pdbdump-write.test | 2 ; works by first reading a known good PDB file and dumping the contents
|
/external/lua/src/ |
D | luac.c | 32 static int dumping=1; /* dump bytecodes? */ variable 99 dumping=0; in doargs() 107 if (i==argc && (listing || !dumping)) in doargs() 109 dumping=0; in doargs() 179 if (dumping) in pmain()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-pdbutil.rst | 76 When dumping compilands, compiland source-file contributions, or per-compiland 82 When dumping global, public, or per-compiland symbols, this option instructs 88 When dumping types, this option instructs **llvm-pdbutil** to omit any types 93 When dumping compilands, compiland source-file contributions, or per-compiland 99 When dumping global, public, or per-compiland symbols, limit the initial 104 When dumping types, limit the initial search to only those types that match 128 When dumping an enum, don't show the full enum (e.g. the individual enumerator 167 When dumping class definitions, stop after recursing the specified number of times. The
|
D | llvm-dwarfdump.rst | 84 Only recurse to a maximum depth of <n> when dumping debug info 108 Display verbose information when dumping. This can help to debug
|
/external/strace/xlat/ |
D | pr_dumpable.in | 2 SUID_DUMP_DISABLE 0 /* No setuid dumping */
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | bss.ll | 2 ; FIXME: Add ELF dumping tool to check results.
|
/external/llvm/test/MC/ELF/ |
D | bss.ll | 2 ; FIXME: Add ELF dumping tool to check results.
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | bss.ll | 2 ; FIXME: Add ELF dumping tool to check results.
|
/external/llvm/test/MC/ARM/ |
D | ltorg.s | 31 @ check that ltorg clears the constant pool after dumping it 98 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
|
D | ltorg-darwin.s | 33 @ check that ltorg clears the constant pool after dumping it 106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | ltorg.s | 31 @ check that ltorg clears the constant pool after dumping it 98 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
|
D | ltorg-darwin.s | 33 @ check that ltorg clears the constant pool after dumping it 106 @ check that use of ltorg does not prevent dumping non-empty constant pools at end of section
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | prof_structs.h | 185 bool dumping; member
|
/external/ltp/testcases/kdump/doc/ |
D | README | 20 patched and rebuilt.This script also tests kdump dumping on different 89 dumping, like specifying a partition which does not exist, specifying a
|
/external/ltp/testcases/kdump/ |
D | README | 20 patched and rebuilt.This script also tests kdump dumping on different 89 dumping, like specifying a partition which does not exist, specifying a
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-write.test | 2 ; works by first reading a known good PDB file and dumping the contents
|
/external/google-breakpad/android/sample_app/ |
D | README | 21 This will simply crash after dumping the name of the generated minidump
|
/external/clang/docs/ |
D | ClangCheck.rst | 6 do basic error checking and AST dumping.
|
/external/ltp/testcases/kdump/sample/ |
D | runkdump.CRASHER.RHEL | 24 # Delay in seconds when dumping to a network destination.
|
D | runkdump.BASIC_LKDTM.SLES | 24 # Delay in seconds when dumping to a network destination.
|
D | runkdump.CRASHER.SLES | 24 # Delay in seconds when dumping to a network destination.
|
D | runkdump.EXTRA_LKDTM.RHEL | 24 # Delay in seconds when dumping to a network destination.
|
D | runkdump.BASIC_LKDTM.RHEL | 24 # Delay in seconds when dumping to a network destination.
|