HomeSort by relevance Sort by last modified time
    Searched full:dump (Results 251 - 275 of 4862) sorted by null

<<11121314151617181920>>

  /dalvik/vm/alloc/
DdmHeap.h 36 * @param heap If false, dump the GC heap; if true, dump the
  /external/chromium_org/content/renderer/media/
media_stream_audio_processor_options.h 45 // Starts the echo cancellation dump in |audio_processing|.
48 // Stops the echo cancellation dump in |audio_processing|.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_llvm_emit.h 39 const char * gpu_family, unsigned dump);
46 unsigned dump);
  /external/chromium_org/third_party/skia/src/animator/
SkDrawSaveLayer.cpp 57 void SkSaveLayer::dump(SkAnimateMaker* maker) function in class:SkSaveLayer
60 //would dump enabled be defined but not debug?
SkDrawText.cpp 45 void SkText::dump(SkAnimateMaker* maker) { function in class:SkText
46 INHERITED::dump(maker);
  /external/clang/test/Misc/
ast-dump-stmt.c 1 // RUN: %clang_cc1 -ast-dump -ast-dump-filter Test %s | FileCheck -strict-whitespace %s
  /external/clang/test/PCH/
cxx-variadic-templates.cpp 2 // RUN: %clang_cc1 -std=c++11 -include %S/cxx-variadic-templates.h -verify %s -ast-dump -o -
7 // RUN: %clang_cc1 -std=c++11 -include-pch %t -verify %s -ast-dump -o -
  /external/linux-tools-perf/Documentation/
perf-lock.txt 39 --dump-raw-trace::
40 Dump raw trace in ASCII.
  /external/llvm/lib/DebugInfo/
DWARFDebugFrame.h 30 /// \brief Dump the section data into the given stream.
31 void dump(raw_ostream &OS) const;
  /external/llvm/test/MC/MachO/ARM/
long-call-branch-island-relocation.s 2 @ RUN: macho-dump --dump-section-data < %t.o | FileCheck %s
  /external/llvm/test/MC/MachO/
loc.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
relax-recompute-align.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 2 # RUN: llvm-dwarfdump -debug-dump=info %t.64 | FileCheck -check-prefix=DEFAULTABI %s
5 # RUN: llvm-dwarfdump -debug-dump=info %t.32 | FileCheck -check-prefix=X32ABI %s
  /external/llvm/tools/macho-dump/
Makefile 1 ##===- tools/macho-dump/Makefile ---------------------------*- Makefile -*-===##
11 TOOLNAME := macho-dump
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_llvm_emit.h 39 const char * gpu_family, unsigned dump);
46 unsigned dump);
  /external/skia/src/animator/
SkDrawSaveLayer.cpp 57 void SkSaveLayer::dump(SkAnimateMaker* maker) function in class:SkSaveLayer
60 //would dump enabled be defined but not debug?
SkDrawText.cpp 45 void SkText::dump(SkAnimateMaker* maker) { function in class:SkText
46 INHERITED::dump(maker);
  /frameworks/av/services/camera/libcameraservice/utils/
CameraTraces.h 36 * <p>Use CameraTraces::dump to print out the traces.</p>
45 static status_t dump(int fd, const Vector<String16>& args);
  /frameworks/rs/
rsDebugHelper.h 43 void dump() { function in class:android::renderscript::DebugHelper
44 mStack.dump();
  /frameworks/support/v4/honeycomb/android/support/v4/app/
ActivityCompatHoneycomb.java 32 static void dump(Activity activity, String prefix, FileDescriptor fd, method in class:ActivityCompatHoneycomb
34 activity.dump(prefix, fd, writer, args);
  /ndk/build/tools/
build-on-device-toolchain.sh 79 dump "Copy platform CRT files..."
85 dump "Copy $ABI gabi++ library"
88 dump "Copy $ABI libportable library"
92 dump "Copy $ABI libportable library"
96 dump "Copy stuff for testing"
109 dump "Build $ARCH LLVM toolchain..."
117 dump "Push on-device $ABI toolchain sysroot to /data/local/tmp/"
123 dump "Done."
  /packages/services/Telephony/src/com/android/phone/
TelephonyDebugService.java 49 protected void dump(FileDescriptor fd, PrintWriter pw, String[] args) { method in class:TelephonyDebugService
50 mDebugService.dump(fd, pw, args);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 31 __u32 idiag_states; /* States to dump */
32 __u32 idiag_dbs; /* Tables to dump (NI) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h 31 __u32 idiag_states; /* States to dump */
32 __u32 idiag_dbs; /* Tables to dump (NI) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h 31 __u32 idiag_states; /* States to dump */
32 __u32 idiag_dbs; /* Tables to dump (NI) */

Completed in 557 milliseconds

<<11121314151617181920>>