Searched refs:size_only (Results 1 - 2 of 2) sorted by relevance

/external/zopfli/src/zopfli/
H A Ddeflate.c128 int size_only = !out; local
157 if (!size_only) {
168 if (!size_only) {
182 if (!size_only) {
188 if (!size_only) {
200 if (!size_only) {
209 if (!size_only) ZopfliLengthsToSymbols(clcl, 19, 7, clsymbols);
215 if (!size_only) {
244 /* Note: in case of "size_only" these are null pointers so no effect. */
/external/valgrind/main/perf/
H A Dtinycc.c5413 int first, int size_only);
13843 value. 'size_only' is true if only size info is needed (only used argument
13847 int size_only)
13939 decl_initializer(type, sec, c, 0, size_only);
13942 if (!size_only && nb_elems > 1) {
14069 dimension implicit array init handling). 'size_only' is true if argument
14072 int first, int size_only)
14113 if (!size_only) {
14138 if (!size_only) {
14146 decl_designator(type, sec, c, &index, NULL, size_only);
[all...]

Completed in 358 milliseconds