HomeSort by relevance Sort by last modified time
    Searched refs:dump (Results 51 - 75 of 711) sorted by null

1 23 4 5 6 7 8 91011>>

  /dalvik/dx/tests/088-ssa-combine-blocks/
run 18 dx --dump --width=1000 --optimize --rop-blocks Blort.class
  /dalvik/dx/tests/091-ssa-const-collector/
run 18 dx --dump --optimize --rop-blocks Blort.class
  /dalvik/dx/tests/092-ssa-cfg-edge-cases/
run 18 dx --dump --optimize --rop-blocks Blort.class
  /dalvik/dx/tests/093-ssa-invoke-range/
run 18 dx --dump --optimize --rop-blocks Blort.class
  /dalvik/dx/tests/094-scala-locals/
run 18 dx --debug --dump --ssa-blocks --method=scalalocals Blort.class
  /dalvik/dx/tests/109-int-branch/
run 18 dx --debug --dex --no-optimize --dump-method="blort.test*" blort.class
  /external/netcat/data/
pmap-dump.d 1 # portmap dump request: like "rpcinfo -p" but via UDP instead
30 000 # 0x00 # . # pmap call body: proc=DUMP, 4
  /ndk/build/tools/
make-standalone-toolchain.sh 31 dump "Error: Trying to copy from non-existing directory: $1"
36 dump "Error: Could not create target directory: $2"
41 dump "Error: Could not copy files from '$1' to '$2'"
143 dump "Copying prebuilt binaries..."
147 dump "Copying sysroot headers and libraries..."
154 dump "Copying files to: $INSTALL_DIR"
158 dump "Creating package file: $PACKAGE_FILE"
161 dump "Error: Could not create tarball from $TMPDIR"
165 dump "Cleaning up..."
168 dump "Done.
    [all...]
download-toolchain-sources.sh 91 dump "downloading sources for toolchain/$1"
95 dump "Could not clone $GITPREFIX/$1.git ?"
103 dump "Could not checkout $1 ?"
125 dump "Patching toolchain sources"
128 dump "ERROR: Could not patch sources."
152 dump "Creating package archive $PACKAGE"
160 dump "Could not package toolchain source archive ?. See $TMPLOG"
163 dump "Toolchain sources downloaded and packaged succesfully at $PACKAGE"
169 dump "ERROR: Could not create target source directory: $SRC_DIR"
174 dump "ERROR: Could not copy downloaded sources to: $SRC_DIR
    [all...]
rebuild-all-prebuilt.sh 97 dump "ERROR: Too many parameters. See --help for proper usage."
103 dump "ERROR: Could not create build directory: $BUILD_DIR"
110 dump "ERROR: You can't use both --toolchain-src-dir and --toolchain-src-pkg"
115 dump "ERROR: Invalid toolchain source directory: $SRC_DIR"
132 dump "ERROR: Invalid toolchain source package: $OPTION_TOOLCHAIN_SRC_PKG"
145 dump "Unpack sources from $OPTION_TOOLCHAIN_SRC_PKG"
148 dump "ERROR: Could not unpack toolchain sources!"
153 dump "Download sources from android.git.kernel.org"
160 dump "ERROR: Could not download toolchain sources!"
182 dump "Packaging $1 ($2.tar.bz2) ...
    [all...]
build-ccache.sh 90 dump "Getting sources from $CCACHE_URL"
94 dump "Could not download $CCACHE_URL"
95 dump "Aborting."
101 dump "Could not unpack $CCACHE_PACKAGE in $BUILD_OUT"
108 dump "Could not build ccache in $BUILD_OUT"
114 dump "Could not copy ccache binary!"
118 dump "Done"
  /dalvik/dx/src/com/android/dx/command/dump/
Args.java 17 package com.android.dx.command.dump;
26 /** whether to dump raw bytes where salient */
29 /** whether to dump information about basic blocks */
32 /** whether to dump regiserized blocks */
35 /** whether to dump SSA-form blocks */
50 /** whether to dump flow-graph in "dot" format */
53 /** if non-null, an explicit method to dump */
  /dalvik/dx/tests/097-dex-branch-offset-zero/
run 18 dx --debug --dex --positions=none --no-locals --dump-method=Blort.test'*' \
25 dx --debug --dex --positions=none --no-locals --dump-method=Blort.test'*' \
  /dalvik/tests/084-old-style-inner-class/
build 26 dx --debug --dex --dump-to=classes.lst --output=classes.dex \
27 --dump-width=1000 classes 2>/dev/null
  /external/skia/src/animator/
SkAnimate.h 32 virtual void dump(SkAnimateMaker* );
SkAnimateSet.h 27 virtual void dump(SkAnimateMaker* );
  /external/webkit/WebCore/platform/graphics/filters/
SourceAlpha.h 40 void dump();
SourceGraphic.h 41 void dump();
  /dalvik/dx/tests/044-dex-math-ops/
run 19 --dump-method=Blort.blort *.class
  /dalvik/dx/tests/045-dex-switch-ops/
run 19 --dump-method=Blort.switchTest'*' *.class
  /dalvik/dx/tests/046-dex-exceptions/
run 18 dx --debug --dex --no-optimize --positions=none --no-locals --dump-method=Blort.exTest'*' *.class
  /dalvik/dx/tests/047-dex-wide-args/
run 19 --dump-method=Blort.test'*' *.class
  /dalvik/dx/tests/049-dex-instanceof/
run 19 --dump-method=Blort.test *.class
  /dalvik/dx/tests/050-dex-checkcast/
run 19 --dump-method=Blort.test *.class
  /dalvik/dx/tests/051-dex-explicit-null/
run 19 --dump-method=Blort.test'*' *.class

Completed in 819 milliseconds

1 23 4 5 6 7 8 91011>>