HomeSort by relevance Sort by last modified time
    Searched full:against (Results 1 - 25 of 8334) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/android-arm64/gdbserver64/
README.txt 3 Current prebuilt version is against AOSP-toolchain/gdb/gdb-7.6
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
environment.c 3 * file, so that programs can link against the config parser
4 * without having to link against all the rest of perf.
  /external/libsepol/man/man3/
sepol_check_context.3 3 sepol_check_context \- Check the validity of a security context against a binary policy.
13 checks the validity of a security context against a binary policy
18 to validate a file contexts configuration against the binary policy
19 upon policy builds. For validating a context against the active
  /external/valgrind/main/memcheck/tests/
supp_unknown.supp 1 # This contains a match against a "???" entry
  /ndk/tests/device/gnustl-shared-1/
README 1 This checks that one can link against gnustl_shared and still throw exceptions
  /external/clang/test/Analysis/
test-after-div-zero.c 8 if (x == 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
9 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
13 if (0 == x) { } // expected-warning {{Value being compared against zero has already been used for division}}
14 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
18 if (x != 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
19 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
23 if (x >= 0) { } // expected-warning {{Value being compared against zero has already been used for division}}
24 } // expected-note@-1 {{Value being compared against zero has already been used for division}}
28 if (x <= 0) {} // expected-warning {{Value being compared against zero has already been used for division}}
29 } // expected-note@-1 {{Value being compared against zero has already been used for division}
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/
paste-crash.html 2 <p>This test checks for a regression against.</p>
15 <p>This test checks for a regression against.</p>
  /dalvik/dx/tests/044-dex-math-ops/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/046-dex-exceptions/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/047-dex-wide-args/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/048-dex-new-array/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/049-dex-instanceof/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/050-dex-checkcast/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/052-dex-static-var-access/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/053-dex-instance-var-access/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/054-dex-high16/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/055-dex-explicit-throw/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/056-dex-call-interface/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/057-dex-call-virtual/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/058-dex-call-direct/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/059-dex-call-super/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/060-dex-call-static/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/061-dex-try-catch/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)
  /dalvik/dx/tests/062-dex-synch-method/
info.txt 4 This test compares emitted code against a known-good (via eyeballing)

Completed in 447 milliseconds

1 2 3 4 5 6 7 8 91011>>