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

<<11121314151617181920>>

  /external/skia/src/animator/
SkAnimateSet.cpp 39 void SkSet::dump(SkAnimateMaker* maker) { function in class:SkSet
40 INHERITED::dump(maker);
SkMatrixParts.h 93 virtual void dump(SkAnimateMaker* );
107 virtual void dump(SkAnimateMaker* );
SkMatrixParts.cpp 187 void SkRectToRect::dump(SkAnimateMaker* maker) { function in class:SkRectToRect
194 source->dump(maker);
201 destination->dump(maker);
255 void SkPolyToPoly::dump(SkAnimateMaker* maker) { function in class:SkPolyToPoly
262 source->dump(maker);
269 destination->dump(maker);
  /external/skia/tools/
pinspect.cpp 61 printf("Usage: pinspect [--dump-ops] filename [filename ...]\n");
68 if (!strcmp(argv[index], "--dump-ops")) {
  /external/valgrind/main/VEX/orig_amd64/
Compare.hs 30 dump <- readFile dump_fn
32 (lines (deTab dump))
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessorInterface.h 52 // (Debugging only) Dump the current state to the specified file descriptor
53 virtual void dump(int fd, const Vector<String16>& args) const = 0;
  /frameworks/base/services/java/com/android/server/am/
BroadcastFilter.java 43 public void dump(PrintWriter pw, String prefix) { method in class:BroadcastFilter
53 super.dump(pr, prefix);
  /frameworks/native/cmds/dumpstate/
dumpstate.h 45 /* dump Dalvik and native stack traces, return the trace file location (NULL if none) */
66 /* Implemented by libdumpstate_board to dump board-specific info */
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk 10 DUMP=1>/dev/stdout
12 DUMP=1>/dev/null
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_die.cc 194 void DIEObject::dump(bool only_this) const { function in class:DIEObject
204 /* Dump this DIE attributes. */
211 /* Dump all ranges for this DIE. */
237 parent_die_->dump(true);
240 /* Dump this DIE's children. */
242 last_child()->dump(false);
245 /* Dump this DIE's siblings. */
247 prev_sibling()->dump(false);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pickle.py 34 p.dump(arg)
53 p.dump(arg)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pickle.py 34 p.dump(arg)
53 p.dump(arg)
  /sdk/emulator/qtools/tests/
macros.h 44 /* dump name and path of threads executed before trace device created */
50 /* dump exec mapping of threads executed before trace device created */
  /dalvik/dx/src/com/android/dx/command/dump/
SsaDumper.java 17 package com.android.dx.command.dump;
45 * Does the dump.
48 * @param out {@code non-null;} where to dump to
53 public static void dump(byte[] bytes, PrintStream out, method in class:SsaDumper
56 sd.dump();
63 * @param out {@code non-null;} where to dump to
  /external/chromium/net/tools/dump_cache/
dump_cache.cc 48 const char kDumpHeaders[] = "dump-headers";
51 const char kDumpContents[] = "dump-contents";
54 const char kDumpToFiles[] = "dump-to-files";
66 printf("--dump-headers: display file headers\n");
67 printf("--dump-contents: display all entries\n");
69 printf("--dump-to-files: write the contents of the cache to files\n");
  /external/chromium_org/chrome/browser/resources/sync_internals/
data.js 6 var dumpToTextButton = $('dump-to-text');
7 var dataDump = $('data-dump');
97 // Format is sync-data-dump-$epoch-$year-$month-$day-$OS.csv.
102 var name = ['sync-data-dump',
136 var anchor = $('dump-to-file-anchor');
180 var dumpToFileLink = $('dump-to-file');
  /external/chromium_org/net/tools/dump_cache/
dump_cache.cc 50 const char kDumpHeaders[] = "dump-headers";
53 const char kDumpContents[] = "dump-contents";
56 const char kDumpToFiles[] = "dump-to-files";
70 printf("--dump-headers: display file headers\n");
71 printf("--dump-contents: display all entries\n");
73 printf("--dump-to-files: write the contents of the cache to files\n");
  /external/chromium_org/third_party/skia/src/animator/
SkMatrixParts.cpp 187 void SkRectToRect::dump(SkAnimateMaker* maker) { function in class:SkRectToRect
194 source->dump(maker);
201 destination->dump(maker);
255 void SkPolyToPoly::dump(SkAnimateMaker* maker) { function in class:SkPolyToPoly
262 source->dump(maker);
269 destination->dump(maker);
  /external/wpa_supplicant_8/hostapd/
dump_state.c 2 * hostapd / State dump
65 * hostapd_dump_state - SIGUSR1 handler to dump hostapd state to a text file
79 wpa_printf(MSG_DEBUG, "Dump file not defined - ignoring dump "
88 wpa_printf(MSG_WARNING, "Could not open dump file '%s' for "
94 fprintf(f, "hostapd state dump - %s", ctime(&now));
  /system/core/debuggerd/arm/
machine.c 34 /* enable to dump memory pointed to by every register */
56 /* Dump more memory content for the crashing thread. */
62 /* Dump the code around PC as:
85 /* Enable the following code blob to dump ASCII values */
110 * If configured to do so, dump memory around *all* registers
142 /* explicitly allow upload of code dump logging */
  /art/runtime/verifier/
reg_type.cc 84 std::string PreciseConstType::Dump() const {
101 std::string BooleanType::Dump() const {
105 std::string ConflictType::Dump() const {
109 std::string ByteType::Dump() const {
113 std::string ShortType::Dump() const {
117 std::string CharType::Dump() const {
121 std::string FloatType::Dump() const {
125 std::string LongLoType::Dump() const {
129 std::string LongHiType::Dump() const {
133 std::string DoubleLoType::Dump() const
    [all...]
  /external/chromium_org/third_party/openssl/
import_from_android.sh 46 dump () { function
282 dump "Downloading Android sources"
295 dump "No Chromium-specific patches to apply."
297 dump "Applying Chromium-specific patches:"
300 dump "Applying: $CHROMIUM_PATCH"
310 dump "Found OpenSSL version: $OPENSSL_VERSION"
317 dump "Downloading $OPENSSL_PACKAGE from $OPENSSL_TAR_SOURCE"
329 dump "Checking content of downloaded package: ok"
340 dump "Saving .svn subdirectories"
347 dump "Re-running the 'import_openssl.sh' script to reconfigure all sources.
    [all...]
  /external/llvm/lib/IR/
GCOV.cpp 64 /// dump - Dump GCOVFile content on standard out for debugging purposes.
65 void GCOVFile::dump() { function in class:GCOVFile
68 (*I)->dump();
155 /// dump - Dump GCOVFunction content on standard out for debugging purposes.
156 void GCOVFunction::dump() {
160 (*I)->dump();
195 /// dump - Dump GCOVBlock content on standard out for debugging purposes
    [all...]
  /external/oprofile/opjitconv/
opjitconv.c 3 * Convert a jit dump file to an ELF file
49 /* jit dump header information */
78 * 2. Find all JIT dump files
79 * 3. For each JIT dump file:
81 * 3.2 mmap the JIT dump file
198 printf("opjitconv: Changing ownership of temporary dump file failed.\n");
243 * since by agreement, all JIT dump files should be removed every time
263 /* temporary copy of dump file created for conversion step */
270 /* Check if the dump file is a symbolic link.
271 * We should not trust symbolic links because we only produce normal dump
    [all...]
  /ndk/build/tools/
common-build-host-funcs.sh 363 dump "$(bh_host_text) Using host gcc: $GCC $@"
365 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@"
382 dump "$(bh_host_text) Using host gcc: ${HOST_FULLPREFIX}gcc $@"
384 dump "$(bh_host_text) Ignoring broken host gcc: $GCC $@"
415 dump "Generating $2-compatible binaries."
443 dump "yes"
445 dump "no"
544 dump "If you want to build Darwin binaries on a non-Darwin machine,"
545 dump "Please define DARWIN_TOOLCHAIN to name it, and DARWIN_SYSROOT to point"
546 dump "to the SDK. For example:
    [all...]

Completed in 3564 milliseconds

<<11121314151617181920>>