/external/guava/guava-tests/test/com/google/common/cache/ |
D | NullCacheTest.java | 43 Object computed = new Object(); in testGet() local 48 .build(constantLoader(computed)); in testGet() 51 assertSame(computed, cache.getUnchecked(key)); in testGet() 54 assertSame(computed, notification.getValue()); in testGet() 61 Object computed = new Object(); in testGet_expireAfterWrite() local 66 .build(constantLoader(computed)); in testGet_expireAfterWrite() 69 assertSame(computed, cache.getUnchecked(key)); in testGet_expireAfterWrite() 72 assertSame(computed, notification.getValue()); in testGet_expireAfterWrite() 79 Object computed = new Object(); in testGet_expireAfterAccess() local 84 .build(constantLoader(computed)); in testGet_expireAfterAccess() [all …]
|
/external/guava/android/guava-tests/test/com/google/common/cache/ |
D | NullCacheTest.java | 43 Object computed = new Object(); in testGet() local 48 .build(constantLoader(computed)); in testGet() 51 assertSame(computed, cache.getUnchecked(key)); in testGet() 54 assertSame(computed, notification.getValue()); in testGet() 61 Object computed = new Object(); in testGet_expireAfterWrite() local 66 .build(constantLoader(computed)); in testGet_expireAfterWrite() 69 assertSame(computed, cache.getUnchecked(key)); in testGet_expireAfterWrite() 72 assertSame(computed, notification.getValue()); in testGet_expireAfterWrite() 79 Object computed = new Object(); in testGet_expireAfterAccess() local 84 .build(constantLoader(computed)); in testGet_expireAfterAccess() [all …]
|
/external/compiler-rt/test/builtins/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()
|
/external/fmtlib/doc/bootstrap/ |
D | type.less | 27 margin-top: @line-height-computed; 28 margin-bottom: (@line-height-computed / 2); 38 margin-top: (@line-height-computed / 2); 39 margin-bottom: (@line-height-computed / 2); 59 margin: 0 0 (@line-height-computed / 2); 63 margin-bottom: @line-height-computed; 148 padding-bottom: ((@line-height-computed / 2) - 1); 149 margin: (@line-height-computed * 2) 0 @line-height-computed; 161 margin-bottom: (@line-height-computed / 2); 191 margin-bottom: @line-height-computed; [all …]
|
D | progress-bars.less | 28 height: @line-height-computed; 29 margin-bottom: @line-height-computed; 41 line-height: @line-height-computed;
|
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | constant_resolver.py | 12 computed = set() 23 if field not in computed: 32 if constant in computed: 43 computed.add(constant) 47 if field in computed: 63 computed.add(field)
|
/external/python/cpython2/Lib/test/ |
D | test_sha.py | 20 computed = obj.hexdigest() 21 self.assertTrue(computed == digest) 26 self.assertTrue(computed == computed_again) 33 self.assertTrue(computed == hexd)
|
D | test_hashlib.py | 173 computed = hash_object_constructor(data).hexdigest() 175 computed, digest, 179 computed, len(data), digest)) 188 computed = h.hexdigest() 190 computed, digest, 194 computed, len(data), digest))
|
/external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
D | test_utils.cc | 74 rtc::ArrayView<const float> computed) { in ExpectEqualFloatArray() argument 75 ASSERT_EQ(expected.size(), computed.size()); in ExpectEqualFloatArray() 78 EXPECT_FLOAT_EQ(expected[i], computed[i]); in ExpectEqualFloatArray() 83 rtc::ArrayView<const float> computed, in ExpectNearAbsolute() argument 85 ASSERT_EQ(expected.size(), computed.size()); in ExpectNearAbsolute() 88 EXPECT_NEAR(expected[i], computed[i], tolerance); in ExpectNearAbsolute()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | compute_constant_test.cc | 75 TF_ASSIGN_OR_RETURN(auto computed, in ComputeConstantLiteral() 77 return std::move(computed); in ComputeConstantLiteral() 222 TF_ASSERT_OK_AND_ASSIGN(auto computed, in TEST_F() 225 EXPECT_TRUE(LiteralTestUtil::Equal(expected_literal, computed)); in TEST_F() 237 TF_ASSERT_OK_AND_ASSIGN(auto computed, in TEST_F() 240 EXPECT_TRUE(LiteralTestUtil::Equal(expected_literal, computed)); in TEST_F() 253 auto computed, ComputeConstantLiteral( in XLA_TEST_F() 262 expected_literal.shape(), computed.shape())); in XLA_TEST_F() 263 EXPECT_TRUE(LiteralTestUtil::Equal(expected_literal, computed)); in XLA_TEST_F()
|
D | client_test.cc | 62 auto computed, client_->Transfer(*data, &expected_literal.shape())); in XLA_TEST_F() 65 expected_literal.shape(), computed.shape())); in XLA_TEST_F() 66 EXPECT_TRUE(LiteralTestUtil::Equal(expected_literal, computed)); in XLA_TEST_F()
|
D | execution_profile_test.cc | 66 TF_ASSERT_OK_AND_ASSIGN(auto computed, client_->Transfer(*data, &shape)); in XLA_TEST_F() 67 (void)computed; in XLA_TEST_F()
|
D | transpose_test.cc | 124 auto computed = ConstantR2FromArray2D<float>(&builder, input); in TEST_F() local 126 computed = Transpose(computed, {1, 0}); in TEST_F()
|
/external/perfetto/ui/src/frontend/ |
D | hsluv_cache.ts | 25 const computed = hsluvToHex([hue, saturation, lightness]); constant 26 this.storage.set(key, computed); 27 return computed;
|
/external/speex/ |
D | config.h.in | 90 /* The size of `int', as computed by sizeof. */ 93 /* The size of `int16_t', as computed by sizeof. */ 96 /* The size of `int32_t', as computed by sizeof. */ 99 /* The size of `long', as computed by sizeof. */ 102 /* The size of `short', as computed by sizeof. */ 105 /* The size of `uint16_t', as computed by sizeof. */ 108 /* The size of `uint32_t', as computed by sizeof. */ 111 /* The size of `u_int16_t', as computed by sizeof. */ 114 /* The size of `u_int32_t', as computed by sizeof. */
|
/external/jemalloc_new/test/unit/ |
D | hash.c | 67 uint32_t computed, expected; in hash_variant_verify_key() local 118 computed = (final[0] << 0) | (final[1] << 8) | (final[2] << 16) | in hash_variant_verify_key() 134 assert_u32_eq(computed, expected, in hash_variant_verify_key() 136 hash_variant_string(variant), expected, computed); in hash_variant_verify_key()
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | parse_testdata.cc | 202 float computed = data[idx]; in CheckOutputs() local 204 float diff = std::abs(computed - reference); in CheckOutputs() 220 int32_t computed = data[idx]; in CheckOutputs() local 222 if (std::abs(computed - reference) > 0) { in CheckOutputs() 224 i, idx, computed, reference); in CheckOutputs() 231 int64_t computed = data[idx]; in CheckOutputs() local 233 if (std::abs(computed - reference) > 0) { in CheckOutputs() 237 i, idx, computed, reference); in CheckOutputs()
|
/external/webrtc/modules/audio_processing/agc2/ |
D | biquad_filter_unittest.cc | 63 rtc::ArrayView<const float> computed, in ExpectNearRelative() argument 69 ASSERT_EQ(expected.size(), computed.size()); in ExpectNearRelative() 71 const float abs_diff = std::fabs(expected[i] - computed[i]); in ExpectNearRelative() 78 SCOPED_TRACE(computed[i]); in ExpectNearRelative()
|
/external/tensorflow/tensorflow/lite/testing/ |
D | parse_testdata.cc | 204 float computed = data[idx]; in CheckOutputs() local 206 float diff = std::abs(computed - reference); in CheckOutputs() 222 int32_t computed = data[idx]; in CheckOutputs() local 224 if (std::abs(computed - reference) > 0) { in CheckOutputs() 226 i, idx, computed, reference); in CheckOutputs() 233 int64_t computed = data[idx]; in CheckOutputs() local 235 if (std::abs(computed - reference) > 0) { in CheckOutputs() 239 i, idx, computed, reference); in CheckOutputs()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_FusedBatchNorm.pbtxt | 44 A 1D Tensor for the computed batch mean, to be used by TensorFlow 51 A 1D Tensor for the computed batch variance, to be used by 58 A 1D Tensor for the computed batch mean, to be reused 65 A 1D Tensor for the computed batch variance (inverted variance
|
D | api_def_FusedBatchNormV2.pbtxt | 44 A 1D Tensor for the computed batch mean, to be used by TensorFlow 51 A 1D Tensor for the computed batch variance, to be used by 58 A 1D Tensor for the computed batch mean, to be reused 65 A 1D Tensor for the computed batch variance (inverted variance
|
D | api_def_FusedBatchNormV3.pbtxt | 44 A 1D Tensor for the computed batch mean, to be used by TensorFlow 51 A 1D Tensor for the computed batch variance, to be used by 58 A 1D Tensor for the computed batch mean, to be reused 65 A 1D Tensor for the computed batch variance (inverted variance
|
/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/llvm/test/Transforms/IndVarSimplify/ |
D | dont-recompute.ll | 4 ; to be computed by the loop and used in the loop any way. In the example below 5 ; although a's value can be computed outside of the loop, there is no benefit 6 ; in doing so as it has to be computed by the loop anyway.
|