HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 401 - 425 of 5535) sorted by null

<<11121314151617181920>>

  /packages/apps/Exchange/tests/
AndroidManifest.xml 24 which is needed when building test cases. -->
  /packages/apps/Mms/apptests/
AndroidManifest.xml 28 which is needed when building test cases. -->
  /packages/apps/Mms/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/Nfc/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/QuickSearchBox/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCaseReference.java 43 * Returns a count of the number of test cases referenced. Is always one for this class.
  /system/core/rootdir/etc/
init.goldfish.sh 11 # However, this will be undefined in two cases:
  /system/core/sh/
nodes.h 82 union node *cases; member in struct:ncase
  /external/chromium/base/
file_util_proxy.h 117 // Error cases:
130 // Error cases are similar to Copy method's error cases.
  /external/chromium/net/proxy/
proxy_config_service_win.cc 99 // in the registry. In some cases it appears in a binary value, in other
100 // cases string values. Furthermore winhttp and wininet appear to have
106 // cases. In case we have missed some less common triggers (likely), we
  /external/clang/test/Analysis/
CFDateGC.m 7 // It includes the basic definitions for the test cases below.
32 // Test cases.
48 // The following two test cases verifies that CFMakeCollectable is a no-op
  /external/clang/test/Sema/
return.c 247 // Test that for switch(enum) that if the switch statement covers all the cases
249 enum Cases { C1, C2, C3, C4 };
250 int test_enum_cases(enum Cases C) {
  /external/kernel-headers/original/asm-x86/
local_32.h 55 * other cases.
74 * cases.
93 * other cases.
  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 44 /// memcpy. This can be used by targets to provide code sequences for cases
68 /// memmove. This can be used by targets to provide code sequences for cases
84 /// memset. This can be used by targets to provide code sequences for cases
  /external/llvm/utils/TableGen/
DisassemblerEmitter.cpp 35 /// instruction contexts. Although for each attribute there are cases where
36 /// that attribute determines decoding, in the majority of cases decoding is
39 /// all cases as a 64-bit instruction with only OPSIZE set. (The XS prefix
  /external/v8/src/
dtoa.h 61 // from 0 is chosen (halfway cases - ending with 5 - are rounded up).
67 // Halfway cases are rounded towards +/-Infinity (away from 0). The call
75 // Halfway cases are again rounded away from 0.
  /external/v8/test/mjsunit/harmony/
module-resolution.js 62 // TODO(rossberg): turn these into proper negative test cases once we have
104 // TODO(rossberg): turn these into proper negative test cases once we have
124 //// TODO(rossberg): turn these into proper negative test cases once we have
  /external/webkit/Source/WebCore/platform/graphics/
IntRect.cpp 64 // Return a clean empty rectangle for non-intersecting cases.
80 // Handle empty special cases first.
101 // Handle empty special cases first.
  /external/webkit/Source/WebCore/rendering/
RenderFieldset.cpp 143 // cases the legend is embedded in the right and bottom borders respectively.
168 // cases the legend is embedded in the right and bottom borders respectively.
197 // cases the legend is embedded in the right and bottom borders respectively.
  /external/chromium/googleurl/src/
url_canon_unittest.cc 73 // Test cases for CanonicalizeIPAddress(). The inputs are identical to
129 // causes it to fail in other cases. It is left a template in case we have
543 IPAddressCase cases[] = { local
616 for (size_t i = 0; i < arraysize(cases); i++) {
619 static_cast<int>(strlen(cases[i].input8)));
624 url_canon::CanonicalizeIPAddress(cases[i].input8, component, &output1,
628 EXPECT_EQ(cases[i].expected_family, host_info.family);
630 EXPECT_STREQ(cases[i].expected, out_str1.c_str());
631 EXPECT_EQ(cases[i].expected_component.begin, host_info.out_host.begin);
632 EXPECT_EQ(cases[i].expected_component.len, host_info.out_host.len)
659 IPAddressCase cases[] = { local
1237 } cases[] = { local
1508 } cases[] = { local
1637 } cases[] = { local
    [all...]
  /dalvik/dx/src/com/android/dx/cf/direct/
CodeObserver.java 155 SwitchList cases, int padding) {
156 int sz = cases.size();
167 sb.append(Hex.s4(cases.getValue(i)));
169 sb.append(Hex.u2(cases.getTarget(i)));
174 sb.append(Hex.u2(cases.getDefaultTarget()));
  /development/tools/apkcheck/
README.txt 55 In some cases involving generic signatures it may not be possible
56 to accurately reconstruct the public API. Some popular cases have
139 default package (i.e. that have no package name). In most cases they're
143 This often works, but falls apart in a few cases. For example:
162 These cases are relatively few, so they were handled by baking the
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.8.1.js 114 // cases in step 6: integers 1e21 > x >= 1 or -1 >= x > -1e21
140 // cases in step 7: numbers with a fractional component, 1e21> x >1 or -1 > x > -1e21,
143 // cases in step 8: fractions between 1 > x > -1, exclusive of 0 and -0
145 // cases in step 9: numbers with 1 significant digit >= 1e+21 or <= 1e-6
150 // cases in step 10: numbers with more than 1 significant digit >= 1e+21 or <= 1e-6
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 315 ;// Each handles 8 cases each ie all the combinations of 4 types of source
339 ;// rounding cases are handled by the same code base. It is just a copy
364 ;// rounding cases are handled by the different code base and spanned by
399 ;// rounding cases are handled by the different code base and spanned by
436 ;// rounding cases are handled by the different code base and spanned by
495 ;// Populates all 4 kinds of offsets "cases" for each predictType and rndVal
517 ;// Populates all 2 kinds of rounding "cases" for each predictType in the
538 ;// rounding is not required so same code segment handles both cases
635 ;// predictTypes, rounding cases and source pointer offsets to alignment
639 ;// rounding cases and 4 offsets of the pSrc pointer to the 4 byte
    [all...]
  /external/valgrind/main/memcheck/tests/
Makefile.am 94 leak-cases-full.vgtest leak-cases-full.stderr.exp \
95 leak-cases-possible.vgtest leak-cases-possible.stderr.exp \
96 leak-cases-summary.vgtest leak-cases-summary.stderr.exp \
234 leak-cases \

Completed in 735 milliseconds

<<11121314151617181920>>