Searched refs:positive (Results 51 - 75 of 123) sorted by relevance

12345

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.css120 .cm-positive {color: #292;}
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_signed_rgba.spec111 127 (that is, uses different scale factors for negative and positive
/external/chromium_org/v8/src/x87/
H A Dassembler-x87.h214 positive = 9,
228 not_sign = positive
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dvariance_neon.asm82 ; while sum is signed, sum * sum is always positive and must be treated as
/external/llvm/lib/Support/Unix/
H A DProgram.inc244 // positive.
/external/mesa3d/docs/
H A DMESA_texture_signed_rgba.spec111 127 (that is, uses different scale factors for negative and positive
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_stdlib.c60 jns positive
69 positive:
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_snprintf.c546 * taken as a `-' flag followed by a positive
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_snprintf.c546 * taken as a `-' flag followed by a positive
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.h222 positive = 9,
236 not_sign = positive
/external/guava/guava/src/com/google/common/primitives/
H A Dgenerate.sh127 * @return a negative value if {@code a} is less than {@code b}; a positive
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc223 "exclude). A test is run if it matches one of the positive "
489 // positive filter and negative filter portions
492 std::string positive; local
495 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
498 positive = std::string(p, dash); // Everything up to the dash
500 if (positive.empty()) {
502 positive = kUniversalFilter;
508 return (MatchesFilter(full_name, positive.c_str()) &&
5107 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc212 "exclude). A test is run if it matches one of the positive "
481 // positive filter and negative filter portions
484 String positive; local
487 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
490 positive = String(p, dash - p); // Everything up to the dash
492 if (positive.empty()) {
494 positive = kUniversalFilter;
500 return (MatchesFilter(full_name, positive.c_str()) &&
4714 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/gtest/src/
H A Dgtest.cc219 "exclude). A test is run if it matches one of the positive "
485 // positive filter and negative filter portions
488 std::string positive; local
491 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
494 positive = std::string(p, dash); // Everything up to the dash
496 if (positive.empty()) {
498 positive = kUniversalFilter;
504 return (MatchesFilter(full_name, positive.c_str()) &&
4831 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc212 "exclude). A test is run if it matches one of the positive "
481 // positive filter and negative filter portions
484 String positive; local
487 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
490 positive = String(p, dash - p); // Everything up to the dash
492 if (positive.empty()) {
494 positive = kUniversalFilter;
500 return (MatchesFilter(full_name, positive.c_str()) &&
4682 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/mesa3d/src/gtest/src/
H A Dgtest.cc212 "exclude). A test is run if it matches one of the positive "
481 // positive filter and negative filter portions
484 String positive; local
487 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
490 positive = String(p, dash - p); // Everything up to the dash
492 if (positive.empty()) {
494 positive = kUniversalFilter;
500 return (MatchesFilter(full_name, positive.c_str()) &&
4714 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/protobuf/gtest/src/
H A Dgtest.cc196 "exclude). A test is run if it matches one of the positive "
462 // positive filter and negative filter portions
465 String positive; local
468 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
471 positive = String(p, dash - p); // Everything up to the dash
473 if (positive.empty()) {
475 positive = kUniversalFilter;
481 return (MatchesFilter(full_name, positive.c_str()) &&
4471 " Run only the tests whose name matches one of the positive pattern
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dtzfmt.cpp1047 // as localized GMT format earlier. If parsedOffset is positive, it means it was successfully
1468 UBool positive = TRUE;
1471 positive = FALSE;
1483 if (positive) {
/external/icu/icu4c/source/i18n/
H A Dtzfmt.cpp1047 // as localized GMT format earlier. If parsedOffset is positive, it means it was successfully
1468 UBool positive = TRUE;
1471 positive = FALSE;
1483 if (positive) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1398 // Attempts to parse a string into a positive integer pointed to by the
1703 "exclude). A test is run if it matches one of the positive "
1969 // positive filter and negative filter portions
1972 std::string positive; local
1975 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
1978 positive = std::string(p, dash); // Everything up to the dash
1980 if (positive.empty()) {
1982 positive = kUniversalFilter;
1988 return (MatchesFilter(full_name, positive
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1398 // Attempts to parse a string into a positive integer pointed to by the
1703 "exclude). A test is run if it matches one of the positive "
1969 // positive filter and negative filter portions
1972 std::string positive; local
1975 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter
1978 positive = std::string(p, dash); // Everything up to the dash
1980 if (positive.empty()) {
1982 positive = kUniversalFilter;
1988 return (MatchesFilter(full_name, positive
[all...]
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dexc.pxd202 # string. stacklevel is a positive number giving a number of stack
H A Dnumber.pxd247 # integer or PY_SSIZE_T_MAX for a positive integer.
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dfilter_bilinear_altivec.asm132 vmuleub v22, \P0, v20 ;# 64 + 4 positive taps
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Dpostproc_sse2.asm139 neg rax ; positive stride

Completed in 792 milliseconds

12345