HomeSort by relevance Sort by last modified time
    Searched defs:buf1 (Results 26 - 50 of 60) sorted by null

12 3

  /ndk/tests/device/test-stlport/unit/
set_test.cpp 278 char buf1[1024]; local
279 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1));
vector_test.cpp 375 char buf1[1024]; local
376 StackAllocator<int> stack1(buf1, buf1 + sizeof(buf1));
string_test.cpp 1304 char buf1[1024]; local
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
utransts.c 248 char buf1[BUF_CAP]; local
282 utrans_getID(inverse1, buf1, BUF_CAP);
283 if(strcmp(buf1, TransID[i+1]) != 0){
284 log_err("FAIL :openInverse() for %s returned %s instead of %s\n", TransID[i], buf1, TransID[i+1]);
298 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; local
315 utrans_getID(t1, buf1, BUF_CAP);
319 if(strcmp(buf1, buf3) != 0 ||
320 strcmp(buf1, buf2) == 0) {
327 strcmp(buf1, buf3) == 0) {
bocu1tst.c 790 char buf1[80], buf2[80]; local
824 printBytes(prev, buf1);
825 log_verbose(" wD(%8ld) %s\n", i, buf1);
840 printBytes(prev, buf1);
842 log_verbose("ok: strcmp(wD(%8ld), wD(%8ld))=%2d %s%s\n", i-1, i, cmp, buf1, buf2);
846 printBytes(prev, buf1);
848 log_verbose("wrong: strcmp(wD(%8ld), wD(%8ld))=%2d %s%s\n", i-1, i, cmp, buf1, buf2);
855 printBytes((uint8_t *)"", buf1);
857 log_verbose(" wD(%8ld) %s%s\n", i-1, buf1, buf2);
  /external/clearsilver/util/
snprintf.c 761 char buf1[LONG_STRING]; local
803 snprintf (buf1, sizeof (buf1), fp_fmt[x], fp_nums[y]);
805 if (strcmp (buf1, buf2))
808 fp_fmt[x], buf1, buf2);
817 snprintf (buf1, sizeof (buf1), int_fmt[x], int_nums[y]);
819 if (strcmp (buf1, buf2))
822 int_fmt[x], buf1, buf2);
  /external/icu4c/test/cintltst/
