Searched refs:bufferLen (Results 1 - 17 of 17) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DStringTokenizer.java44 protected int bufferLen; field in class:StringTokenizer
53 bufferLen = buffer.length();
60 while (ptr < bufferLen) {
72 return ptr < bufferLen;
114 while (ptr < bufferLen && buffer.charAt(ptr) != '\n') {
117 if (ptr < bufferLen && buffer.charAt(ptr) == '\n') {
145 if (ptr >= bufferLen)
/external/icu4c/test/perf/utrie2perf/
H A Dutrie2perf.cpp58 countInputCodePoints = u_countChar32(buffer, bufferLen);
61 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
66 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
75 (long)countInputCodePoints, (long)bufferLen, (long)utf8Length,
85 int32_t getBufferLen() const { return bufferLen; }
/external/icu4c/test/perf/normperf/
H A Dnormperf.cpp202 NormPerfFunction* func = new NormPerfFunction(ICUNormNFC, options,buffer, bufferLen, uselen);
231 NormPerfFunction* func = new NormPerfFunction(ICUNormNFD, options,buffer,bufferLen, uselen);
261 NormPerfFunction* func = new NormPerfFunction(ICUNormFCD, options,buffer,bufferLen, uselen);
290 NormPerfFunction* func = new NormPerfFunction(WinNormNFC, options,buffer,bufferLen, uselen);
319 NormPerfFunction* func = new NormPerfFunction(WinNormNFD, options,buffer,bufferLen, uselen);
348 QuickCheckPerfFunction* func = new QuickCheckPerfFunction(ICUQuickCheck,buffer, bufferLen, UNORM_NFC, options,uselen);
376 QuickCheckPerfFunction* func = new QuickCheckPerfFunction(ICUQuickCheck,buffer, bufferLen, UNORM_NFD, options,uselen);
404 QuickCheckPerfFunction* func = new QuickCheckPerfFunction(ICUQuickCheck,buffer, bufferLen, UNORM_FCD, options,uselen);
433 QuickCheckPerfFunction* func = new QuickCheckPerfFunction(ICUIsNormalized,buffer, bufferLen, UNORM_NFC, options,uselen);
461 QuickCheckPerfFunction* func = new QuickCheckPerfFunction(ICUIsNormalized,buffer, bufferLen, UNORM_NF
[all...]
/external/icu4c/test/perf/unisetperf/
H A Dunisetperf.cpp62 countInputCodePoints = u_countChar32(buffer, bufferLen);
67 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
72 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
81 (long)countInputCodePoints, (long)bufferLen, (long)utf8Length, (long)spanCount,
82 (double)countInputCodePoints/spanCount, (double)bufferLen/spanCount, (double)utf8Length/spanCount,
119 int32_t getBufferLen() const { return bufferLen; }
/external/icu4c/test/perf/utfperf/
H A Dutfperf.cpp88 countInputCodePoints = u_countChar32(buffer, bufferLen);
89 u_strToUTF8(utf8, (int32_t)sizeof(utf8), &utf8Length, buffer, bufferLen, &status);
96 int32_t getBufferLen() const { return bufferLen; }
/external/icu4c/tools/ctestfw/unicode/
H A Duperf.h160 int32_t bufferLen; member in class:UPerfTest
/external/icu4c/tools/ctestfw/
H A Duperf.cpp83 buffer(NULL), bufferLen(0),
99 buffer(NULL), bufferLen(0),
251 u_strncpy(buffer,ucbuf_getBuffer(ucharBuf,&bufferLen,&status),len);
253 len = bufferLen;
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Dpatchram.cpp126 static const char* findPatchramFile(const char * pConfigName, char * pBuffer, int bufferLen) argument
136 if (GetStrValue(pConfigName, &pBuffer[0], bufferLen))
/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientlib.c186 uint16_t bufferLen,
191 txtRec->buflen = buffer ? bufferLen : (uint16_t)0;
183 TXTRecordCreate( TXTRecordRef *txtRecord, uint16_t bufferLen, void *buffer ) argument
H A Ddns_sd.h2093 * bufferLen: The size of the storage provided in the "buffer" parameter.
2103 uint16_t bufferLen,
/external/icu4c/i18n/
H A Ducol_res.cpp543 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { argument
568 if(buffer!=0 && bufferLen>0){
571 u_memcpy(buffer, ucaRules, uprv_min(UCAlen, bufferLen));
573 if(len > 0 && bufferLen > UCAlen) {
574 u_memcpy(buffer+UCAlen, rules, uprv_min(len, bufferLen-UCAlen));
577 return u_terminateUChars(buffer, bufferLen, len+UCAlen, &status);
/external/icu4c/i18n/unicode/
H A Ducol.h1151 * Returns number of UChars needed to store rules. If buffer is NULL or bufferLen is not enough
1156 * @param bufferLen lenght of buffer to store rules in. If less then needed you'll get only the part that fits in.
1161 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h953 * Returns number of UChars needed to store rules. If buffer is NULL or bufferLen is not enough
958 * @param bufferLen lenght of buffer to store rules in. If less then needed you'll get only the part that fits in.
963 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h953 * Returns number of UChars needed to store rules. If buffer is NULL or bufferLen is not enough
958 * @param bufferLen lenght of buffer to store rules in. If less then needed you'll get only the part that fits in.
963 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen);
/external/icu4c/test/cintltst/
H A Dcallcoll.c838 int32_t bufferLen = 0; local
876 bufferLen = ((targetKeyOut > 100) ? 100 : targetKeyOut);
877 if (memcmp(sourceKeyArray, targetKeyArray, bufferLen) != 0)
/external/srec/portable/src/
H A Dpmemory.c134 size_t bufferLen = *len; local
137 rc = PStackTraceGetValue(stackTrace, &bufferLen);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 812 milliseconds