Home
last modified time | relevance | path

Searched refs:precomputed (Results 1 - 13 of 13) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-bignum-dtoa.cc330 Vector<const PrecomputedShortest> precomputed = in TEST() local
332 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
333 const PrecomputedShortest current_test = precomputed[i]; in TEST()
348 Vector<const PrecomputedShortestSingle> precomputed = in TEST() local
350 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
351 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
366 Vector<const PrecomputedFixed> precomputed = in TEST() local
368 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
369 const PrecomputedFixed current_test = precomputed[i]; in TEST()
387 Vector<const PrecomputedPrecision> precomputed in TEST() local
[all...]
H A Dtest-dtoa.cc430 Vector<const PrecomputedShortest> precomputed = in TEST() local
432 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
433 const PrecomputedShortest current_test = precomputed[i]; in TEST()
436 CHECK(!sign); // All precomputed numbers are positive. in TEST()
450 Vector<const PrecomputedShortestSingle> precomputed = in TEST() local
452 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
453 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
456 CHECK(!sign); // All precomputed numbers are positive. in TEST()
470 Vector<const PrecomputedFixed> precomputed = in TEST() local
472 for (int i = 0; i < precomputed in TEST()
493 Vector<const PrecomputedPrecision> precomputed = TEST() local
[all...]
H A Dtest-fast-dtoa.cc312 Vector<const PrecomputedShortest> precomputed = in TEST() local
314 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
315 const PrecomputedShortest current_test = precomputed[i]; in TEST()
341 Vector<const PrecomputedShortestSingle> precomputed = in TEST() local
343 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
344 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
372 Vector<const PrecomputedPrecision> precomputed = in TEST() local
374 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
375 const PrecomputedPrecision current_test = precomputed[i]; in TEST()
390 // The precomputed number in TEST()
[all...]
H A Dtest-fixed-dtoa.cc502 Vector<const PrecomputedFixed> precomputed = in TEST() local
504 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
505 const PrecomputedFixed current_test = precomputed[i]; in TEST()
/third_party/node/deps/v8/src/torque/
H A Dtype-visitor.cc391 auto* precomputed = PrecomputedTypeExpression::cast(type_expression); in ComputeType() local
392 return precomputed->type; in ComputeType()
/third_party/node/deps/openssl/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl112 .LRR: @ 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-armv8.pl108 .LRR: // 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-sparcv9.pl109 .LRR: ! 2^512 mod P precomputed for NIST P256 polynomial
/third_party/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl112 .LRR: @ 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-armv8.pl108 .LRR: // 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-sparcv9.pl109 .LRR: ! 2^512 mod P precomputed for NIST P256 polynomial
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/
H A Decp_nistz256-armv4.S2386 .LRR:@ 2^512 mod P precomputed for NIST P256 polynomial
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/
H A Decp_nistz256-armv4.S2386 .LRR:@ 2^512 mod P precomputed for NIST P256 polynomial

Completed in 75 milliseconds