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

/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebKitTextCodec.cpp73 TranscodeResult transcode(const char* sourceEncoding, const char* targetEncoding, const char*& sourceStart, int sourceLength, char*& targetStart, unsigned targetLength) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dsortkey.cpp194 int32_t targetLength = target.getLength(); local
H A Dtblcoll.cpp333 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode &status) const argument
H A Ducol.cpp7114 int32_t targetLength; local
7670 ucol_strcollRegular(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength, UErrorCode *status) argument
8045 ucol_strcollRegularUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) argument
8542 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8670 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) argument
8845 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8857 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
8869 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DFunctionPrototype.cpp204 unsigned targetLength = (unsigned)target.get(exec, exec->propertyNames().length).asNumber(); local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnvhz.c341 int32_t targetLength = (int32_t)(args->targetLimit - myTarget); local
[all...]
H A Ducnv.c2415 int32_t targetLength=0; local
2484 int32_t targetLength; local
2535 int32_t targetLength; local
[all...]
H A Dunistr.cpp1510 UnicodeString::padLeading(int32_t targetLength, argument
1532 UnicodeString::padTrailing(int32_t targetLength, argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dpkgitems.cpp134 int32_t treeLength, suffixLength, targetLength; local
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DTextResourceDecoder.cpp78 size_t targetLength = strlen(target); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/rss/
H A DRSSFilterStream.cpp337 transcode(const char* sourceEncoding, const char* targetEncoding, const char*& sourceStart, int sourceLength, char*& targetStart, unsigned targetLength) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dunistr.h4491 truncate(int32_t targetLength) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dunistr.h4412 truncate(int32_t targetLength) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dapicoll.cpp1996 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode& status) const argument
/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDriver.cpp64 int sourceIndex = 0, targetIndex = 0, targetLength = 0; local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DTextIterator.cpp1962 size_t targetLength = m_target.length(); local
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddom.h649 int targetLength; member in struct:domProcessingInstructionNode
H A Ddom.c4326 domNewProcessingInstructionNode( domDocument *doc, const char *targetValue, int targetLength, const char *dataValue, int dataLength ) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccapitst.c2143 int32_t targetLength; local

Completed in 281 milliseconds