Home
last modified time | relevance | path

Searched refs:precomputed (Results 1 – 25 of 27) sorted by relevance

12

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
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 …]
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()
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()
470 Vector<const PrecomputedFixed> precomputed = in TEST() local
472 for (int i = 0; i < precomputed.length(); ++i) { in TEST()
473 const PrecomputedFixed current_test = precomputed[i]; in TEST()
493 Vector<const PrecomputedPrecision> precomputed = in TEST() local
[all …]
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()
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/icu/icu4c/source/tools/gencolusb/
DREADME.md5 precomputed data.
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
DREADME.md5 precomputed data.
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/
DREADME.md5 precomputed data.
/third_party/python/Doc/library/
Dbisect.rst120 consider searching an array of precomputed keys to locate the insertion
132 methods and support for a key-function. The keys are precomputed to save
198 precomputed keys to find the index of a record::
/third_party/node/deps/npm/node_modules/tweetnacl/
DREADME.md121 Returns a precomputed shared key which can be used in `nacl.box.after` and
126 Same as `nacl.box`, but uses a shared key precomputed with `nacl.box.before`.
130 Same as `nacl.box.open`, but uses a shared key precomputed with `nacl.box.before`.
142 Length of precomputed shared key in bytes.
/third_party/skia/third_party/externals/dawn/docs/
Dtesting.md67 precomputed in a render bundle.
Ddevice_facilities.md98 Formats are precomputed at device initialization and can be queried from a WebGPU format either ass…
/third_party/openssl/doc/man3/
DECDSA_SIG_new.pod106 (or NULL). The precomputed values or returned in I<kinv> and I<rp> and can be
/third_party/mesa3d/docs/relnotes/
D11.1.3.rst155 - meta/copy_image: use precomputed dst_internal_format to avoid
D22.0.0.rst2653 - anv/pass: rely on precomputed dynamic rendering pass/subpass more
D21.1.0.rst3432 - mesa: add skeleton code for DrawPixels/CopyPixels/Bitmap precomputed validation
/third_party/flutter/skia/site/dev/design/conical/
Dindex.md141 Note that all the computations and if decisions not involving $\hat x, \hat y$ can be precomputed
/third_party/skia/site/docs/dev/design/conical/
D_index.md168 can be precomputed before the shading stage. The two if decisions
/third_party/openssl/include/openssl/
Dx509v3.h.in407 /* EXFLAG_SET is set to indicate that some values have been precomputed */
/third_party/rust/crates/aho-corasick/src/packed/teddy/
DREADME.md86 it matches a set of precomputed fingerprints from the patterns. If there are
/third_party/libjpeg-turbo/
Dstructure.txt589 be precomputed by copying the relevant pointer.
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt593 be precomputed by copying the relevant pointer.
/third_party/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt589 be precomputed by copying the relevant pointer.
/third_party/python/Misc/NEWS.d/
D3.7.0a1.rst1618 substantially reduce the use of exec() in favor of precomputed methods. As a
/third_party/openGLES/extensions/ARB/
DARB_vertex_program.txt6759 support for binding precomputed light/material
6816 Added precomputed infinite light/viewer half
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_program.txt6749 support for binding precomputed light/material
6806 Added precomputed infinite light/viewer half

12