/external/proguard/src/proguard/gui/ |
D | FilterBuilder.java | 53 StringBuffer positive = new StringBuffer(); in buildFilter() local 56 buildFilter("", positive, negative); in buildFilter() 58 return positive.length() <= negative.length() ? in buildFilter() 59 positive.toString() : in buildFilter() 73 StringBuffer positive, in buildFilter() argument 102 if (positive.length() > 0) in buildFilter() 104 positive.append(','); in buildFilter() 106 positive.append('!').append(prefix); in buildFilter() 110 positive.append('*'); in buildFilter() 167 if (positive.length() > 0 && in buildFilter() [all …]
|
/external/eigen/test/eigen2/ |
D | eigen2_svd.cpp | 58 MatrixType unitary, positive; in svd() local 59 svd.computeUnitaryPositive(&unitary, &positive); in svd() 61 VERIFY_IS_APPROX(positive, positive.adjoint()); in svd() 62 …for(int i = 0; i < rows; i++) VERIFY(positive.diagonal()[i] >= 0); // cheap necessary (not suffici… in svd() 63 VERIFY_IS_APPROX(unitary*positive, a); in svd() 65 svd.computePositiveUnitary(&positive, &unitary); in svd() 67 VERIFY_IS_APPROX(positive, positive.adjoint()); in svd() 68 …for(int i = 0; i < rows; i++) VERIFY(positive.diagonal()[i] >= 0); // cheap necessary (not suffici… in svd() 69 VERIFY_IS_APPROX(positive*unitary, a); in svd()
|
/external/llvm/test/Transforms/CorrelatedValuePropagation/ |
D | basic.ll | 140 br i1 %cmp, label %positive, label %out 142 positive: 151 %p = phi i32 [ -1, %entry ], [ 1, %positive ], [ 1, %positive ] 155 %q = phi i32 [ 0, %positive ], [ 0, %positive ] 163 br i1 %cmp, label %positive, label %out 165 positive: 174 %p = phi i32 [ -1, %entry ], [ 1, %positive ], [ 1, %positive ] 178 %q = phi i32 [ 0, %positive ], [ 0, %positive ]
|
/external/chromium/chrome/browser/autofill/ |
D | autofill_xml_parser_unittest.cc | 215 double positive = 0; in TEST() local 217 AutofillUploadXmlParser parse_handler(&positive, &negative); in TEST() 221 EXPECT_DOUBLE_EQ(0.5, positive); in TEST() 229 double positive = 0; in TEST() local 232 new AutofillUploadXmlParser(&positive, &negative)); in TEST() 236 EXPECT_DOUBLE_EQ(0, positive); in TEST() 242 parse_handler.reset(new AutofillUploadXmlParser(&positive, &negative)); in TEST() 246 EXPECT_DOUBLE_EQ(0, positive); in TEST() 250 parse_handler.reset(new AutofillUploadXmlParser(&positive, &negative)); in TEST() 254 EXPECT_DOUBLE_EQ(0, positive); in TEST() [all …]
|
/external/stlport/test/unit/ |
D | bcompos_test.cpp | 38 binary_compose<logical_and<bool>, odd, positive> in bcompos1() 39 b = binary_compose<logical_and<bool>, odd, positive>(logical_and<bool>(), odd(), positive()); in bcompos1() 52 compose2(logical_and<bool>(), odd(), positive())); in bcompos2()
|
D | unary.h | 15 struct positive : public unary_function<int, bool> { struct
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
D | vp8_variance16x16_armv6.asm | 45 sel r7, r6, lr ; select bytes with positive difference 51 usad8 r4, r7, lr ; calculate sum of positive differences 55 adds r8, r8, r4 ; add positive differences to sum 69 sel r7, r6, lr ; select bytes with positive difference 74 usad8 r4, r7, lr ; calculate sum of positive differences 79 add r8, r8, r4 ; add positive differences to sum 93 sel r7, r6, lr ; select bytes with positive difference 98 usad8 r4, r7, lr ; calculate sum of positive differences 103 add r8, r8, r4 ; add positive differences to sum 118 sel r7, r6, lr ; select bytes with positive difference [all …]
|
D | vp8_variance_halfpixvar16x16_v_armv6.asm | 51 sel r7, r6, lr ; select bytes with positive difference 57 usad8 r4, r7, lr ; calculate sum of positive differences 61 adds r8, r8, r4 ; add positive differences to sum 82 sel r7, r6, lr ; select bytes with positive difference 87 usad8 r4, r7, lr ; calculate sum of positive differences 92 add r8, r8, r4 ; add positive differences to sum 113 sel r7, r6, lr ; select bytes with positive difference 118 usad8 r4, r7, lr ; calculate sum of positive differences 123 add r8, r8, r4 ; add positive differences to sum 145 sel r7, r6, lr ; select bytes with positive difference [all …]
|
D | vp8_variance_halfpixvar16x16_h_armv6.asm | 50 sel r7, r6, lr ; select bytes with positive difference 56 usad8 r4, r7, lr ; calculate sum of positive differences 60 adds r8, r8, r4 ; add positive differences to sum 81 sel r7, r6, lr ; select bytes with positive difference 86 usad8 r4, r7, lr ; calculate sum of positive differences 91 add r8, r8, r4 ; add positive differences to sum 112 sel r7, r6, lr ; select bytes with positive difference 117 usad8 r4, r7, lr ; calculate sum of positive differences 122 add r8, r8, r4 ; add positive differences to sum 144 sel r7, r6, lr ; select bytes with positive difference [all …]
|
D | vp8_variance_halfpixvar16x16_hv_armv6.asm | 61 sel r7, r6, lr ; select bytes with positive difference 67 usad8 r4, r7, lr ; calculate sum of positive differences 71 adds r8, r8, r4 ; add positive differences to sum 103 sel r7, r6, lr ; select bytes with positive difference 108 usad8 r4, r7, lr ; calculate sum of positive differences 113 add r8, r8, r4 ; add positive differences to sum 145 sel r7, r6, lr ; select bytes with positive difference 150 usad8 r4, r7, lr ; calculate sum of positive differences 155 add r8, r8, r4 ; add positive differences to sum 186 sel r7, r6, lr ; select bytes with positive difference [all …]
|
D | vp8_variance8x8_armv6.asm | 43 sel r10, r8, lr ; select bytes with positive difference 49 usad8 r6, r10, lr ; calculate sum of positive differences 53 add r4, r4, r6 ; add positive differences to sum 68 sel r10, r8, lr ; select bytes with positive difference 74 usad8 r6, r10, lr ; calculate sum of positive differences 79 add r4, r4, r6 ; add positive differences to sum
|
/external/libvpx/libvpx/vp8/encoder/arm/armv6/ |
D | vp8_mse16x16_armv6.asm | 46 sel r7, r8, lr ; select bytes with positive difference 52 usad8 r5, r7, lr ; calculate sum of positive differences 68 sel r7, r8, lr ; select bytes with positive difference 73 usad8 r5, r7, lr ; calculate sum of positive differences 87 sel r7, r8, lr ; select bytes with positive difference 92 usad8 r5, r7, lr ; calculate sum of positive differences 109 sel r7, r8, lr ; select bytes with positive difference 115 usad8 r5, r7, lr ; calculate sum of positive differences
|
/external/llvm/test/Verifier/ |
D | fpmath.ll | 17 ; CHECK: fpmath accuracy not a positive number! 19 ; CHECK: fpmath accuracy not a positive number! 21 ; CHECK: fpmath accuracy not a positive number!
|
/external/valgrind/main/ |
D | exp-sgcheck.supp | 8 # I'm pretty sure this is a false positive caused by the sg_ stuff 10 glibc realpath false positive
|
/external/llvm/test/Transforms/InstSimplify/ |
D | 2011-11-23-MaskedBitsCrash.ll | 4 ; into a positive one) and thus results in undefined behaviour. At 8 ; as being both positive and negative, firing an assertion!
|
/external/eigen/Eigen/src/Eigen2Support/ |
D | SVD.h | 72 void computeUnitaryPositive(UnitaryType *unitary, PositiveType *positive) const; 74 void computePositiveUnitary(PositiveType *positive, UnitaryType *unitary) const; 76 void computeRotationScaling(RotationType *unitary, ScalingType *positive) const; 78 void computeScalingRotation(ScalingType *positive, RotationType *unitary) const; 548 PositiveType *positive) const in computeUnitaryPositive() argument 552 if(positive) *positive = m_matV * m_sigma.asDiagonal() * m_matV.adjoint(); in computeUnitaryPositive() 565 void SVD<MatrixType>::computePositiveUnitary(UnitaryType *positive, in computePositiveUnitary() argument 570 if(positive) *positive = m_matU * m_sigma.asDiagonal() * m_matU.adjoint(); in computePositiveUnitary()
|
/external/webkit/Source/WebKit2/WebProcess/ |
D | com.apple.WebProcess.sb | 93 (if (positive? (string-length (param "DARWIN_USER_CACHE_DIR"))) 95 (if (positive? (string-length (param "DARWIN_USER_TEMP_DIR"))) 99 (if (positive? (string-length (param "WEBKIT_DATABASE_DIR"))) 103 (if (positive? (string-length (param "WEBKIT_LOCALSTORAGE_DIR"))) 107 (if (positive? (string-length (param "NSURL_CACHE_DIR"))) 111 (if (positive? (string-length (param "UI_PROCESS_BUNDLE_RESOURCE_DIR")))
|
/external/clang/test/Analysis/ |
D | unions-region.m | 11 // false positive of a 'pass-by-value argument is uninitialized' 34 // false positive of a 'pass-by-value argument is uninitialized'
|
D | dead-stores.m | 28 // This test case was reported as a false positive due to a bug in the 38 // This test case was a false positive due to how clang models
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM-E_mastergain_gnu.s | 79 CMP r4, r6 @check for positive saturation 88 CMP r5, r6 @check for positive saturation
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | ARM-E_mastergain_gnu.s | 79 CMP r4, r6 @check for positive saturation 88 CMP r5, r6 @check for positive saturation
|
/external/llvm/test/CodeGen/Mips/ |
D | inlineasm-cnstrnt-bad-O.ll | 4 ;Our example uses the positive value 16384.
|
D | inlineasm-cnstrnt-bad-N.ll | 4 ;Our example uses the positive value 3.
|
D | inlineasm-cnstrnt-bad-P.ll | 4 ; Our example uses the positive value 655536.
|
/external/webkit/LayoutTests/fast/xpath/ |
D | substring-non-positive-postion-expected.txt | 1 Test for bug 41913: XPath substring function does not correctly handle non-positive values for the …
|