/dalvik/dx/tests/020-method-attrib-Deprecated/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/021-code-attrib-LineNumberTable/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/022-code-attrib-LocalVariableTable/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/025-class-attrib-Signature/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/026-field-attrib-Signature/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/027-method-attrib-Signature/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/110-dex-preserve-this/ |
run | 19 --dump-to=dump.txt --dump-method="Blort.test" *.class 21 cat dump.txt | awk '
|
/external/clearsilver/man/man3/ |
hdf_dump.3 | 14 hdf_dump - dump an HDF dataset to stdout
|
hdf_dump_format.3 | 14 hdf_dump_format - dump an HDF dataset to FILE *fp
|
hdf_dump_str.3 | 14 hdf_dump_str - dump an HDF dataset to STRING
|
/external/v8/tools/oprofile/ |
run | 13 sudo_opcontrol --dump
|
/dalvik/dx/src/com/android/dx/command/dump/ |
ClassDumper.java | 17 package com.android.dx.command.dump; 26 * Utility to dump the contents of class files in a human-friendly form. 34 * @param out {@code non-null;} where to dump to 40 public static void dump(byte[] bytes, PrintStream out, method in class:ClassDumper 44 cd.dump(); 49 * Use {@link #dump}. 59 public void dump() { method in class:ClassDumper
|
/external/e2fsprogs/debugfs/ |
debug_cmds.ct | 112 request do_dump, "Dump an inode out to a file", 113 dump_inode, dump; 115 request do_cat, "Dump an inode out to stdout", 121 request do_rdump, "Recursively dump a directory to the native filesystem", 133 request do_logdump, "Dump the contents of the journal", 136 request do_htree_dump, "Dump a hash-indexed directory", 151 request do_dump_unused, "Dump unused blocks",
|
/external/skia/src/utils/ |
SkDumpCanvas.cpp | 170 void SkDumpCanvas::dump(Verb verb, const SkPaint* paint, function in class:SkDumpCanvas 181 fDumper->dump(this, verb, buffer, paint); 188 this->dump(kSave_Verb, NULL, "save(0x%X)", flags); 194 this->dump(kSave_Verb, paint, "saveLayer(0x%X)", flags); 200 this->dump(kRestore_Verb, NULL, "restore"); 204 this->dump(kMatrix_Verb, NULL, "translate(%g %g)", 210 this->dump(kMatrix_Verb, NULL, "scale(%g %g)", 216 this->dump(kMatrix_Verb, NULL, "rotate(%g)", SkScalarToFloat(degrees)); 221 this->dump(kMatrix_Verb, NULL, "skew(%g %g)", 229 this->dump(kMatrix_Verb, NULL, "concat(%s)", str.c_str()) 427 void SkFormatDumper::dump(SkDumpCanvas* canvas, SkDumpCanvas::Verb verb, function in class:SkFormatDumper [all...] |
/dalvik/dx/tests/111-use-null-as-array/ |
run | 19 --dump-to=- --dump-method="Blort.test*" *.class
|
/external/bluetooth/glib/gio/fen/ |
Makefile.am | 8 fen-dump.c \ 9 fen-dump.h \
|
/external/bluetooth/hcidump/src/ |
hcidump.8 | 17 data in a human-readable form. Optionally, the dump can be written to a file 18 rather than parsed, and the dump file can be parsed in a subsequent moment. 45 .BI -w " <file>" "\fR,\fP \-\^\-save-dump=" "<file>" 48 The saved dump file can be subsequently parsed with option 51 .BI -r " <file>" "\fR,\fP \-\^\-read-dump=" "<file>" 59 .BI -s " <host>" "\fR,\fP \-\^\-send-dump=" "<host>" 63 .BI -n " <host>" "\fR,\fP \-\^\-recv-dump=" "<host>" 67 .BI -d " <host>" "\fR,\fP \-\^\-wait-dump=" "<host>"
|
/external/e2fsprogs/tests/d_loaddump/ |
expect | 1 debugfs load/dump test 15 debugfs -R ''dump test_data test.verify'' ./test.img
|
/external/iproute2/man/man8/ |
rtacct.8 | 26 Dump zero counters too. By default they are not shown. 35 Dump absolute values of counters. The default is to calculate increments since the previous use.
|
/external/iproute2/testsuite/tests/ |
dsmark.t | 24 ts_tc "dsmark" "dsmark dump qdisc" \ 27 ts_tc "dsmark" "dsmark dump class" \
|
/external/webkit/WebCore/manual-tests/ |
input-type-text-unconfirmed-inline-input.html | 7 function dump(s) { 17 <p><input type=text id=input value="" size=57><input type=button value="test" onClick="dump(document.getElementById('input').value)"></div>
|
/dalvik/dx/tests/004-cp-bottom-up/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/005-cp-top-down/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/008-field/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|
/dalvik/dx/tests/009-method/ |
info.txt | 1 This is a dump of a simple class which is valid in structure but is overall
|