HomeSort by relevance Sort by last modified time
    Searched full:slength (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/icu4c/common/
charstr.cpp 48 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) {
52 if(sLength<-1 || (s==NULL && sLength!=0)) {
56 if(sLength<0) {
57 sLength=uprv_strlen(s);
59 if(sLength>0) {
62 if(sLength>=(buffer.getCapacity()-len)) {
66 buffer[len+=sLength]=0;
69 sLength>=(buffer.getCapacity()-len)
73 return append(CharString(s, sLength, errorCode), errorCode)
    [all...]
bytestrie.cpp 207 BytesTrie::next(const char *s, int32_t sLength) {
208 if(sLength<0 ? *s==0 : sLength==0) {
219 // Continue a linear-match node without rechecking sLength<0.
221 if(sLength<0) {
243 if(sLength==0) {
251 --sLength;
272 if(sLength<0) {
277 if(sLength==0) {
281 --sLength;
    [all...]
ucharstrie.cpp 157 UCharsTrie::next(const UChar *s, int32_t sLength) {
158 if(sLength<0 ? *s==0 : sLength==0) {
169 // Continue a linear-match node without rechecking sLength<0.
171 if(sLength<0) {
193 if(sLength==0) {
201 --sLength;
222 if(sLength<0) {
227 if(sLength==0) {
231 --sLength;
    [all...]
charstr.h 50 CharString(const char *s, int32_t sLength, UErrorCode &errorCode) : len(0) {
52 append(s, sLength, errorCode);
82 CharString &append(const char *s, int32_t sLength, UErrorCode &status);
  /libcore/luni/src/main/native/
java_lang_RealToString.cpp 66 int RLength, SLength, TempLength, mplus_Length, mminus_Length;
137 SLength = TempLength = STemp_SIZE;
148 while (SLength > 1 && S[SLength - 1] == 0)
149 --SLength;
153 if (compareHighPrecision (Temp, TempLength, S, SLength) >= 0)
184 TempLength = SLength + 1;
185 Temp[SLength] = 0;
186 memcpy (Temp, S, SLength * sizeof (uint64_t));
202 high = compareHighPrecision (Temp, TempLength, S, SLength) >= 0
    [all...]
  /external/libpng/
pngrutil.c 1074 png_size_t slength, prefix_length, data_length; local
1109 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
1196 png_size_t slength; local
1239 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
1680 png_size_t slength; local
1710 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
1819 png_size_t slength; local
1856 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
2022 png_size_t slength; local
2068 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
2125 png_size_t slength, prefix_len, data_len; local
2171 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
2246 png_size_t slength, prefix_len, data_len; local
2292 png_crc_read(png_ptr, (png_bytep)png_ptr->chunkdata, slength); local
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c 996 png_size_t slength, prefix_length, data_length; local
1029 slength = (png_size_t)length;
1030 png_crc_read(png_ptr, (png_bytep)chunkdata, slength);
1038 chunkdata[slength] = 0x00;
1047 if ( profile >= chunkdata + slength - 1)
1065 slength, prefix_length, &data_length);
1112 png_size_t slength; local
1579 png_size_t slength; local
1711 png_size_t slength; local
1877 png_size_t slength; local
1957 png_size_t slength, prefix_len, data_len; local
2056 png_size_t slength, prefix_len, data_len; local
    [all...]
  /external/icu4c/test/cintltst/
ucsdetst.c 123 int32_t byteLength = 0, sLength = 0, dLength = 0;
130 sLength = u_unescape(ss, s, sizeof(ss));
131 bytes = extractBytes(s, sLength, "UTF-8", &byteLength);
146 dLength = ucsdet_getUChars(match, detected, sLength, &status);
148 if (u_strCompare(detected, dLength, s, sLength, FALSE) != 0) {
284 int32_t sLength = 0;
292 sLength = u_unescape(ss, s, sizeof(ss));
293 bytes = extractBytes(s, sLength, "ISO-8859-1", &byteLength);
bocu1tst.c 736 int32_t c, i, sLength;
738 i=sLength=0;
746 UTF_APPEND_CHAR_UNSAFE(s, sLength, c);
749 return sLength;
  /external/qemu-pc-bios/vgabios/
vgatables.h 200 40, 24, 8, 0x00, 0x08, /* tw, th-1, ch, slength */
214 40, 24, 8, 0x00, 0x08, /* tw, th-1, ch, slength */
228 80, 24, 8, 0x00, 0x10, /* tw, th-1, ch, slength */
242 80, 24, 16, 0x00, 0x10, /* tw, th-1, ch, slength */
311 40, 24, 8, 0x00, 0x20, /* tw, th-1, ch, slength */
325 80, 24, 8, 0x00, 0x40, /* tw, th-1, ch, slength */
361 80, 24, 14, 0x00, 0x80, /* tw, th-1, ch, slength */
375 80, 24, 14, 0x00, 0x80, /* tw, th-1, ch, slength */
433 40, 24, 16, 0x00, 0x08, /* tw, th-1, ch, slength */
447 80, 24, 16, 0x00, 0x10, /* tw, th-1, ch, slength */
    [all...]
  /external/icu4c/test/intltest/
csdetest.cpp 127 int32_t sLength = source.length();
130 length = source.extract(0, sLength, NULL, codepage);
134 source.extract(0, sLength, bytes, codepage);
276 int32_t byteLength = 0, sLength = s.length();
280 UChar *detected = NEW_ARRAY(UChar, sLength);
290 ucsdet_getUChars(match, detected, sLength, &status);
292 if (s.compare(detected, sLength) != 0) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse-simple.so 
libpulse-simple.so.0 
libpulse-simple.so.0.0 
libpulse-simple.so.0.0.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse-simple.so 
libpulse-simple.so.0 
libpulse-simple.so.0.0 
libpulse-simple.so.0.0.1 
  /external/icu4c/i18n/
colldata.cpp 897 int32_t slength = string->length(); local
914 if (shortestLength > slength + rlength) {
915 shortestLength = slength + rlength;
msgfmt.cpp 191 void append(const UChar* s, const int32_t sLength) {
192 app.appendString(s, sLength);
193 len += sLength;
    [all...]
  /external/icu4c/common/unicode/
uniset.h     [all...]
  /external/libpcap/
optimize.c 137 static int slength(struct slist *);
1880 slength(s) function
    [all...]
  /libcore/luni/src/main/java/java/util/
Date.java 351 for (int i = 0, alength = array.length, slength = string.length(); i < alength; i++) {
352 if (string.regionMatches(true, 0, array[i], 0, slength)) {
  /external/tcpdump/
print-isoclns.c 642 (void)printf("%slength: %u",
668 (void)printf("%slength: %u",
766 printf("%slength %u",eflag ? "" : ", ",length);
    [all...]

Completed in 343 milliseconds

1 2 3