HomeSort by relevance Sort by last modified time
    Searched refs:cases (Results 101 - 125 of 213) sorted by null

1 2 3 45 6 7 8 9

  /external/v8/test/mjsunit/
samevalue.js 93 // Special string cases.
string-charcodeat.js 31 * @fileoverview Check all sorts of borderline cases for charCodeAt.
with-leave.js 63 // We want to test the context chain shape. In each of the tests cases
date-parse.js 208 // Local time cases.
219 // Misc. test cases that result in a different time value.
array-slice.js 85 // Some exotic cases.
cyrillic.js 39 // Actually no characters are between the cases in Cyrillic.
fuzz-natives.js 88 // When we have 5 or more arguments we lower the amount of tests cases
math-pow.js 29 // Tests the special cases specified by ES 15.8.2.13
string-replace.js 166 // Test special cases of replacement parts longer than 1<<11.
  /external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
createDocument-namespace-err.js 6 // Thus we copied these test cases from:
  /frameworks/base/tools/aidl/
generate_java_binder.cpp 382 stubClass->transact_switch->cases.push_back(c);
503 stub->transact_switch->cases.push_back(c);
  /bionic/libc/tools/
bionic_utils.py 98 # that's because in some cases the p4 client is in a symlinked directory, and this
  /external/libffi/src/sparc/
v8.S 146 ! See ffi_prep_cif_machdep for the list of cases.
v9.S 184 ! See ffi_prep_cif_machdep for the list of cases.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
  /external/proguard/src/proguard/classfile/visitor/
ClassPrinter.java 658 int[] cases = lookUpSwitchInstruction.cases; local
664 println(Integer.toString(cases[index]) + ": offset = " + jumpOffset + ", target = " + (offset + jumpOffset));
    [all...]
  /external/icu4c/test/cintltst/
capitst.c 1894 const char* cases[] = { local
    [all...]
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 891 MockClientSocketFactory::ClientSocketType* cases[2] = { local
896 for (size_t index = 0; index < arraysize(cases); ++index) {
897 client_socket_factory_.set_client_socket_types(cases[index], 2);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 57 ; * - At least one the following cases: curQP <= 0, predQP <= 0, curQP >31,
  /external/e2fsprogs/
e2fsprogs.spec 24 repair a corrupted filesystem or to create test cases for e2fsck),
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 161 In both of these cases in which the initial audio PCM starting
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 309 ; but in some cases this is not done and unaligned movs must be used.
  /external/icu4c/i18n/
ucol.cpp 4673 SortKeyLevel cases; local
    [all...]
  /external/quake/quake/src/QW/client/
r_edge.c 27 the complex cases add new polys on most lines, so dont optimize for keeping them the same
  /external/quake/quake/src/WinQuake/
r_edge.cpp 27 the complex cases add new polys on most lines, so dont optimize for keeping them the same

Completed in 3221 milliseconds

1 2 3 45 6 7 8 9