HomeSort by relevance Sort by last modified time
    Searched full:generate (Results 701 - 725 of 5499) sorted by null

<<21222324252627282930>>

  /dalvik/
Android.mk 52 # generate the debug .dex files, with a copy in ./dalvik/DEBUG-FILES.
  /dalvik/opcode-gen/
opcode-gen 20 # generate code inside the given <file>, based on the directives found
  /dalvik/tests/003-omnibus-opcodes/src/
FloatMath.java 126 /* this seems to generate "op-float" instructions */
133 /* this seems to generate "op-float/2addr" instructions */
156 /* this seems to generate "op-double" instructions */
163 /* this seems to generate "op-double/2addr" instructions */
  /dalvik/vm/
Ddm.h 55 * Generate a byte[] full of thread stats for a THST packet.
Native.h 56 * Generate hints to speed native calls. This is platform specific.
  /development/build/
sdk_only_whitelist.mk 22 # projects generate files that are generally locates in SDK/platform-tools,
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLWorld.java 35 public void generate() { method in class:GLWorld
  /development/samples/TicTacToeMain/
README.txt 35 the main project and the result is used to generate the APK. This means that
  /development/testrunner/
coverage.py 69 """Extract runtime coverage data and generate code coverage report.
73 test_suite: TestSuite to generate coverage data for
113 """Generate the code coverage report.
120 do_src: True if generate coverage report with source linked in.
  /development/tools/idegen/
excluded-paths 13 # generate individual modules, each with their own dependencies, much like the
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java 48 // Before we write this, and cause it to generate its string,
282 * allows the optimizers to generate very efficient code, it can reduce object code size
305 // that cannot deal with such big switches, all the need do is generate the
316 // anyway, then we simply want to generate a switch for any number of states.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/
LeftRecursiveRules.stg 29 /** How to generate rules derived from left-recursive rules.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
IOErrorTest.java 50 fail("Failed to generate error"); //$NON-NLS-1$
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
MissingResourceExceptionTest.java 38 fail("Failed to generate expected exception");
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 49 * Generate the EXSLT function return value, and assign it to the variable
  /external/bison/src/
getargs.h 51 /* PURE_PARSER is true if should generate a parser that is all pure
  /external/blktrace/btt/
bno_dump.c 2 * blktrace output analysis: generate a timeline & gather statistics
bt_timeline.c 2 * blktrace output analysis: generate a timeline & gather statistics
dip_rb.c 2 * blktrace output analysis: generate a timeline & gather statistics
latency.c 2 * blktrace output analysis: generate a timeline & gather statistics
plat.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace_im.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace_issue.c 2 * blktrace output analysis: generate a timeline & gather statistics
unplug_hist.c 2 * blktrace output analysis: generate a timeline & gather statistics
  /external/bluetooth/bluez/sbc/
sbc_math.h 29 always be correct and every compiler *should* generate optimal code */

Completed in 770 milliseconds

<<21222324252627282930>>