Searched
full:cases (Results
676 -
700 of
5535) sorted by null
<<21222324252627282930>>
/external/llvm/lib/Target/PowerPC/ |
PPCHazardRecognizers.cpp | 63 // and replay logic that has to happen. These cases include setting a CTR and 68 // FIXME: This is missing some significant cases: 71 // 3. Handling of the esoteric cases in "Resource-based Instruction Grouping".
|
/external/llvm/unittests/Support/ |
IntegersSubsetTest.cpp | 118 Mapping::Cases TheCases; 135 Mapping::Cases::iterator CaseIt = TheCases.begin(); 175 Mapping::Cases::iterator CaseIt = TheCases.begin();
|
/external/protobuf/gtest/test/ |
gtest_output_test.py | 133 output = re.sub(r'\d+ tests from \d+ test cases', 134 '? tests from ? test cases', output) 148 pattern: A regex string that matches names of test cases or
|
/external/valgrind/main/coregrind/ |
m_seqmatch.c | 116 // simpler cases now. Deal with '?' wildcards. 156 // end of cases 183 // test cases for the matcher (in match-all mode)
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseDiffWithMockFiles.pl | 96 # The array of test cases. 99 # SVN test cases 186 # Git test cases
|
/libcore/luni/src/main/java/javax/xml/transform/stream/ |
StreamSource.java | 97 * by the XML declaration. However, in many cases the encoding 111 * by the XML declaration. However, in many cases the encoding 171 * by the XML declaration. However, in many cases the encoding
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 74 at DATA. DATA might point to CH in some cases. */ 189 /* The string argument, or NULL if none. For OPT_SPECIAL_* cases, 211 argument. 1 in all other cases. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 74 at DATA. DATA might point to CH in some cases. */ 189 /* The string argument, or NULL if none. For OPT_SPECIAL_* cases, 211 argument. 1 in all other cases. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
opts.h | 74 at DATA. DATA might point to CH in some cases. */ 189 /* The string argument, or NULL if none. For OPT_SPECIAL_* cases, 211 argument. 1 in all other cases. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
opts.h | 74 at DATA. DATA might point to CH in some cases. */ 189 /* The string argument, or NULL if none. For OPT_SPECIAL_* cases, 211 argument. 1 in all other cases. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
mathcalls.h | 40 instead of `_Mdouble_'. In all of these cases, there is still 308 /* Round X to nearest integral value, rounding halfway cases away from 329 /* Round X to nearest integral value, rounding halfway cases away from
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
mathcalls.h | 40 instead of `_Mdouble_'. In all of these cases, there is still 308 /* Round X to nearest integral value, rounding halfway cases away from 329 /* Round X to nearest integral value, rounding halfway cases away from
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
mathcalls.h | 40 instead of `_Mdouble_'. In all of these cases, there is still 308 /* Round X to nearest integral value, rounding halfway cases away from 329 /* Round X to nearest integral value, rounding halfway cases away from
|
/system/core/sh/ |
nodes.c | 156 calcsize(n->ncase.cases); 254 new->ncase.cases = copynode(n->ncase.cases);
|
/system/extras/tests/lib/testUtil/ |
testUtil.c | 74 // TODO: Handle cases where amt is negative 90 // TODO: Handle cases where amt is negative 261 // of time can be specified. This function automatically handles cases
|
/external/icu4c/test/cintltst/ |
cnormtst.c | 170 const char* const cases[][3], int32_t lengthOfCases) { 179 source=CharsToUChars(cases[x][0]); 196 assertEqual(result, cases[x][expIndex], x); 203 assertEqual(result, cases[x][expIndex], x); 532 * Here we pick some specific cases and test the C API. 552 /* normal case with length>=0 (length -1 used for special cases below) */ 579 /* specific cases */ 740 /* test cases to improve test code coverage */ 1439 } cases[]={ local [all...] |
/bionic/libc/arch-x86/string/ |
ssse3-strcmp-latest.S | 266 * The following cases will be handled by ashr_0 308 * The following cases will be handled by ashr_1 414 * The following cases will be handled by ashr_2 521 * The following cases will be handled by ashr_3 627 * The following cases will be handled by ashr_4 736 * The following cases will be handled by ashr_5 842 * The following cases will be handled by ashr_6 950 * The following cases will be handled by ashr_7 1060 * The following cases will be handled by ashr_8 1167 * The following cases will be handled by ashr_ [all...] |
/bionic/libc/stdlib/ |
strtoumax.c | 74 /* BIONIC: avoid division and modulo for common cases */
|
/bionic/libm/man/ |
feclearexcept.3 | 94 In these cases, the overflow or underflow will be raised first.
|
/bionic/libm/src/ |
e_cosh.c | 34 * Special cases:
|
e_log10.c | 38 * Special cases:
|
e_sinh.c | 31 * Special cases:
|
s_cos.c | 39 * Special cases:
|
s_nextafter.c | 21 * Special cases:
|
s_nextafterl.c | 21 * Special cases:
|
Completed in 509 milliseconds
<<21222324252627282930>>