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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
ftp.h 52 #define TYPE_L 4 /* local byte size */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
ftp.h 52 #define TYPE_L 4 /* local byte size */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
ftp.h 52 #define TYPE_L 4 /* local byte size */
  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
88 type == 'l' ? TYPE_L :
687 ds[TYPE_L]= i==TYPE_L ? NULL : udata_openSwapper(FALSE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/icu4c/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
88 type == 'l' ? TYPE_L :
734 ds[TYPE_L]= i==TYPE_L ? NULL : udata_openSwapper(FALSE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/proguard/src/proguard/optimize/peephole/
InstructionSequenceConstants.java 95 private static final int TYPE_L = 40;
145 new NameAndTypeConstant(Y, TYPE_L),
    [all...]
  /external/proguard/lib/
proguard.jar 

Completed in 420 milliseconds