Searched defs:converter (Results 26 - 45 of 45) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/lib/rss/
H A Drss.rb[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DComplexFormat.java1005 evolveMetadata(Format newFormatParam, Converter converter, Evolver evolver) argument
1695 private Converter converter; field in class:ComplexFormat.ConvertFieldReader
1702 ConvertFieldReader(Converter converter, int oldFieldIndex, int newFieldIndex, boolean isNewSecKeyField) argument
[all...]
H A DFormat.java723 evolveMetadata(Format newFormat, Converter converter, Evolver evolver) argument
/macosx-10.9.5/CF-855.17/
H A DCFStringEncodingConverter.c239 static CFIndex __CFToBytesCheapEightBitWrapper(const void *converter, uint32_t flags, const UniChar *characters, CFIndex numChars, uint8_t *bytes, CFIndex maxByteLen, CFIndex *usedByteLen) { argument
255 static CFIndex __CFToUnicodeCheapEightBitWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) { argument
271 static CFIndex __CFToCanonicalUnicodeCheapEightBitWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) { argument
314 static CFIndex __CFToBytesStandardEightBitWrapper(const void *converter, uint32_t flags, const UniChar *characters, CFIndex numChars, uint8_t *bytes, CFIndex maxByteLen, CFIndex *usedByteLen) { argument
334 __CFToUnicodeStandardEightBitWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) argument
360 __CFToCanonicalUnicodeStandardEightBitWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) argument
405 __CFToBytesCheapMultiByteWrapper(const void *converter, uint32_t flags, const UniChar *characters, CFIndex numChars, uint8_t *bytes, CFIndex maxByteLen, CFIndex *usedByteLen) argument
432 __CFToUnicodeCheapMultiByteWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) argument
452 __CFToCanonicalUnicodeCheapMultiByteWrapper(const void *converter, uint32_t flags, const uint8_t *bytes, CFIndex numBytes, UniChar *characters, CFIndex maxCharLen, CFIndex *usedCharLen) argument
505 _CFEncodingConverter *converter; local
597 const _CFEncodingConverter *converter = NULL; local
681 const _CFEncodingConverter *converter = __CFGetConverter(encoding); local
812 const _CFEncodingConverter *converter = __CFGetConverter(encoding); local
861 const _CFEncodingConverter *converter = __CFGetConverter(encoding); local
905 const _CFEncodingConverter *converter = __CFGetConverter(encoding); local
929 _CFEncodingConverter *converter = (_CFEncodingConverter *)__CFGetConverter(encoding); local
940 const _CFEncodingConverter *converter = __CFGetConverter(encoding); local
[all...]
H A DCFStringEncodings.c323 const CFStringEncodingConverter *converter = CFStringEncodingGetConverter(kCFStringEncodingUTF8); local
415 const CFStringEncodingConverter *converter = CFStringEncodingGetConverter(encoding); local
H A DCFString.c436 const CFStringEncodingConverter *converter = CFStringEncodingGetConverter(__CFDefaultSystemEncoding); local
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dutils.c151 int f_rank, t_rank, converter; local
313 int prom, from, target, f_rank, t_rank, converter; local
/macosx-10.9.5/ICU-511.35/icuSources/tools/gencnval/
H A Dgencnval.c106 uint16_t converter; /* Index into stringStore */ member in struct:__anon1429
414 char *converter, *alia local
655 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) argument
779 addConverter(const char *converter) argument
908 createOneAliasList(uint16_t *aliasArrLists, uint32_t tag, uint32_t converter, uint16_t offset) argument
[all...]
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalOSX.cpp732 AudioConverterRef converter; local
H A DoalSource.cpp1193 AudioConverterRef converter = 0; local
3145 AudioConverterRef converter = mACMap->Get(bufferInfo->mACToken); local
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfind-file.el
/macosx-10.9.5/man-16/man/src/
H A Dman.c562 const char *converter; local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv.c321 ucnv_close (UConverter * converter) argument
419 ucnv_getSubstChars(const UConverter * converter, char *mySubChar, int8_t * len, UErrorCode * err) argument
444 ucnv_setSubstChars(UConverter * converter, const char *mySubChar, int8_t len, UErrorCode * err) argument
563 _reset(UConverter *converter, UConverterResetChoice choice, UBool callCallback) argument
628 ucnv_reset(UConverter *converter) argument
634 ucnv_resetToUnicode(UConverter *converter) argument
640 ucnv_resetFromUnicode(UConverter *converter) argument
646 ucnv_getMaxCharSize(const UConverter * converter) argument
653 ucnv_getMinCharSize(const UConverter * converter) argument
659 ucnv_getName(const UConverter * converter, UErrorCode * err) argument
673 ucnv_getCCSID(const UConverter * converter, UErrorCode * err) argument
697 ucnv_getPlatform(const UConverter * converter, UErrorCode * err) argument
707 ucnv_getToUCallBack(const UConverter * converter, UConverterToUCallback *action, const void **context) argument
716 ucnv_getFromUCallBack(const UConverter * converter, UConverterFromUCallback *action, const void **context) argument
725 ucnv_setToUCallBack(UConverter * converter, UConverterToUCallback newAction, const void* newContext, UConverterToUCallback *oldAction, const void** oldContext, UErrorCode * err) argument
741 ucnv_setFromUCallBack(UConverter * converter, UConverterFromUCallback newAction, const void* newContext, UConverterFromUCallback *oldAction, const void** oldContext, UErrorCode * err) argument
2608 ucnv_getType(const UConverter* converter) argument
2620 ucnv_getStarters(const UConverter* converter, UBool starters[256], UErrorCode* err) argument
2701 ucnv_getInvalidChars(const UConverter * converter, char *errBytes, int8_t * len, UErrorCode * err) argument
2727 ucnv_getInvalidUChars(const UConverter * converter, UChar *errChars, int8_t * len, UErrorCode * err) argument
[all...]
H A Ducnv2022.cpp437 setInitialStateFromUnicodeKR(UConverter* converter,UConverterDataISO2022 *myConverterData) argument
616 _ISO2022Close(UConverter *converter) argument
639 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) argument
[all...]
H A Ducnvmbcs.c5563 ucnv_MBCSGetType(const UConverter* converter) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-start.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccapitst.c359 UConverter *converter=NULL; local
2864 } converter[] = { local
[all...]
H A Dnucnvtst.c2994 UConverter*converter; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/ffidl/ffidl/demos/mathswig/
H A Dmathswig_wrap.c146 swig_converter_func converter; /* function to cast the void pointers */ member in struct:swig_cast_info
/macosx-10.9.5/ruby-104/ruby/ext/nkf/nkf-utf8/
H A Dnkf.c5498 nkf_iconv_t converter; local
5518 nkf_iconv_convert(nkf_iconv_t *converter, FILE *input) argument
[all...]

Completed in 235 milliseconds

12