Home
last modified time | relevance | path

Searched defs:computed (Results 1 – 15 of 15) 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/builtins/Unit/ppc/
Dfloatditf_test.c13 DD computed; in main() local
Dfloatunditf_test.c13 DD computed; in main() local
Dqsub_test.c118 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local
/external/jemalloc/test/unit/
Dhash.c70 uint32_t computed, expected; in hash_variant_verify() local
/external/smack/src/com/kenai/jbosh/
DComposableBody.java77 private final AtomicReference<String> computed = field in ComposableBody
/external/skia/include/gpu/
DGrPaint.h196 bool computed = false; in localCoordChangeInverse() local
/external/pixman/test/
Dpixel-test.c196 uint32_t computed = access (dest, i, j); in verify() local
/external/chromium_org/third_party/skia/include/gpu/
DGrPaint.h191 bool computed = false; in localCoordChangeInverse() local
/external/chromium_org/third_party/blanketjs/src/
Dblanket.js1651 computed: true, property
1658 computed: false, property
1678 computed: true, property
1685 computed: false, property
3467 computed: true, property
3476 computed: false, property
3508 computed: true, property
3517 computed: false, property
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsort.h59 bool computed; member
/external/skia/tests/
DPathTest.cpp1613 SkRect computed, expected; in test_isRect() local
1634 SkRect computed; in test_isRect() local
1793 SkRect expected[2], computed[2]; in test_isNestedRects() local
/external/chromium_org/third_party/skia/tests/
DPathTest.cpp1678 SkRect computed, expected; in test_isRect() local
1699 SkRect computed; in test_isRect() local
1858 SkRect expected[2], computed[2]; in test_isNestedRects() local
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Djquery-1.6.4.js6332 get: function( elem, computed ) { argument
6465 get: function( elem, computed, extra ) { argument
6499 get: function( elem, computed ) { argument
6543 get: function( elem, computed ) { argument
/external/chromium_org/third_party/libxslt/libxslt/
DxsltInternals.h1428 int computed; /* was the evaluation done */ member