Searched defs:was (Results 1 - 7 of 7) sorted by relevance

/external/freetype/src/gzip/
H A Dinflate.c39 uLong was; /* computed check value */ member in struct:internal_state::__anon5050::__anon5051
230 inflate_blocks_reset(z->state->blocks, z, &z->state->sub.check.was);
253 if (z->state->sub.check.was != z->state->sub.check.need)
/external/libxml2/python/
H A Ddrv_libxml2.py76 "import error was: %s" % sys.exc_info()[1]) namespace
/external/zlib/src/examples/
H A Dgun.c519 struct stat was; local
523 if (stat(from, &was) != 0 || (was.st_mode & S_IFMT) != S_IFREG)
527 (void)chmod(to, was.st_mode & 07777);
530 (void)chown(to, was.st_uid, was.st_gid);
533 when.actime = was.st_atime;
534 when.modtime = was.st_mtime;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h121 unsigned was; /* initial length of match */ member in struct:inflate_state
/external/zlib/src/
H A Dinflate.h121 unsigned was; /* initial length of match */ member in struct:inflate_state
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc433 uptr was = 0; local
434 if (atomic_compare_exchange_strong(&atomic_callee_cache[i], &was, callee,
439 if (was == callee) // Already have this callee.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 309 milliseconds