Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 25 of 33) sorted by relevance

12

/external/icu4c/samples/ucnv/
Dconvsamp.cpp211 UConverter *conv; in convsample_02() local
305 UConverter *conv; in convsample_05() local
401 UConverter *conv; in convsample_06() local
534 UConverter *conv; in convsample_12() local
574 UConverter *conv = NULL; in convsample_13() local
621 UConverter *conv = NULL; in convsample_20_didSubstitute() local
715 UConverter *conv = NULL, *cloneCnv = NULL; in convsample_21_didSubstitute() local
885 UConverter *conv = NULL; in convsample_40() local
991 UConverter *conv = NULL; in convsample_46() local
/external/icu4c/i18n/
Dcsmatch.cpp51 UConverter *conv = ucnv_open(getName(), status); in getUChars() local
/external/e2fsprogs/intl/
DgettextP.h117 __gconv_t conv; member
120 iconv_t conv; member
/external/clang/test/CodeGenCXX/
Dcondition.cpp71 switch (ConvertibleToInt conv = ConvertibleToInt()) { in switch_destruct() local
/external/icu4c/common/
Dustr_wcs.c78 UConverter* conv = NULL; in _strToWCS() local
289 UConverter* conv = NULL; in _strFromWCS() local
/external/icu4c/tools/toolutil/
Ducbuf.c46 UConverter* conv; member
52 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, U… in ucbuf_autodetect_fs()
131 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv, int32_t* signatureLength,… in ucbuf_autodetect()
/external/icu4c/tools/genbrk/
Dgenbrk.cpp241 UConverter* conv; in main() local
/external/icu4c/tools/genctd/
Dgenctd.cpp239 UConverter* conv; in main() local
/external/libxml2/include/libxml/
DxmlIO.h149 xmlBufferPtr conv; /* if encoder != NULL buffer for output */ member
/external/icu4c/test/cintltst/
Dncnvtst.c913 UConverter *conv=NULL; in TestAvailableConverters() local
1022 UConverter *conv = 0; in convertFromU() local
1101 UConverter *conv = 0; in convertToU() local
1198 UConverter *conv = 0; in testConvertFromU() local
1370 UConverter *conv = 0; in testConvertToU() local
Dncnvfbts.c135 UConverter *conv = 0; in testConvertFromUnicode() local
296 UConverter *conv = 0; in testConvertToUnicode() local
Dcintltst.c505 UConverter* conv = ucnv_open(convName, &errorCode); in aescstrdup() local
Dnucnvtst.c376 UConverter *conv = 0; in testConvertFromU() local
533 UConverter *conv = 0; in testConvertToU() local
3381 static void TestConv(const uint16_t in[],int len, const char* conv, const char* lang, char byteArr[… in TestConv()
3809 UConverter* conv =ucnv_open("ISO_2022_JP",&err); in TestJitterbug2346() local
5448 UConverter* conv=NULL; in TestJitterbug1293() local
5488 UConverter* conv = ucnv_open("iscii-gur", &status); in TestJB5275_1() local
5541 UConverter* conv = ucnv_open("iscii", &status); in TestJB5275() local
Dnccbtst.c2649 UConverter *conv = 0; in testConvertFromUnicode() local
2848 UConverter *conv = 0; in testConvertToUnicode() local
3046 UConverter *conv = 0; in testConvertFromUnicodeWithContext() local
3224 UConverter *conv = 0; in testConvertToUnicodeWithContext() local
/external/icu4c/samples/ugrep/
Dugrep.cpp317 UConverter* conv; in readFile() local
/external/icu4c/test/intltest/
Didnaconf.cpp105 UConverter* conv = ucnv_open("utf-8", &status); in ReadAndConvertFile() local
/external/llvm/tools/llvm-size/
Dllvm-size.cpp82 APInt conv(64, num); in getNumLengthAsString() local
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.h118 uint32 conv, seq, ack; member
Dpseudotcp.cc221 PseudoTcp::PseudoTcp(IPseudoTcpNotify* notify, uint32 conv) in PseudoTcp()
/external/qemu/audio/
Daudio_int.h96 t_sample *conv; member
113 t_sample *conv; member
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c182 Elf_Data conv = in find_debuglink() local
/external/clang/test/SemaCXX/
Dconditional-expr.cpp83 Convertible conv; in test() local
/external/icu4c/tools/genrb/
Dwrtjava.c101 static UConverter* conv = NULL; variable
/external/chromium/googleurl/src/
Durl_canon_unittest.cc278 UConvScoper conv(icu_cases[i].encoding); in TEST() local
296 UConvScoper conv("utf-8"); in TEST() local
1109 UConvScoper conv(query_cases[i].encoding); in TEST() local
/external/libxml2/
Dencoding.c105 uconv_t *conv = (uconv_t *) xmlMalloc(sizeof(uconv_t)); in openIcuConverter() local
138 closeIcuConverter(uconv_t *conv) in closeIcuConverter()

12