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

  /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/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 256 milliseconds