/external/compiler-rt/test/Unit/ppc/ |
D | floatunditf_test.c | 13 DD computed; in main() local 18 computed.ld = __floatunditf(tests[i].input); in main() 20 if ((computed.hi != expected.hi) || (computed.lo != expected.lo)) in main() 24 printf("\tComputed %La = ( %a , %a )\n", computed.ld, computed.hi, computed.lo); in main()
|
D | floatditf_test.c | 13 DD computed; in main() local 18 computed.ld = __floatditf(tests[i].input); in main() 20 if ((computed.hi != expected.hi) || (computed.lo != expected.lo)) in main() 24 printf("\tComputed %La = ( %a , %a )\n", computed.ld, computed.hi, computed.lo); in main()
|
D | qsub_test.c | 118 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local 120 DD c = { .ld = computed }; in testEdgeCases()
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | NullCacheTest.java | 43 Object computed = new Object(); in testGet() local 47 .build(constantLoader(computed)); in testGet() 50 assertSame(computed, cache.getUnchecked(key)); in testGet() 53 assertSame(computed, notification.getValue()); in testGet() 60 Object computed = new Object(); in testGet_expireAfterWrite() local 64 .build(constantLoader(computed)); in testGet_expireAfterWrite() 67 assertSame(computed, cache.getUnchecked(key)); in testGet_expireAfterWrite() 70 assertSame(computed, notification.getValue()); in testGet_expireAfterWrite() 77 Object computed = new Object(); in testGet_expireAfterAccess() local 81 .build(constantLoader(computed)); in testGet_expireAfterAccess() [all …]
|
/external/skia/include/gpu/ |
D | GrPaint.h | 179 bool computed = false; in sourceCoordChangeByInverse() local 182 if (!computed && !preConcatInverse.invert(&inv)) { in sourceCoordChangeByInverse() 185 computed = true; in sourceCoordChangeByInverse() 192 if (!computed && !preConcatInverse.invert(&inv)) { in sourceCoordChangeByInverse() 195 computed = true; in sourceCoordChangeByInverse()
|
/external/libogg/ |
D | config.h.in | 58 /* The size of `int', as computed by sizeof. */ 61 /* The size of `long', as computed by sizeof. */ 64 /* The size of `long long', as computed by sizeof. */ 67 /* The size of `short', as computed by sizeof. */
|
/external/smack/src/com/kenai/jbosh/ |
D | ComposableBody.java | 77 private final AtomicReference<String> computed = field in ComposableBody 279 String comp = computed.get(); in toXML() 282 computed.set(comp); in toXML()
|
/external/eigen/unsupported/Eigen/ |
D | MatrixFunctions | 114 \param[in] M matrix whose exponential is to be computed. 128 The matrix exponential is computed using the scaling-and-squaring 130 rescaled, then the exponential of the reduced matrix is computed 169 \param[in] M invertible matrix whose logarithm is to be computed. 185 logarithm of an atomic block is computed by MatrixLogarithmAtomic, 188 square roots computed by MatrixBase::sqrt(). 318 \param[in] M invertible matrix whose square root is to be computed. 329 computed by this function. 331 The matrix square root is computed by first reducing the matrix to 333 root of the quasi-triangular matrix can then be computed directly. The [all …]
|
/external/chromium/chrome/common/safe_browsing/ |
D | csd.proto | 23 // Score that was computed on the client. Value is between 0.0 and 1.0. 44 // sent to the scorer and which resulted in client_score being computed.
|
/external/fdlibm/ |
D | changes | 16 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z); 21 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
|
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 633 size_t computed = 0; in validate() local 637 computed += head->fMemoryUsed; in validate() 641 if (fTotalMemoryUsed != computed) { in validate() 642 printf("total %d, computed %d\n", (int)fTotalMemoryUsed, (int)computed); in validate() 644 SkASSERT(fTotalMemoryUsed == computed); in validate()
|
/external/webkit/LayoutTests/fast/dom/CSSStyleDeclaration/ |
D | css-computed-style-item-expected.txt | 1 This tests indexing outside the range of the computed style object.
|
/external/clang/test/Parser/ |
D | objcxx11-attributes.mm | 12 // An array size which is computed by a message send is OK. 20 // An array size which is computed by a lambda is not OK.
|
/external/tcpdump/ |
D | config.h.in | 304 /* The size of `char', as computed by sizeof. */ 307 /* The size of `int', as computed by sizeof. */ 310 /* The size of `long', as computed by sizeof. */ 313 /* The size of `long long', as computed by sizeof. */ 316 /* The size of `short', as computed by sizeof. */
|
/external/libxslt/libxslt/ |
D | variables.c | 1032 if (elem->computed) in xsltEvalGlobalVariable() 1213 elem->computed = 1; in xsltEvalGlobalVariable() 1368 elem->computed = 1; in xsltRegisterGlobalVariable() 1579 elem->computed = 1; in xsltProcessUserParamInternal() 1753 elem->computed = 1; in xsltBuildVariable() 1852 if (elem->computed == 0) { in xsltGlobalVariableLookup() 1887 if (elem->computed == 0) { in xsltVariableLookup() 1893 elem->computed = 1; in xsltVariableLookup() 2265 if (variable->computed == 0) { in xsltXPathVariableLookup() 2272 variable->computed = 1; in xsltXPathVariableLookup()
|
/external/llvm/test/CodeGen/ARM/ |
D | 2009-10-30.ll | 3 ; computed when there are 5 or more regular arguments.
|
/external/chromium/third_party/libevent/ |
D | config.h.in | 225 /* The size of `int', as computed by sizeof. */ 228 /* The size of `long', as computed by sizeof. */ 231 /* The size of `long long', as computed by sizeof. */ 234 /* The size of `short', as computed by sizeof. */
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 178 file. This value is computed by dividing Total Instruction Size by Number Of 193 The average size of a Value definition (of any type). This is computed by 202 The average number of bytes per function definition. This is computed by 268 This value is computed by dividing Instruction Size by Instructions. 273 is computed by dividing Byte Size by Instructions. Note that this is not the
|
/external/skia/legacy/src/core/ |
D | SkGlyphCache.cpp | 600 size_t computed = SkGlyphCache::ComputeMemoryUsed(fHead); in validate() local 601 if (fTotalMemoryUsed != computed) { in validate() 602 printf("total %d, computed %d\n", (int)fTotalMemoryUsed, (int)computed); in validate() 604 SkASSERT(fTotalMemoryUsed == computed); in validate()
|
/external/llvm/test/Analysis/BasicAA/ |
D | 2003-02-26-AccessSizeTest.ll | 3 ; the value computed by the first load instruction is changed by the store.
|
/external/icu4c/common/ |
D | icucfg.h.in | 72 /* The size of `void *', as computed by sizeof. */ 75 /* The size of `wchar_t', as computed by sizeof. */
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | ctor-list-opt-inbounds.ll | 4 ; the computed address.
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | 2011-07-20-DoubleIV.ll | 26 ; Now check that the computed double constant is correct.
|
/external/libffi/ |
D | fficonfig.h.in | 118 /* The size of `double', as computed by sizeof. */ 121 /* The size of `long double', as computed by sizeof. */
|
/external/srtp/ |
D | config.h_win32vc7 | 136 /* The size of a `unsigned long', as computed by sizeof. */ 139 /* The size of a `unsigned long long', as computed by sizeof. */
|