Searched defs:sLength (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dcharstr.cpp48 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { argument
[all...]
H A Dcharstr.h50 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) { argument
H A Ducharstrie.cpp176 UCharsTrie::next(const UChar *s, int32_t sLength) { argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Duniset.h1670 int32_t sLength=s.length(); local
1680 int32_t sLength=s.length(); local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationfastlatin.cpp797 lookupUTF8(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex, int32_t sLength) argument
840 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) argument
[all...]
H A Dmsgfmt.cpp193 void append(const UChar* s, const int32_t sLength) { argument
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Ducsdetst.c123 int32_t byteLength = 0, sLength = 0, dLength = 0; local
284 int32_t sLength = 0; local
H A Dbocu1tst.c737 int32_t c, i, sLength; local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcsdetest.cpp139 int32_t sLength = source.length(); local
327 int32_t byteLength = 0, sLength = s.length(); local
H A Dcollationtest.cpp1362 int32_t sLength = (length >= 0) ? length : u_strlen(s); local
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp8066 IOByteCount sLength; member in struct:SendMiscCommandParameterBlock

Completed in 267 milliseconds