utransts.c 248 char buf1[BUF_CAP]; local
282 utrans_getID(inverse1, buf1, BUF_CAP);
283 if(strcmp(buf1, TransID[i+1]) != 0){
284 log_err("FAIL :openInverse() for %s returned %s instead of %s\n", TransID[i], buf1, TransID[i+1]);
298 char buf1[BUF_CAP], buf2[BUF_CAP], buf3[BUF_CAP]; local
315 utrans_getID(t1, buf1, BUF_CAP);
319 if(strcmp(buf1, buf3) != 0 ||
320 strcmp(buf1, buf2) == 0) {
327 strcmp(buf1, buf3) == 0) {
bocu1tst.c 790 char buf1[80], buf2[80]; local
824 printBytes(prev, buf1);
825 log_verbose(" wD(%8ld) %s\n", i, buf1);
840 printBytes(prev, buf1);
842 log_verbose("ok: strcmp(wD(%8ld), wD(%8ld))=%2d %s%s\n", i-1, i, cmp, buf1, buf2);
846 printBytes(prev, buf1);
848 log_verbose("wrong: strcmp(wD(%8ld), wD(%8ld))=%2d %s%s\n", i-1, i, cmp, buf1, buf2);
855 printBytes((uint8_t *)"", buf1);
857 log_verbose(" wD(%8ld) %s%s\n", i-1, buf1, buf2);
  /external/webkit/WebCore/loader/
TextResourceDecoder.cpp 423 const unsigned char* buf1 = reinterpret_cast<const unsigned char*>(m_buffer.data()); local
425 unsigned char c1 = buf1Len ? (--buf1Len, *buf1++) : buf2Len ? (--buf2Len, *buf2++) : 0;
426 unsigned char c2 = buf1Len ? (--buf1Len, *buf1++) : buf2Len ? (--buf2Len, *buf2++) : 0;
427 unsigned char c3 = buf1Len ? (--buf1Len, *buf1++) : buf2Len ? (--buf2Len, *buf2++) : 0;
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
transform.c 284 int *buf1; local
286 buf1 = buf0 + num - 1;
297 tr2 = *(buf1 - 1);
298 ti1 = *(buf1 + 0);
303 *buf1-- = MULHIGH(cosb, ti2) - MULHIGH(sinb, tr2);
304 *buf1-- = MULHIGH(cosb, tr2) + MULHIGH(sinb, ti2);
319 int *buf1; local
321 buf1 = buf0 + num - 1;
332 ti2 = *(buf1 + 0);
333 tr2 = *(buf1 - 1);
    [all...]
  /external/stlport/test/unit/
string_test.cpp 1304 char buf1[1024]; local
    [all...]
  /frameworks/base/core/jni/
android_bluetooth_common.cpp 554 char buf[32] = {'\0'}, buf1[32] = {'\0'}; local
574 sprintf(buf1, "%d", len);
575 set_object_array_element(env, strArray, buf1, *array_index);
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 120 char[] buf1 = { 'H', 'e', 'l', 'l', 'o' }; local
122 sb.append(buf1, 0, buf1.length);
143 char buf1 = 'H'; local
145 sb.append(buf1);
269 String buf1 = "Hello"; local
271 sb.append(buf1);
516 StringBuffer buf1 = new StringBuffer("abcd"); local
518 buf1.insert(-1, (char[]) null);
542 StringBuffer buf1 = new StringBuffer("abcd") local
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 1304 char buf1[1024]; local
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucol_elm.cpp 62 UChar buf1[256]; local
64 key1.pointer = buf1;
65 uprv_memcpy(buf1, element1->cPoints, element1->cSize*sizeof(UChar));
66 buf1[element1->cSize] = 0;
    [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 64 UChar buf1[256]; local
66 key1.pointer = buf1;
67 uprv_memcpy(buf1, element1->cPoints, element1->cSize*sizeof(UChar));
68 buf1[element1->cSize] = 0;
    [all...]
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 270 char buf1[64], buf2[64]; local
274 _STLP_STRNCPY(buf1, 64, s1, bufsize1); buf1[bufsize1] = 0;
277 ret = strcmp(buf1, buf2);
290 wchar_t buf1[64], buf2[64]; local
294 _STLP_WCSNCPY(buf1, 64, s1, bufsize1); buf1[bufsize1] = 0;
297 ret = wcscmp(buf1, buf2);
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 366 char buf1[64], buf2[64]; local
370 strncpy(buf1, s1, bufsize1); buf1[bufsize1] = 0;
373 ret = strcoll_l(buf1, buf2, (locale_t)__loc);
386 wchar_t buf1[64], buf2[64]; local
390 wcsncpy(buf1, s1, bufsize1); buf1[bufsize1] = 0;
393 ret = wcscoll_l(buf1, buf2, (locale_t)__loc);
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_peap.c 275 struct wpabuf *buf1, *buf, *encr_req; local
279 buf1 = tncs_build_soh_request();
280 if (buf1 == NULL)
283 buf = eap_msg_alloc(EAP_VENDOR_MICROSOFT, 0x21, wpabuf_len(buf1),
286 wpabuf_free(buf1);
289 wpabuf_put_buf(buf, buf1);
290 wpabuf_free(buf1);
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 274 char buf1[64], buf2[64]; local
278 _STLP_STRNCPY(buf1, 64, s1, bufsize1); buf1[bufsize1] = 0;
281 ret = strcmp(buf1, buf2);
294 wchar_t buf1[64], buf2[64]; local
298 _STLP_WCSNCPY(buf1, 64, s1, bufsize1); buf1[bufsize1] = 0;
301 ret = wcscmp(buf1, buf2);
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 366 char buf1[64], buf2[64]; local
370 strncpy(buf1, s1, bufsize1); buf1[bufsize1] = 0;
373 ret = strcoll_l(buf1, buf2, (locale_t)__loc);
386 wchar_t buf1[64], buf2[64]; local
390 wcsncpy(buf1, s1, bufsize1); buf1[bufsize1] = 0;
393 ret = wcscoll_l(buf1, buf2, (locale_t)__loc);
  /external/chromium/third_party/icu/source/test/intltest/
numrgts.cpp 321 UnicodeString buf1; local
325 df->format(n, buf1, pos));
329 if(buf1 != buf2)
    [all...]
  /external/elfutils/src/
elflint.c 1437 char buf1[50]; local
    [all...]
  /external/icu4c/test/intltest/
numrgts.cpp 321 UnicodeString buf1; local
325 df->format(n, buf1, pos));
329 if(buf1 != buf2)
    [all...]
  /external/qemu/
block.c 1259 char buf1[128], date_buf[128], clock_buf[128]; local
    [all...]

Completed in 814 milliseconds

12 3