/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_dump.c | 64 static boolean dumping = FALSE; variable 319 dumping = TRUE; in trace_dumping_start_locked() 324 dumping = FALSE; in trace_dumping_stop_locked() 329 return dumping; in trace_dumping_enabled_locked() 363 if (!dumping) in trace_dump_call_begin_locked() 384 if (!dumping) in trace_dump_call_end_locked() 410 if (!dumping) in trace_dump_arg_begin() 419 if (!dumping) in trace_dump_arg_end() 428 if (!dumping) in trace_dump_ret_begin() 437 if (!dumping) in trace_dump_ret_end() [all …]
|
/external/syslinux/com32/lua/src/ |
D | luac.c | 29 static int dumping=1; /* dump bytecodes? */ variable 96 dumping=0; in doargs() 104 if (i==argc && (listing || !dumping)) in doargs() 106 dumping=0; in doargs() 176 if (dumping) in pmain()
|
/external/strace/xlat/ |
D | pr_dumpable.in | 2 SUID_DUMP_DISABLE 0 /* No setuid dumping */
|
/external/swiftshader/third_party/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/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/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/autotest/server/site_tests/logging_KernelCrashServer/ |
D | control | 18 - kernel does not support crash dumping
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | executable.h | 159 bool dumping() const { return session_module_ != nullptr; } in dumping() function
|
D | executable.cc | 129 TF_RET_CHECK(dumping()); in DumpSessionModule()
|
/external/ltp/testcases/kdump/sample/ |
D | runkdump.CRASHER.SLES | 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.EXTRA_LKDTM.SLES | 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.
|
D | runkdump.CRASHER.RHEL | 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.
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 199 BENIGN_LANGOPT(DumpRecordLayouts , 1, 0, "dumping the layout of IRgen'd records") 200 BENIGN_LANGOPT(DumpRecordLayoutsSimple , 1, 0, "dumping the layout of IRgen'd records in a simple f… 201 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
|
/external/python/cpython3/Doc/library/ |
D | faulthandler.rst | 25 this limitation traceback dumping is minimal compared to normal Python 93 :c:func:`_exit` with status=1 after dumping the tracebacks. (Note
|
/external/llvm/test/tools/llvm-readobj/ |
D | elf-gnuhash.test | 1 // Check dumping of the GNU Hash section
|
/external/e2fsprogs/tests/u_offset/ |
D | script | 12 # when dumping the header
|