/third_party/flutter/skia/src/gpu/gradients/ |
D | GrGradientShader.cpp | 142 std::unique_ptr<GrFragmentProcessor> unrolled = GrUnrolledBinaryGradientColorizer::Make( in make_colorizer() local 144 if (unrolled) { in make_colorizer() 145 return unrolled; in make_colorizer()
|
/third_party/boost/libs/hana/benchmark/fold_left/ |
D | compile.erb.json | 57 "data": <%= time_compilation('compile.cexpr.unrolled.erb.cpp', cexpr) %>
|
/third_party/skia/bazel/ |
D | macros.bzl | 15 # it will be unrolled into the following select statements
|
/third_party/openssl/crypto/bn/asm/ |
D | bn-c64xplus.asm | 18 ;; unrolled SPLOOP-free loops - at ~8*n and ~5*n. Below assembler 221 ;; fully unrolled real Comba implementations are asymptotically 2x
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | performance.shaders.operator.txt | 67 loops in the shaders are unrolled. These may not be the most suitable for all
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | performance.shaders.operator.txt | 71 loops in the shaders are unrolled. These may not be the most suitable for all
|
/third_party/node/deps/llhttp/ |
D | README.md | 48 most of http_parser's code is hand-optimized and unrolled. Instead describing
|
/third_party/nghttp2/third-party/llhttp/ |
D | README.md | 48 most of http_parser's code is hand-optimized and unrolled. Instead describing
|
/third_party/python/Objects/ |
D | dictnotes.txt | 143 loop and move the i = (i << 2) + i + perturb + 1 to an unrolled
|
/third_party/flutter/skia/third_party/externals/wuffs/doc/ |
D | related-work.md | 85 inversion for 6 unrolled iterations and 9 unrolled iterations, indicating that
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvmbcs.cpp | 2230 unrolled: in ucnv_MBCSSingleToBMPWithOffsets() 2381 goto unrolled; in ucnv_MBCSSingleToBMPWithOffsets() 3880 unrolled: in ucnv_MBCSSingleFromBMPWithOffsets() 4035 goto unrolled; in ucnv_MBCSSingleFromBMPWithOffsets()
|
/third_party/icu/icu4c/source/common/ |
D | ucnvmbcs.cpp | 2230 unrolled: in ucnv_MBCSSingleToBMPWithOffsets() 2381 goto unrolled; in ucnv_MBCSSingleToBMPWithOffsets() 3880 unrolled: in ucnv_MBCSSingleFromBMPWithOffsets() 4035 goto unrolled; in ucnv_MBCSSingleFromBMPWithOffsets()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvmbcs.cpp | 2230 unrolled: in ucnv_MBCSSingleToBMPWithOffsets() 2381 goto unrolled; in ucnv_MBCSSingleToBMPWithOffsets() 3880 unrolled: in ucnv_MBCSSingleFromBMPWithOffsets() 4035 goto unrolled; in ucnv_MBCSSingleFromBMPWithOffsets()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvmbcs.cpp | 2230 unrolled: in ucnv_MBCSSingleToBMPWithOffsets() 2381 goto unrolled; in ucnv_MBCSSingleToBMPWithOffsets() 3880 unrolled: in ucnv_MBCSSingleFromBMPWithOffsets() 4035 goto unrolled; in ucnv_MBCSSingleFromBMPWithOffsets()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | README | 53 inlined, all loops unrolled, all ifs flattened, no variable array
|
/third_party/boost/libs/math/doc/performance/ |
D | performance.qbk | 259 the various methods, but generally loop-unrolled methods perform better. Interestingly, ordering t…
|
/third_party/mesa3d/src/gallium/drivers/i915/ci/ |
D | i915-g33-fails.txt | 143 # Non-unrolled loops, but they should be unrollable. 499 # Unsupported non-unrolled loop 846 spec@glsl-1.10@execution@fs-loop-bounds-unrolled,Fail
|
/third_party/mesa3d/docs/gallium/ |
D | screen.rst | 723 of iterations that loops are allowed to have to be unrolled. It is only 724 a hint to gallium frontends. Whether any loops will be unrolled is not
|
/third_party/flutter/skia/ |
D | go.sum | 502 github.com/unrolled/secure v1.0.0/go.mod h1:mnPT77IAdsi/kV7+Es7y+pXALeV3h7G6dQF6mNYjcLA= 503 github.com/unrolled/secure v1.0.1/go.mod h1:R6rugAuzh4TQpbFAq69oqZggyBQxFRFQIewtz5z7Jsc= 1040 gopkg.in/unrolled/secure.v1 v1.0.0/go.mod h1:pg8V8gdKceNGAVsmUaeFnZ49s30z9L4RkCXd4Y8vEtU=
|
/third_party/boost/boost/beast/zlib/detail/ |
D | inflate_stream.ipp | 974 - Larger unrolled copy loops (three is about right)
|
D | deflate_stream.ipp | 2167 * for the longest run, plus one for the unrolled loop.
|
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/ |
D | inflate_stream.ipp | 974 - Larger unrolled copy loops (three is about right)
|
D | deflate_stream.ipp | 2167 * for the longest run, plus one for the unrolled loop.
|
/third_party/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 270 // improve coverage of unrolled loops in ucnvmbcs.c/ucnv_MBCSSingleToBMPWithOffsets()
|
/third_party/python/Lib/test/decimaltestdata/ |
D | power.decTest | 162 -- "0.5" tests from original Rexx diagnostics [loop unrolled]
|