Searched refs:bloat (Results 1 – 25 of 35) sorted by relevance
12
/third_party/skia/third_party/externals/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.
|
/third_party/protobuf/conformance/ |
D | failure_list_objc.txt | 2 # platforms don't support JSON wire format to avoid code bloat.
|
/third_party/toybox/scripts/ |
D | bloatcheck | 62 DIFF2=`mktemp bloat.XXXXXXX`
|
/third_party/musl/dist/ |
D | config.mak | 29 # Uncomment to omit massive GCC4 DWARF2 bloat (only useful for debugging)
|
/third_party/skia/third_party/externals/angle2/third_party/bazel/desugar/ |
D | README.chromium | 17 * Made all lambdas be "stateful" to avoid <clinit> bloat.
|
/third_party/openssl/external/perl/Text-Template-1.56/ |
D | README | 42 parts of the program into the template. That prevents code bloat and
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/ |
D | README | 42 parts of the program into the template. That prevents code bloat and
|
/third_party/tzdata/ |
D | zic.c | 962 static int bloat; variable 967 return 0 <= bloat; in want_bloat() 1013 if (0 < bloat) in main() 1015 bloat = -1; in main() 1017 if (bloat < 0) in main() 1019 bloat = 1; in main() 1111 if (bloat == 0) { in main() 1114 bloat = -1; in main() 1116 bloat = 1; in main()
|
D | zic.8.txt | 20 -b bloat 21 Output backward-compatibility data as specified by bloat. If 22 bloat is fat, generate additional data entries that work around 24 software that mishandles the 64-bit generated data. If bloat is
|
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | map_test.proto | 83 // Not all reserved words are tested (to avoid bloat) but instead an arbitrary
|
D | map_lite_test.proto | 84 // Not all reserved words are tested (to avoid bloat) but instead an arbitrary
|
D | map_for_proto2_test.proto | 92 // Not all reserved words are tested (to avoid bloat) but instead an arbitrary
|
D | map_for_proto2_lite_test.proto | 90 // Not all reserved words are tested (to avoid bloat) but instead an arbitrary
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_primitive_bounding_box.txt | 360 applications attempting to bloat the bounding box to account for 364 (9) Do we need a way to bloat the bounding volume in window space to account 365 for things like point size, line width, etc.? Applying this bloat in clip
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_primitive_bounding_box.txt | 355 applications attempting to bloat the bounding box to account for 359 (9) Do we need a way to bloat the bounding volume in window space to account 360 for things like point size, line width, etc.? Applying this bloat in clip
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_primitive_bounding_box.txt | 355 applications attempting to bloat the bounding box to account for 359 (9) Do we need a way to bloat the bounding volume in window space to account 360 for things like point size, line width, etc.? Applying this bloat in clip
|
/third_party/openGLES/extensions/OES/ |
D | OES_primitive_bounding_box.txt | 375 applications attempting to bloat the bounding box to account for 379 (9) Do we need a way to bloat the bounding volume in window space to account 380 for things like point size, line width, etc.? Applying this bloat in clip
|
/third_party/rust/crates/codespan/codespan-reporting/ |
D | CHANGELOG.md | 302 than using static dispatch) in order to reduce coda bloat and improve
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_EXT_shader_module_identifier.adoc | 112 …-V ends up being identical. This will easily contribute to pipeline cache bloat, since the exact s…
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | Reactor.md | 35 …outines manually, and with the help of metaprogramming it results in code bloat. Worse yet, any no…
|
/third_party/musl/ |
D | WHATSNEW | 194 - reduced bloat in all cancellable functions 195 - reduced bloat for blocking cancellation 487 - fixed big data bloat (missing const) in math functions 738 - eliminate .eh_frame (10-15% loaded size bloat)
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | README.md | 17 Dear ImGui is a **bloat-free graphical user interface library for C++**. It outputs optimized verte…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_command_list.txt | 976 drastically bloat the number of state objects needed and break batching.
|
/third_party/openGLES/extensions/NV/ |
D | NV_command_list.txt | 976 drastically bloat the number of state objects needed and break batching.
|
/third_party/icu/docs/userguide/dev/ |
D | codingguidelines.md | 798 code bloat. 801 because its design causes a lot of code bloat. More importantly:
|
12