OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_E
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
ftp.h
50
#define
TYPE_E
2 /* EBCDIC */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
ftp.h
50
#define
TYPE_E
2 /* EBCDIC */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
ftp.h
50
#define
TYPE_E
2 /* EBCDIC */
/external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp
78
enum { TYPE_L, TYPE_B, TYPE_LE,
TYPE_E
, TYPE_COUNT };
90
type == 'e' ?
TYPE_E
:
689
ds[
TYPE_E
]= i==
TYPE_E
? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset, &errorCode);
[
all
...]
/external/icu4c/tools/toolutil/
package.cpp
78
enum { TYPE_L, TYPE_B, TYPE_LE,
TYPE_E
, TYPE_COUNT };
90
type == 'e' ?
TYPE_E
:
736
ds[
TYPE_E
]= i==
TYPE_E
? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset, &errorCode);
[
all
...]
Completed in 181 milliseconds