Home
last modified time | relevance | path

Searched refs:dumping (Results 1 – 25 of 83) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump.c64 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/skia/third_party/lua/src/
Dluac.c29 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/syslinux/com32/lua/src/
Dluac.c29 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/
Dpr_dumpable.in2 SUID_DUMP_DISABLE 0 /* No setuid dumping */
/external/llvm/test/MC/ELF/
Dbss.ll2 ; FIXME: Add ELF dumping tool to check results.
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dbss.ll2 ; FIXME: Add ELF dumping tool to check results.
/external/llvm/test/MC/ARM/
Dltorg.s31 @ 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
Dltorg-darwin.s33 @ 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/llvm/test/DebugInfo/PDB/
Dpdbdump-write.test2 ; works by first reading a known good PDB file and dumping the contents
/external/google-breakpad/android/sample_app/
DREADME21 This will simply crash after dumping the name of the generated minidump
/external/ltp/testcases/kdump/doc/
DREADME20 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/
DREADME20 patched and rebuilt.This script also tests kdump dumping on different
89 dumping, like specifying a partition which does not exist, specifying a
/external/clang/docs/
DClangCheck.rst6 do basic error checking and AST dumping.
/external/autotest/server/site_tests/logging_KernelCrashServer/
Dcontrol18 - kernel does not support crash dumping
/external/ltp/testcases/kdump/sample/
Drunkdump.EXTRA_LKDTM.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.EXTRA_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.CRASHER.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.CRASHER.SLES24 # Delay in seconds when dumping to a network destination.
/external/clang/include/clang/Basic/
DLangOptions.def199 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/llvm/test/tools/llvm-readobj/
Delf-gnuhash.test1 // Check dumping of the GNU Hash section
/external/e2fsprogs/tests/u_offset/
Dscript12 # when dumping the header
/external/llvm/test/DebugInfo/Generic/
Dcu-ranges.ll17 ; FIXME: When we get better dumping facilities we'll want to elaborate here.
/external/webrtc/webrtc/base/
Dbase_tests.gyp16 # Also use this as a convenient dumping ground for misc files that are

1234