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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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 :
734 ds[TYPE_L]= i==TYPE_L ? NULL : udata_openSwapper(FALSE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
88 type == 'l' ? TYPE_L :
735 ds[TYPE_L]= i==TYPE_L ? NULL : udata_openSwapper(FALSE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 220 milliseconds