Searched defs:sourceLength (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dicuin40shim.cpp40 ucol_getBound_4_0(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) argument
57 ucol_getSortKey_4_0(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) argument
H A Dumsg.cpp144 u_parseMessage( const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UErrorCode *status, ...) argument
164 u_vparseMessage(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UErrorCode *status) argument
180 u_parseMessageWithError(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UParseError *error, UErrorCode *status, ...) argument
201 u_vparseMessageWithError(const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UParseError *error, UErrorCode* status) argument
487 umsg_parse( const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, UErrorCode *status, ...) argument
509 umsg_vparse(const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status) argument
[all...]
H A Ducol.cpp189 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) argument
238 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) argument
438 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
461 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) argument
493 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
505 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
517 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
[all...]
H A Dcoll.cpp322 Collator::EComparisonResult Collator::compare(const UChar* source, int32_t sourceLength, argument
464 getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode &status) argument
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextEncoding.cpp82 size_t sourceLength = text.length(); local
/macosx-10.10/WebCore-7600.1.25/Modules/webaudio/
H A DRealtimeAnalyser.cpp216 unsigned sourceLength = magnitudeBuffer().size(); local
240 unsigned sourceLength = magnitudeBuffer().size(); local
/macosx-10.10/WebCore-7600.1.25/platform/text/mac/
H A DTextCodecMac.cpp207 int sourceLength = length; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcmsgtst.c928 CallParseMessage(const char* locale, UChar* pattern, int32_t patternLength, UChar* source, int32_t sourceLength, UErrorCode *status, ...) argument
H A Dnucnvtst.c1778 int32_t sourceLength=-1; local
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DScriptDebugServer.cpp213 int sourceLength = script.source.length(); local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DExecutable.cpp596 unsigned sourceLength = unlinkedExecutable->sourceLength(); local
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DAudioBus.cpp566 int sourceLength = resamplerSourceBus->length(); local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRFullIdentity.c485 const CFIndex sourceLength = CFDataGetLength(dataToHash); local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dushape.cpp635 calculateSize(const UChar *source, int32_t sourceLength, argument
692 handleTashkeelWithTatweel(UChar *dest, int32_t sourceLength, argument
730 handleGeneratedSpaces(UChar *dest, int32_t sourceLength, int32_t destSize, uint32_t options, UErrorCode *pErrorCode,struct uShapeVariables shapeVars ) argument
905 expandCompositCharAtBegin(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) argument
965 expandCompositCharAtEnd(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) argument
1032 expandCompositCharAtNear(UChar *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, int yehHamzaOption, int seenTailOption, int lamAlefOption, struct uShapeVariables shapeVars) argument
1085 expandCompositChar(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int shapingMode,struct uShapeVariables shapeVars) argument
1198 shapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int tashkeelFlag, struct uShapeVariables shapeVars) argument
1370 deShapeUnicode(UChar *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, struct uShapeVariables shapeVars) argument
1423 u_shapeArabic(const UChar *source, int32_t sourceLength, UChar *dest, int32_t destCapacity, uint32_t options, UErrorCode *pErrorCode) argument
[all...]
H A Ducnv.c2413 ucnv_internalConvert(UConverter *outConverter, UConverter *inConverter, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) argument
2486 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) argument
2535 ucnv_convertAlgorithmic(UBool convertToAlgorithmic, UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) argument
2592 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) argument
2604 ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) argument
2671 ucnv_fixFileSeparator(const UConverter *cnv, UChar* source, int32_t sourceLength) argument
2763 ucnv_detectUnicodeSignature( const char* source, int32_t sourceLength, int32_t* signatureLength, UErrorCode* pErrorCode) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dapicoll.cpp2115 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, argument
2071 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode& status) const argument
2095 getCollationKey(const UChar*source, int32_t sourceLength, CollationKey& key, UErrorCode& status) const argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DCodeBlock.cpp1540 unsigned sourceLength = unlinkedExecutable->sourceLength(); local
1556 unsigned sourceLength = unlinkedExecutable->sourceLength(); local
H A DUnlinkedCodeBlock.h127 unsigned sourceLength() { return m_sourceLength; } function in class:JSC::UnlinkedFunctionExecutable
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/src/
H A DtdpExpat.c3763 int sourceLength; local

Completed in 177 milliseconds