Home
last modified time | relevance | path

Searched refs:unrolled (Results 1 – 25 of 36) sorted by relevance

12

/third_party/flutter/skia/src/gpu/gradients/
DGrGradientShader.cpp142 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/
Dcompile.erb.json57 "data": <%= time_compilation('compile.cexpr.unrolled.erb.cpp', cexpr) %>
/third_party/skia/bazel/
Dmacros.bzl15 # it will be unrolled into the following select statements
/third_party/openssl/crypto/bn/asm/
Dbn-c64xplus.asm18 ;; 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/
Dperformance.shaders.operator.txt67 loops in the shaders are unrolled. These may not be the most suitable for all
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt71 loops in the shaders are unrolled. These may not be the most suitable for all
/third_party/node/deps/llhttp/
DREADME.md48 most of http_parser's code is hand-optimized and unrolled. Instead describing
/third_party/nghttp2/third-party/llhttp/
DREADME.md48 most of http_parser's code is hand-optimized and unrolled. Instead describing
/third_party/python/Objects/
Ddictnotes.txt143 loop and move the i = (i << 2) + i + perturb + 1 to an unrolled
/third_party/flutter/skia/third_party/externals/wuffs/doc/
Drelated-work.md85 inversion for 6 unrolled iterations and 9 unrolled iterations, indicating that
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp2230 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/
Ducnvmbcs.cpp2230 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/
Ducnvmbcs.cpp2230 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/
Ducnvmbcs.cpp2230 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/
DREADME53 inlined, all loops unrolled, all ifs flattened, no variable array
/third_party/boost/libs/math/doc/performance/
Dperformance.qbk259 the various methods, but generally loop-unrolled methods perform better. Interestingly, ordering t…
/third_party/mesa3d/src/gallium/drivers/i915/ci/
Di915-g33-fails.txt143 # 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/
Dscreen.rst723 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/
Dgo.sum502 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/
Dinflate_stream.ipp974 - Larger unrolled copy loops (three is about right)
Ddeflate_stream.ipp2167 * for the longest run, plus one for the unrolled loop.
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/
Dinflate_stream.ipp974 - Larger unrolled copy loops (three is about right)
Ddeflate_stream.ipp2167 * for the longest run, plus one for the unrolled loop.
/third_party/icu/icu4c/source/test/testdata/
Dconversion.txt270 // improve coverage of unrolled loops in ucnvmbcs.c/ucnv_MBCSSingleToBMPWithOffsets()
/third_party/python/Lib/test/decimaltestdata/
Dpower.decTest162 -- "0.5" tests from original Rexx diagnostics [loop unrolled]

12