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

  /external/e2fsprogs/intl/
explodename.c 58 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon19022
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.27/intl/
explodename.c 65 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon4940
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))
522 * Counts the number of CEN headers in a central directory extending
541 * CEN header, otherwise returns -1 if an error occurred. If zip->msg != NULL
625 /* Mmap the CEN and END part only. We have to figure
636 jio_fprintf(stderr, "mmap failed for CEN and END part of zip file\n");
691 ZIP_FORMAT_ERROR("invalid CEN header (bad signature)")
975 char *cen; local
995 char *cen; local
1029 char *cen; local
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
crx.h 54 cen, enumerator in enum:__anon4853
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
zipfs.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
zipfs.jar 
  /toolchain/binutils/binutils-2.27/opcodes/
crx-opc.c 630 REG_CFG(cen, 0x17)
  /external/annotation-tools/asmx/test/lib/
bcel-5.1.jar 
xalan-2.6.0.jar 
  /external/annotation-tools/asmx/
bcel.jar 
  /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 736 milliseconds