Home
last modified time | relevance | path

Searched defs:converter (Results 1 – 25 of 30) sorted by relevance

12

/external/icu4c/common/
Ducnv.c317 ucnv_close (UConverter * converter) in ucnv_close()
415 ucnv_getSubstChars (const UConverter * converter, in ucnv_getSubstChars()
440 ucnv_setSubstChars (UConverter * converter, in ucnv_setSubstChars()
559 static void _reset(UConverter *converter, UConverterResetChoice choice, in _reset()
623 ucnv_reset(UConverter *converter) in ucnv_reset()
629 ucnv_resetToUnicode(UConverter *converter) in ucnv_resetToUnicode()
635 ucnv_resetFromUnicode(UConverter *converter) in ucnv_resetFromUnicode()
641 ucnv_getMaxCharSize (const UConverter * converter) in ucnv_getMaxCharSize()
648 ucnv_getMinCharSize (const UConverter * converter) in ucnv_getMinCharSize()
654 ucnv_getName (const UConverter * converter, UErrorCode * err) in ucnv_getName()
[all …]
Dunistr_cnv.cpp123 UConverter *converter; in extract() local
280 UConverter *converter = (codepage == 0 ? in doCodepageCreate() local
321 UConverter *converter, in doCodepageCreate()
Dustr_cnv.c37 UConverter *converter = NULL; in u_getDefaultConverter() local
63 u_releaseDefaultConverter(UConverter *converter) in u_releaseDefaultConverter()
Ducnv_cb.c179 UConverter *converter; in ucnv_cbFromUWriteSub() local
Ducnv2022.c418 setInitialStateToUnicodeKR(UConverter* converter, UConverterDataISO2022 *myConverterData){ in setInitialStateToUnicodeKR()
429 setInitialStateFromUnicodeKR(UConverter* converter,UConverterDataISO2022 *myConverterData){ in setInitialStateFromUnicodeKR()
598 _ISO2022Close(UConverter *converter) { in _ISO2022Close()
621 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) { in _ISO2022Reset()
/external/icu4c/tools/genrb/
Dderb.c100 UConverter *converter; in main() local
410 static void printString(FILE *out, UConverter *converter, const UChar *str, int32_t len) { in printString()
430 static void printCString(FILE *out, UConverter *converter, const char *str, int32_t len) { in printCString()
450 static void printIndent(FILE *out, UConverter *converter, int32_t indent) { in printIndent()
461 static void printHex(FILE *out, UConverter *converter, uint8_t what) { in printHex()
518 static void printOutAlias(FILE *out, UConverter *converter, UResourceBundle *parent, Resource r, c… in printOutAlias()
550 static void printOutBundle(FILE *out, UConverter *converter, UResourceBundle *resource, int32_t ind… in printOutBundle()
/external/icu4c/io/
Dustream.cpp44 UConverter *converter; in operator <<() local
83 UConverter *converter; in operator >>() local
/external/icu4c/samples/cal/
Duprint.c29 UConverter *converter; in uprint() local
/external/icu4c/samples/date/
Duprint.c30 UConverter *converter; in uprint() local
/external/webkit/WebCore/platform/text/
DTextCodecICU.h76 UConverter* converter; member
/external/webkit/WebCore/platform/text/mac/
DTextCodecMac.h67 TECObjectRef converter; member
/external/webkit/V8Binding/v8/test/cctest/
Dtest-disasm-arm.cc53 disasm::NameConverter converter; in DisassembleAndCompare() local
/external/webkit/JavaScriptCore/icu/unicode/
Ducnv_err.h188 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
204 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
/external/webkit/JavaScriptGlue/icu/unicode/
Ducnv_err.h188 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
204 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
/external/webkit/WebCore/icu/unicode/
Ducnv_err.h188 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
204 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
/external/icu4c/common/unicode/
Ducnv_err.h188 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
204 …UConverter *converter; /**< Pointer to the converter that is opened and to which this struct … member
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dregister.h49 Converter converter; member
161 converter = registr->GetConverter(ftype); in Convert() local
/external/icu4c/tools/gencnval/
Dgencnval.c106 uint16_t converter; /* Index into stringStore */ member
399 char *converter, *alias; in parseLine() local
627 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) { in addAlias()
753 addConverter(const char *converter) { in addConverter()
881 createOneAliasList(uint16_t *aliasArrLists, uint32_t tag, uint32_t converter, uint16_t offset) { in createOneAliasList()
/external/webkit/V8Binding/v8/src/arm/
Ddisasm-arm.cc78 Decoder(const disasm::NameConverter& converter, in Decoder()
955 Disassembler::Disassembler(const NameConverter& converter) in Disassembler()
980 NameConverter converter; in Disassemble() local
/external/icu4c/extra/uconv/
Duwmsg.c41 UConverter *converter; in uprint() local
/external/webkit/WebCore/platform/wx/wxcode/mac/carbon/
Dfontprops.cpp140 wxMBConvUTF16 converter ; in GetTextExtent() local
/external/bluetooth/glib/glib/
Dgconvert.c185 g_iconv (GIConv converter, in g_iconv()
216 g_iconv_close (GIConv converter) in g_iconv_close()
467 close_converter (GIConv converter) in close_converter()
599 GIConv converter, in g_convert_with_iconv()
/external/webkit/V8Binding/v8/src/
Ddisassembler.cc108 const V8NameConverter& converter, in DecodeIt()
/external/webkit/V8Binding/v8/src/ia32/
Ddisasm-ia32.cc234 DisassemblerIA32(const NameConverter& converter, in DisassemblerIA32()
1162 Disassembler::Disassembler(const NameConverter& converter) in Disassembler()
1181 NameConverter converter; in Disassemble() local
/external/webkit/V8Binding/v8/src/x64/
Ddisasm-x64.cc286 DisassemblerX64(const NameConverter& converter, in DisassemblerX64()
1551 Disassembler::Disassembler(const NameConverter& converter) in Disassembler()
1571 NameConverter converter; in Disassemble() local

12