HomeSort by relevance Sort by last modified time
    Searched refs:u_uastrcpy (Results 26 - 50 of 63) sorted by null

12 3

  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 63 u_uastrcpy(rep->text, cstring);
514 /*u_uastrcpy(filt, DATA[i]);*/
524 /*u_uastrcpy(buf, DATA[i+1]);*/
574 /* u_uastrcpy has no capacity param for the buffer -- so just
582 u_uastrcpy(rules, crules);
601 /* u_uastrcpy has no capacity param for the buffer -- so just
618 u_uastrcpy(from, cfrom);
619 u_uastrcpy(to, cto);
ccaltst.c 241 u_uastrcpy(tzID, "PST");
332 u_uastrcpy(tzdname, expectPDT);
341 u_uastrcpy(tzdname, "PDT");
347 u_uastrcpy(tzdname, "Pacific Standard Time");
353 u_uastrcpy(tzdname, "PST");
512 u_uastrcpy(tzID, "PST");
571 u_uastrcpy(temp, "Dec 17, 1971 11:05:28 PM");
602 u_uastrcpy(temp, "May 3, 1972 4:30:42 PM");
    [all...]
cbiapts.c 150 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah");
374 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah");
cmsccoll.c 92 u_uastrcpy(temp, " & Z < ABC < Q < B");
101 u_uastrcpy(t1, cnt1[i]);
102 u_uastrcpy(t2, cnt1[j]);
119 u_uastrcpy(temp, " & Z < DAVIS < MARK <DAV");
127 u_uastrcpy(t1, cnt2[i]);
128 u_uastrcpy(t2, cnt2[j]);
200 u_uastrcpy(t1, nonignorable[i]);
201 u_uastrcpy(t2, nonignorable[j]);
214 u_uastrcpy(t1, shifted[i]);
215 u_uastrcpy(t2, shifted[j])
    [all...]
creststn.c     [all...]
crestst.c 198 u_uastrcpy(temp, "TE_IN");
343 u_uastrcpy(base,NAME[j]);
    [all...]
putiltst.c 149 /* This cannot really work on a japanese system. u_uastrcpy will have different results than */
157 u_uastrcpy(temp, dataDirectory);
cldrtest.c     [all...]
cloctst.c 540 u_uastrcpy(expected,temp);
548 u_uastrcpy(expected,temp);
    [all...]
  /external/icu/icu4c/source/common/
ustr_cnv.c 108 /* maximum string length for u_uastrcpy() and u_austrcpy() implementations */
161 u_uastrcpy(UChar *ucs1, function
  /external/icu/icu4c/source/test/cintltst/
utransts.c 66 u_uastrcpy(rep->text, cstring);
517 /*u_uastrcpy(filt, DATA[i]);*/
527 /*u_uastrcpy(buf, DATA[i+1]);*/
642 /* u_uastrcpy has no capacity param for the buffer -- so just
650 u_uastrcpy(rules, crules);
669 /* u_uastrcpy has no capacity param for the buffer -- so just
686 u_uastrcpy(from, cfrom);
687 u_uastrcpy(to, cto);
cdattst.c 155 u_uastrcpy(temp, "7/10/96, 4:05 PM");
200 u_uastrcpy(temp, "10/lug/1996 16:05:28");
219 u_uastrcpy(temp,"2/3/76, 2:50 AM");
238 u_uastrcpy(temp,"2/Don't parse this part");
605 u_uastrcpy(pattern, "jeudi");
    [all...]
ccaltst.c 278 u_uastrcpy(tzID, "PST");
369 u_uastrcpy(tzdname, expectPDT);
378 u_uastrcpy(tzdname, "PDT");
384 u_uastrcpy(tzdname, "Pacific Standard Time");
390 u_uastrcpy(tzdname, "PST");
610 u_uastrcpy(tzID, "PST");
679 u_uastrcpy(temp, "Dec 17, 1971, 11:05:28 PM");
710 u_uastrcpy(temp, "May 3, 1972, 4:30:42 PM");
    [all...]
cmsccoll.c 92 u_uastrcpy(temp, " & Z < ABC < Q < B");
101 u_uastrcpy(t1, cnt1[i]);
102 u_uastrcpy(t2, cnt1[j]);
119 u_uastrcpy(temp, " & Z < DAVIS < MARK <DAV");
127 u_uastrcpy(t1, cnt2[i]);
128 u_uastrcpy(t2, cnt2[j]);
200 u_uastrcpy(t1, nonignorable[i]);
201 u_uastrcpy(t2, nonignorable[j]);
214 u_uastrcpy(t1, shifted[i]);
215 u_uastrcpy(t2, shifted[j])
    [all...]
creststn.c     [all...]
cbiapts.c 155 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah");
382 u_uastrcpy(text, "He's from Africa. ""Mr. Livingston, I presume?"" Yeah");
    [all...]
crestst.c 196 u_uastrcpy(temp, "TE_IN");
341 u_uastrcpy(base,NAME[j]);
    [all...]
putiltst.c 166 /* This cannot really work on a japanese system. u_uastrcpy will have different results than */
174 u_uastrcpy(temp, dataDirectory);
cloctst.c 545 u_uastrcpy(expected,temp);
553 u_uastrcpy(expected,temp);
    [all...]
  /external/chromium_org/third_party/icu/source/test/iotest/
strtst.c 263 u_uastrcpy(uBuffer,"1,234");
288 u_uastrcpy(uBuffer,"1.234");
720 u_uastrcpy(uBuffer2, expectedResult);
725 u_uastrcpy(uBuffer2, format);
729 u_uastrcpy(uBuffer2, expectedResult);
750 u_uastrcpy(testStr, "1233456789");
filetst.c     [all...]
  /external/icu/icu4c/source/test/iotest/
strtst.c 263 u_uastrcpy(uBuffer,"1,234");
288 u_uastrcpy(uBuffer,"1.234");
721 u_uastrcpy(uBuffer2, expectedResult);
726 u_uastrcpy(uBuffer2, format);
730 u_uastrcpy(uBuffer2, expectedResult);
751 u_uastrcpy(testStr, "1233456789");
filetst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h 692 U_STABLE UChar* U_EXPORT2 u_uastrcpy(UChar *dst,
    [all...]
  /external/icu/icu4c/source/common/unicode/
ustring.h 697 U_STABLE UChar* U_EXPORT2 u_uastrcpy(UChar *dst,
    [all...]

Completed in 1126 milliseconds

12 3