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

  /external/e2fsprogs/intl/
explodename.c 58 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon17636
72 we use XPG4 style, and `_', `+', and `,' if we use CEN syntax. */
121 syntax = cp[0] == '@' ? xpg : cen;
125 while (syntax == cen && cp[0] != '\0' && cp[0] != '+'
134 syntax = cen;
138 /* Next is special application (CEN syntax). */
150 /* Next is sponsor (CEN syntax). */
162 /* Next is revision (CEN syntax). */
170 /* For CEN syntax values it might be important to have the
  /toolchain/binutils/binutils-2.25/intl/
explodename.c 65 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon108870
79 we use XPG4 style, and `_', `+', and `,' if we use CEN syntax. */
128 syntax = cp[0] == '@' ? xpg : cen;
132 while (syntax == cen && cp[0] != '\0' && cp[0] != '+'
141 syntax = cen;
145 /* Next is special application (CEN syntax). */
157 /* Next is sponsor (CEN syntax). */
169 /* Next is revision (CEN syntax). */
177 /* For CEN syntax values it might be important to have the
  /libcore/ojluni/src/main/native/
zip_util.c 55 /* USE_MMAP means mmap the CEN & ENDHDR part of the zip file. */
67 #define CENSIZE(cen) (CENHDR + CENNAM(cen) + CENEXT(cen) + CENCOM(cen))
521 * Counts the number of CEN headers in a central directory extending
540 * CEN header, otherwise returns -1 if an error occurred. If zip->msg != NULL
624 /* Mmap the CEN and END part only. We have to figure
635 jio_fprintf(stderr, "mmap failed for CEN and END part of zip file\n");
690 ZIP_FORMAT_ERROR("invalid CEN header (bad signature)")
974 char *cen; local
994 char *cen; local
1028 char *cen; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
crx.h 54 cen, enumerator in enum:__anon108783
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 208 milliseconds