/external/zlib/src/contrib/blast/ |
blast.c | 287 static int virgin = 1; /* build tables once */ local 312 if (virgin) { 316 virgin = 0;
|
/external/zlib/src/contrib/puff/ |
puff.c | 538 static int virgin = 1; local 544 if (virgin) { 571 virgin = 0; [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
infback.c | 79 used for threaded applications, since the rewriting of the tables and virgin
86 static int virgin = 1;
local 91 if (virgin) {
114 virgin = 0;
|
inflate.c | 258 used for threaded applications, since the rewriting of the tables and virgin
265 static int virgin = 1;
local 270 if (virgin) {
293 virgin = 0;
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
infback.c | 70 used for threaded applications, since the rewriting of the tables and virgin
77 static int virgin = 1;
local 82 if (virgin) {
105 virgin = 0;
|
inflate.c | 202 used for threaded applications, since the rewriting of the tables and virgin
209 static int virgin = 1;
local 214 if (virgin) {
237 virgin = 0;
[all...] |
/external/pdfium/third_party/zlib_v128/ |
infback.c | 79 used for threaded applications, since the rewriting of the tables and virgin 86 static int virgin = 1; local 91 if (virgin) { 114 virgin = 0;
|
inflate.c | 258 used for threaded applications, since the rewriting of the tables and virgin 265 static int virgin = 1; local 270 if (virgin) { 293 virgin = 0; [all...] |
/external/syslinux/com32/lib/zlib/ |
infback.c | 70 used for threaded applications, since the rewriting of the tables and virgin 77 static int virgin = 1; local 82 if (virgin) { 105 virgin = 0;
|
inflate.c | 237 used for threaded applications, since the rewriting of the tables and virgin 244 static int virgin = 1; local 249 if (virgin) { 272 virgin = 0; [all...] |
/external/zlib/src/ |
infback.c | 79 used for threaded applications, since the rewriting of the tables and virgin 86 static int virgin = 1; local 91 if (virgin) { 114 virgin = 0;
|
inflate.c | 258 used for threaded applications, since the rewriting of the tables and virgin 265 static int virgin = 1; local 270 if (virgin) { 293 virgin = 0; [all...] |