Home
last modified time | relevance | path

Searched defs:computed (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava-tests/test/com/google/common/cache/
DNullCacheTest.java43 Object computed = new Object(); in testGet() local
60 Object computed = new Object(); in testGet_expireAfterWrite() local
77 Object computed = new Object(); in testGet_expireAfterAccess() local
/external/compiler-rt/test/Unit/ppc/
Dfloatunditf_test.c13 DD computed; in main() local
Dfloatditf_test.c13 DD computed; in main() local
Dqsub_test.c118 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local
/external/smack/src/com/kenai/jbosh/
DComposableBody.java77 private final AtomicReference<String> computed = field in ComposableBody
/external/skia/include/gpu/
DGrPaint.h179 bool computed = false; in sourceCoordChangeByInverse() local
/external/skia/legacy/src/core/
DSkGlyphCache.cpp600 size_t computed = SkGlyphCache::ComputeMemoryUsed(fHead); in validate() local
/external/skia/tests/
DPathTest.cpp1201 SkRect computed, expected; in test_isRect() local
1213 SkRect computed; in test_isRect() local
1360 SkRect expected[2], computed[2]; in test_isNestedRects() local
/external/skia/src/core/
DSkGlyphCache.cpp633 size_t computed = 0; in validate() local
/external/skia/src/gpu/
DGrDrawState.h566 bool computed = false; in preConcatStageMatricesWithInverse() local
/external/libxslt/libxslt/
DxsltInternals.h1428 int computed; /* was the evaluation done */ member