Home
last modified time | relevance | path

Searched refs:virgin (Results 1 - 15 of 15) sorted by relevance

/third_party/zlib/contrib/blast/
H A Dblast.c291 static int virgin = 1; /* build tables once */ in decomp() local
316 if (virgin) { in decomp()
320 virgin = 0; in decomp()
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c79 used for threaded applications, since the rewriting of the tables and virgin
86 static int virgin = 1; local
91 if (virgin) {
114 virgin = 0;
H A Dinflate.c277 used for threaded applications, since the rewriting of the tables and virgin
284 static int virgin = 1; local
289 if (virgin) {
312 virgin = 0;
/third_party/node/deps/zlib/
H A Dinfback.c73 used for threaded applications, since the rewriting of the tables and virgin
78 static int virgin = 1; in fixedtables() local
83 if (virgin) { in fixedtables()
106 virgin = 0; in fixedtables()
H A Dinflate.c250 used for threaded applications, since the rewriting of the tables and virgin
255 static int virgin = 1; in fixedtables() local
260 if (virgin) { in fixedtables()
283 virgin = 0; in fixedtables()
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c70 used for threaded applications, since the rewriting of the tables and virgin
77 static int virgin = 1; local
82 if (virgin) {
105 virgin = 0;
H A Dinflate.c237 used for threaded applications, since the rewriting of the tables and virgin
244 static int virgin = 1; local
249 if (virgin) {
272 virgin = 0;
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c79 used for threaded applications, since the rewriting of the tables and virgin
86 static int virgin = 1; local
91 if (virgin) {
114 virgin = 0;
H A Dinflate.c276 used for threaded applications, since the rewriting of the tables and virgin
283 static int virgin = 1; local
288 if (virgin) {
311 virgin = 0;
/third_party/zlib/contrib/puff/
H A Dpuff.c538 static int virgin = 1; in fixed() local
544 if (virgin) { in fixed()
571 virgin = 0; in fixed()
/third_party/zlib/
H A Dinfback.c73 used for threaded applications, since the rewriting of the tables and virgin
78 static int virgin = 1; in fixedtables() local
83 if (virgin) { in fixedtables()
106 virgin = 0; in fixedtables()
H A Dinflate.c255 used for threaded applications, since the rewriting of the tables and virgin
260 static int virgin = 1; in fixedtables() local
265 if (virgin) { in fixedtables()
288 virgin = 0; in fixedtables()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c278 used for threaded applications, since the rewriting of the tables and virgin
285 static int virgin = 1; local
290 if (virgin) {
313 virgin = 0;
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c251 used for threaded applications, since the rewriting of the tables and virgin
256 static int virgin = 1; in fixedtables() local
261 if (virgin) { in fixedtables()
284 virgin = 0; in fixedtables()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c277 used for threaded applications, since the rewriting of the tables and virgin
284 static int virgin = 1; local
289 if (virgin) {
312 virgin = 0;

Completed in 19 milliseconds