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

<<11121314151617181920>>

  /art/test/548-checker-inlining-and-dce/
info.txt 1 Test that inlining works when code preventing inlining is eliminated by DCE.
  /art/test/558-switch/
info.txt 2 code for arm.
  /art/test/560-packed-switch/
info.txt 1 Regression test for optimizing that used to emit wrong code
  /cts/libs/vogar-expect/
README 1 Selected classes taken from http://code.google.com/p/vogar/
  /dalvik/dx/src/com/android/dx/cf/code/
package.html 7 <li><code>com.android.dx.rop.pool</code></li>
8 <li><code>com.android.dx.util</code></li>
  /dalvik/dx/src/com/android/dx/cf/iface/
package.html 7 <li><code>com.android.dx.rop.pool</code></li>
8 <li><code>com.android.dx.util</code></li>
  /dalvik/dx/src/com/android/dx/rop/cst/
package.html 6 <li><code>com.android.dx.rop.type</code></li>
7 <li><code>com.android.dx.util</code></li>
  /development/samples/ToyVpn/server/linux/
_index.html 1 <p>Server code can be found in the ToyVPN sample distributed in the SDK.</p>
  /external/bison/src/
scan-code-c.c 3 #include "scan-code.c"
  /external/eigen/Eigen/src/Core/util/
NonMPL2.h 2 #error Including non-MPL2 code in EIGEN_MPL2_ONLY mode
  /external/javassist/src/main/javassist/tools/reflect/
Loader.java 25 * <p>To run a program, say <code>MyApp</code>,
45 * <p>This command runs <code>Main.main()</code> with <code>arg1</code>, ...
46 * and <code>Main.main()</code> runs <code>MyApp.main()</code> wit
    [all...]
  /external/jsilver/
README.version 1 URL: https://code.google.com/p/jsilver/
  /external/jsr305/
README.version 1 URL: https://code.google.com/p/jsr-305/
  /external/markdown/MarkdownTest/Tests_2004/
Blockquotes with code blocks.text-out 12 <code>sub status {
15 </code>
19 <code>sub status {
22 </code>
Blockquotes with code blocks.text-res 12 <code>sub status {
15 </code>
19 <code>sub status {
22 </code>
  /external/proguard/src/proguard/classfile/editor/
package.html 2 This package contains visitors to edit byte code.
  /external/proguard/src/proguard/optimize/
package.html 3 code.
  /external/skia/
CONTRIBUTING 1 Please see the guidelines for contributing code at https://skia.org/dev/contrib/
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
Code.java 18 public class Code {
19 private final Integer code; field in class:Code
21 public Code(Integer name) {
22 this.code = name;
26 return code;
31 if (obj instanceof Code) {
32 Code code = (Code) obj; local
33 return code.equals(code.code)
    [all...]
  /external/valgrind/helgrind/tests/
shmem_abits.stderr.exp 2 code test
  /external/valgrind/none/tests/x86/
badseg.stdout.exp 1 info: sig=11 code=128 addr=0x0
badseg.stdout.exp-solaris 1 info: sig=11 code=1 addr=0x0
  /libcore/ojluni/src/main/java/java/security/spec/
EllipticCurve.java 5 * This code is free software; you can redistribute it and/or modify it
9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * accompanied this code).
71 * <code>field</code> and the coefficients <code>a</code> and
72 * <code>b</code>
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
README 0 Code to manage and handle phone calls etc, approximately migrated from
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
broken3-expected-completion19.txt 0 Code completion in broken3.xml for <EditT^:

Completed in 879 milliseconds

<<11121314151617181920>>