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

<<41424344454647484950>>

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
flag-types.h 169 of undefined signed overflow, other than cases covered by
176 /* Overflow warnings not covered by the above cases. Example:
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 169 of undefined signed overflow, other than cases covered by
176 /* Overflow warnings not covered by the above cases. Example:
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
flag-types.h 169 of undefined signed overflow, other than cases covered by
176 /* Overflow warnings not covered by the above cases. Example:
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
flag-types.h 169 of undefined signed overflow, other than cases covered by
176 /* Overflow warnings not covered by the above cases. Example:
  /external/clang/docs/analyzer/
IPA.txt 26 does not drop the coverage in cases when the parent class has code that is
118 In some cases, we would like to retry analysis without inlining a particular
135 some cases, however, where the analyzer chooses not to inline:
275 definition is overriden in a subclass. In such cases, ExprEngine does not
285 cases where the parent method contains code which is only executed when the
295 are the cases when the DynamicTypeInfo of the object is considered precise
  /external/clang/lib/StaticAnalyzer/Checkers/
IdempotentOperationChecker.cpp 183 // We now check for various cases which result in an idempotent operation.
630 // Trivially true cases
641 // Trivially false cases
658 // Cases requiring custom logic
670 // The next cases require recursion for subexpressions
674 // Exclude cases involving pointer arithmetic. These are usually
  /external/kernel-headers/original/asm-mips/
atomic.h 348 * other cases.
358 * other cases.
368 * cases.
731 * other cases.
741 * other cases.
751 * cases.
  /external/v8/src/
prettyprinter.cc 192 ZoneList<CaseClause*>* cases = node->cases(); local
193 for (int i = 0; i < cases->length(); i++)
194 PrintCaseClause(cases->at(i));
870 for (int i = 0; i < node->cases()->length(); i++) {
871 PrintCaseClause(node->cases()->at(i));
  /libcore/luni/src/test/java/libcore/java/lang/
OldAndroidMathTest.java 195 // Test for special cases
230 // Test for special cases
285 // Test for special cases
304 // Test for special cases
590 // Test for special cases
622 // Test for special cases
OldAndroidStrictMathTest.java 189 //Test for special cases
226 // Test for special cases
285 // Test for special cases
316 // Test for special cases
613 // Test for special cases
646 // Test for special cases
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 352 // In most cases, the user can specify an option using either an
516 // Gets the number of successful test cases.
519 // Gets the number of failed test cases.
522 // Gets the number of all test cases.
525 // Gets the number of all test cases that contain at least one test
547 // Returns true iff the unit test passed (i.e. all test cases passed).
556 // Gets the i-th test case among all the test cases. i can range from 0 to
563 // Gets the i-th test case among all the test cases. i can range from 0 to
769 // Shuffles all test cases, and the tests within each test case,
773 // Restores the test cases and tests to their order before the first shuffle
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 359 // In most cases, the user can specify an option using either an
523 // Gets the number of successful test cases.
526 // Gets the number of failed test cases.
529 // Gets the number of all test cases.
532 // Gets the number of all test cases that contain at least one test
554 // Returns true iff the unit test passed (i.e. all test cases passed).
563 // Gets the i-th test case among all the test cases. i can range from 0 to
570 // Gets the i-th test case among all the test cases. i can range from 0 to
776 // Shuffles all test cases, and the tests within each test case,
780 // Restores the test cases and tests to their order before the first shuffle
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 142 /// loads from the stack. This is just a hint, as some cases may be
173 /// stack. This is just a hint, as some cases may be missed.
221 /// method for a non-commutable instruction, but there may be some cases
244 /// with the following information in various cases:
261 /// cases where this method returns success.
274 /// This is only invoked in cases where AnalyzeBranch returns success. It
282 /// returned by AnalyzeBranch. This is only invoked in cases where
287 /// cases where AnalyzeBranch doesn't apply because there was no original
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 358 // In most cases, the user can specify an option using either an
522 // Gets the number of successful test cases.
525 // Gets the number of failed test cases.
528 // Gets the number of all test cases.
531 // Gets the number of all test cases that contain at least one test
553 // Returns true iff the unit test passed (i.e. all test cases passed).
562 // Gets the i-th test case among all the test cases. i can range from 0 to
569 // Gets the i-th test case among all the test cases. i can range from 0 to
775 // Shuffles all test cases, and the tests within each test case,
779 // Restores the test cases and tests to their order before the first shuffle
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StrictMathTest.java 191 // cases for NaN
256 // cases for NaN
368 //Test for special cases
452 // Test for special cases
520 // Test for special cases
554 // Test for special cases
693 // test for most cases without exception
719 // test for cases with NaN
758 // test for most cases without exception
786 // test for cases with Na
    [all...]
MathTest.java 165 * cases for test_copySign_DD in MathTest/StrictMathTest
188 // cases for NaN
238 * cases for test_copySign_FF in MathTest/StrictMathTest
260 // cases for NaN
362 // Test for special cases
417 * cases for test_getExponent_D in MathTest/StrictMathTest
463 * cases for test_getExponent_F in MathTest/StrictMathTest
509 // Test for special cases
573 // Test for special cases
595 // Test for special cases
    [all...]
  /external/icu4c/test/intltest/
tstnorm.cpp 388 * Run a few specific cases that are failing for Verisign.
777 cases[][4]={ local
791 /* ### TODO: add more interesting cases */
806 for(i=0; i<(int32_t)(sizeof(cases)/sizeof(cases[0])); ++i) {
807 switch(*cases[i][0]) {
815 left=UnicodeString(cases[i][1], "").unescape();
816 right=UnicodeString(cases[i][2], "").unescape();
817 expect=UnicodeString(cases[i][3], "").unescape();
824 dataerrln("error in Normalizer::concatenate(), cases[] fails with "
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 302 // Handle cases such as i8 -> <1 x i1>
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
signed_settings.cc 119 // in some cases.
149 // in some cases.
182 // in some cases.
211 // in some cases.
237 // in some cases.
265 // in some cases.
722 // In all other cases (don't have it, have it and it is set to false, etc),
  /external/chromium/testing/gtest/test/
gtest_output_test_golden_lin.txt 10 [==========] Running 62 tests from 27 test cases.
258 of the classes to put the tests into different test cases.
269 of the classes to put the tests into different test cases.
283 of the classes to put the tests into different test cases.
589 [==========] 62 tests from 27 test cases ran.
638 [==========] Running 4 tests from 2 test cases.
679 [==========] 4 tests from 2 test cases ran. (? ms total)
  /external/gtest/test/
gtest_output_test_golden_lin.txt 10 [==========] Running 62 tests from 27 test cases.
258 of the classes to put the tests into different test cases.
269 of the classes to put the tests into different test cases.
283 of the classes to put the tests into different test cases.
589 [==========] 62 tests from 27 test cases ran.
638 [==========] Running 4 tests from 2 test cases.
679 [==========] 4 tests from 2 test cases ran. (? ms total)
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 267 // As above, vector X*splat(1.0) -> X in all defined cases.
375 // Handle cases involving: [su]div X, (select Cond, Y, Z)
437 // Handle the integer div common cases
522 // Handle the integer div common cases
603 // Handle cases involving: rem X, (select Cond, Y, Z)
675 // Handle the integer rem common cases
746 // Handle cases involving: rem X, (select Cond, Y, Z)
  /external/protobuf/gtest/test/
gtest_output_test_golden_lin.txt 10 [==========] Running 56 tests from 23 test cases.
223 of the classes to put the tests into different test cases.
234 of the classes to put the tests into different test cases.
248 of the classes to put the tests into different test cases.
518 [==========] 56 tests from 23 test cases ran.
561 [==========] Running 4 tests from 2 test cases.
602 [==========] 4 tests from 2 test cases ran. (? ms total)
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
DexFile.java 45 * <h3>Main use cases</h3>
47 * <p>These are the main use cases that drove the design of this library</p>
86 * <h3>Other use cases</h3>
88 * <p>These are other use cases that are possible, but did not drive the design of the library.
89 * No effort was made to test these use cases or ensure that they work. Some of these could
120 * an unsigned leb128 or a signed leb128. Specifically, the signed leb128 is 1 byte longer in some cases.
127 * The 2 main use-cases in play are
    [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 288 could have triggered a crash in some cases after a timeout
360 * added support for sending EAP-AKA Notifications in error cases
553 * fixed a bug which caused some RSN pre-authentication cases to use
555 * fixed private key loading for cases where passphrase is not set
    [all...]

Completed in 978 milliseconds

<<41424344454647484950>>