HomeSort by relevance Sort by last modified time
    Searched refs:virgin (Results 1 - 19 of 19) sorted by null

  /toolchain/binutils/binutils-2.27/zlib/contrib/blast/
blast.c 287 static int virgin = 1; /* build tables once */ local
312 if (virgin) {
316 virgin = 0;
  /external/zlib/src/contrib/blast/
blast.c 291 static int virgin = 1; /* build tables once */ local
316 if (virgin) {
320 virgin = 0;
  /external/zlib/src/contrib/puff/
puff.c 538 static int virgin = 1; local
544 if (virgin) {
571 virgin = 0;
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/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/python/cpython2/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...]
  /external/python/cpython3/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 275 used for threaded applications, since the rewriting of the tables and virgin
282 static int virgin = 1; local
287 if (virgin) {
310 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 275 used for threaded applications, since the rewriting of the tables and virgin
282 static int virgin = 1; local
287 if (virgin) {
310 virgin = 0;
    [all...]
  /toolchain/binutils/binutils-2.27/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/EmbeddedPkg/Library/ZLib/
inflate.c 275 used for threaded applications, since the rewriting of the tables and virgin
282 static int virgin = 1; local
287 if (virgin) {
310 virgin = 0;
    [all...]

Completed in 1232 milliseconds