/external/swiftshader/third_party/subzero/bloat/ |
D | README.chromium | 2 Short Name: bloat 3 URL: https://github.com/martine/bloat 15 Only bloat.py is used (with no modifications). 35 was used as the basis for pnacl-sz.bloat.html.
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCGeometry.cpp | 182 Sk2f bloat = padRadius * (Lx.abs() + Ly.abs()); in calc_inflect_homogeneous_padding() local 183 (bloat * s >= 0).thenElse(bloat, -bloat).store(ret); in calc_inflect_homogeneous_padding() 217 Sk2f bloat = Sk2f(+.5f * padRadius, -.5f * padRadius) * (Lx.abs() + Ly.abs()); in calc_loop_intersect_padding_pts() local 221 Sk2f discr = qqq*bloat*2 + bloat*bloat; in calc_loop_intersect_padding_pts() 230 Sk2f r = qqq + bloat; in calc_loop_intersect_padding_pts() 240 ((q >= 0).thenElse(1, -1) + bloat / qqq.abs()).store(cosTheta3); in calc_loop_intersect_padding_pts()
|
D | GrCCCoverageProcessor_GSImpl.cpp | 81 float bloat = kAABloatRadius; in emitGeometryShader() local 84 bloat *= proc.debugBloat(); in emitGeometryShader() 87 g->defineConstant("bloat", bloat); in emitGeometryShader()
|
D | GrCCCoverageProcessor_VSImpl.cpp | 48 float bloat = kAABloatRadius; in onEmitCode() local 51 bloat *= proc.debugBloat(); in onEmitCode() 54 v->defineConstant("bloat", bloat); in onEmitCode()
|
/external/skia/src/gpu/ccpr/ |
D | GrCCGeometry.cpp | 182 Sk2f bloat = padRadius * (Lx.abs() + Ly.abs()); in calc_inflect_homogeneous_padding() local 183 (bloat * s >= 0).thenElse(bloat, -bloat).store(ret); in calc_inflect_homogeneous_padding() 217 Sk2f bloat = Sk2f(+.5f * padRadius, -.5f * padRadius) * (Lx.abs() + Ly.abs()); in calc_loop_intersect_padding_pts() local 221 Sk2f discr = qqq*bloat*2 + bloat*bloat; in calc_loop_intersect_padding_pts() 230 Sk2f r = qqq + bloat; in calc_loop_intersect_padding_pts() 240 ((q >= 0).thenElse(1, -1) + bloat / qqq.abs()).store(cosTheta3); in calc_loop_intersect_padding_pts()
|
D | GrCCCoverageProcessor_GSImpl.cpp | 90 float bloat = kAABloatRadius; in emitGeometryShader() local 93 bloat *= proc.debugBloat(); in emitGeometryShader() 96 g->defineConstant("bloat", bloat); in emitGeometryShader()
|
D | GrCCCoverageProcessor_VSImpl.cpp | 58 float bloat = kAABloatRadius; in onEmitCode() local 61 bloat *= proc.debugBloat(); in onEmitCode() 64 v->defineConstant("bloat", bloat); in onEmitCode()
|
/external/swiftshader/third_party/subzero/ |
D | Makefile.standalone | 423 .PHONY: all compile_only make_symlink runtime bloat sb docs help \ 833 bloat: make_symlink 835 bloat/bloat.py --nm-output=/dev/stdin syms > build/pnacl-sz.bloat.json 836 @echo See Subzero size breakdown in bloat/pnacl-sz.bloat.html 838 bloat-sb: sb_make_symlink 839 $(foreach nexe,$(NEXES),nm -C -S -l $(nexe) | bloat/bloat.py \ 840 --nm-output=/dev/stdin syms > build/$(notdir $(nexe)).bloat.json;) 858 $(OBJDIR) $(SB_OBJDIR) $(SBB_OBJDIR) build/*.bloat.json
|
D | DESIGN.rst | 150 memory and contributes to a perception of bloat and sometimes a reality of
|
/external/skqp/src/gpu/ops/ |
D | GrStencilAndCoverPathRenderer.cpp | 144 SkScalar bloat = viewMatrix.getMaxScale() * SK_ScalarHalf; in onDrawPath() local 145 coverBounds.outset(bloat, bloat); in onDrawPath()
|
/external/skia/src/gpu/ops/ |
D | GrStencilAndCoverPathRenderer.cpp | 144 SkScalar bloat = viewMatrix.getMaxScale() * SK_ScalarHalf; in onDrawPath() local 145 coverBounds.outset(bloat, bloat); in onDrawPath()
|
/external/protobuf/conformance/ |
D | failure_list_objc.txt | 4 # platforms don't support json wire format to avoid code bloat.
|
/external/autotest/client/site_tests/build_RootFilesystemSize/ |
D | control | 19 This test returns the root image size for tracking bloat over time.
|
/external/toybox/scripts/ |
D | bloatcheck | 62 DIFF2=`mktemp bloat.XXXXXXX`
|
/external/tensorflow/tensorflow/core/platform/default/build_config/ |
D | BUILD | 109 # and excludes anything that can bloat binary size if used.
|
/external/protobuf/docs/swift/ |
D | DesignDoc.md | 125 risk compiled size bloat by adding `typealias`es for every type). 602 data to represent the descriptors would add bloat when we wish to keep the code
|
/external/swiftshader/docs/ |
D | Reactor.md | 35 …outines manually, and with the help of metaprogramming it results in code bloat. Worse yet, any no…
|
/external/flatbuffers/docs/source/ |
D | Internals.md | 53 32 and 64bit systems, and a 64bit offset would bloat the size for almost
|
D | Tutorial.md | 1026 number of instances, as it will not bloat the buffer if unused.*
|
/external/protobuf/ |
D | CHANGES.txt | 1041 to improve performance but want to make sure it doesn't bloat up too large.
|
/external/tensorflow/tensorflow/core/ |
D | BUILD | 40 # kernels, without bringing in libraries that can bloat code size (e.g.,
|
/external/protobuf/util/ |
D | CHANGES.txt | 1041 to improve performance but want to make sure it doesn't bloat up too large.
|
/external/python/cpython3/Doc/howto/ |
D | regex.rst | 288 don't need REs at all, so there's no need to bloat the language specification by
|
/external/python/cpython2/Doc/howto/ |
D | regex.rst | 282 don't need REs at all, so there's no need to bloat the language specification by
|
/external/llvm/docs/ |
D | CodingStandards.rst | 643 executable bloat even if exceptions are never used in the code base, or if RTTI
|