Home
last modified time | relevance | path

Searched defs:minified (Results 1 – 2 of 2) sorted by relevance

/third_party/cJSON/tests/
Dminify_tests.c48 char* minified = (char*) malloc(sizeof(to_minify)); in cjson_minify_should_remove_single_line_comments() local
62 char* minified = (char*) malloc(sizeof(to_minify)); in cjson_minify_should_remove_spaces() local
76 char* minified = (char*) malloc(sizeof(to_minify)); in cjson_minify_should_remove_multiline_comments() local
90 char* minified = (char*) malloc(sizeof(to_minify)); in cjson_minify_should_not_modify_strings() local
124 const char* minified = in cjson_minify_should_minify_json() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1152 nir_ssa_def *minified = nir_imin(b, &tex->dest.ssa, in nir_lower_txs_lod() local