HomeSort by relevance Sort by last modified time
    Searched defs:was (Results 1 - 8 of 8) sorted by null

  /external/freetype/src/gzip/
inflate.c 39 uLong was; /* computed check value */ member in struct:internal_state::__anon25362::__anon25363
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/zlib/src/examples/
gun.c 519 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/chromium_org/third_party/zlib/
inflate.h 121 unsigned was; /* initial length of match */ member in struct:inflate_state
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
inflate.h 121 unsigned was; /* initial length of match */ member in struct:inflate_state
  /external/qemu/distrib/zlib-1.2.8/
inflate.h 121 unsigned was; /* initial length of match */ member in struct:inflate_state
  /external/zlib/src/
inflate.h 121 unsigned was; /* initial length of match */ member in struct:inflate_state
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py 101 kFBCvTwinExceptionErr = -30500 #no telling what it was
175 kFNSNameNotFoundErr = -29589 #The name with the requested paramters was not found
176 kFNSBadFlattenedSizeErr = -29587 #flattened size didn't match input or was too small
183 kFNSInvalidReferenceErr = -29580 #ref. was NULL or otherwise bad
314 pictureDataErr = -11005 #the picture data was invalid
315 colorsRequestedErr = -11004 #the number of colors requested was illegal
317 pictInfoVerbErr = -11002 #the passed verb was invalid
342 telNoCallbackRef = -10064 #no call back reference was specified, but is required
361 telConfRej = -10043 #conference request was rejected
362 telConfErr = -10042 #conference was not prepare
1001 cfragImportTooNewErr = -2814 #An import library was too new for a client. namespace
1002 cfragImportTooOldErr = -2813 #An import library was too old for a client. namespace
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 230 milliseconds