/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
D | test-bignum-dtoa.cc | 330 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 …]
|
D | test-dtoa.cc | 430 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 …]
|
D | test-fast-dtoa.cc | 312 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()
|
D | test-fixed-dtoa.cc | 502 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/ |
D | README.md | 5 precomputed data.
|
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/ |
D | README.md | 5 precomputed data.
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/gencolusb/ |
D | README.md | 5 precomputed data.
|
/third_party/python/Doc/library/ |
D | bisect.rst | 120 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/ |
D | README.md | 121 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/ |
D | testing.md | 67 precomputed in a render bundle.
|
D | device_facilities.md | 98 Formats are precomputed at device initialization and can be queried from a WebGPU format either ass…
|
/third_party/openssl/doc/man3/ |
D | ECDSA_SIG_new.pod | 106 (or NULL). The precomputed values or returned in I<kinv> and I<rp> and can be
|
/third_party/mesa3d/docs/relnotes/ |
D | 11.1.3.rst | 155 - meta/copy_image: use precomputed dst_internal_format to avoid
|
D | 22.0.0.rst | 2653 - anv/pass: rely on precomputed dynamic rendering pass/subpass more
|
D | 21.1.0.rst | 3432 - mesa: add skeleton code for DrawPixels/CopyPixels/Bitmap precomputed validation
|
/third_party/flutter/skia/site/dev/design/conical/ |
D | index.md | 141 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.md | 168 can be precomputed before the shading stage. The two if decisions
|
/third_party/openssl/include/openssl/ |
D | x509v3.h.in | 407 /* EXFLAG_SET is set to indicate that some values have been precomputed */
|
/third_party/rust/crates/aho-corasick/src/packed/teddy/ |
D | README.md | 86 it matches a set of precomputed fingerprints from the patterns. If there are
|
/third_party/libjpeg-turbo/ |
D | structure.txt | 589 be precomputed by copying the relevant pointer.
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 593 be precomputed by copying the relevant pointer.
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | structure.txt | 589 be precomputed by copying the relevant pointer.
|
/third_party/python/Misc/NEWS.d/ |
D | 3.7.0a1.rst | 1618 substantially reduce the use of exec() in favor of precomputed methods. As a
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_program.txt | 6759 support for binding precomputed light/material 6816 Added precomputed infinite light/viewer half
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_program.txt | 6749 support for binding precomputed light/material 6806 Added precomputed infinite light/viewer half
|