Home | History | Annotate | Download | only in cintltst

Lines Matching full:malloc

63         testCasePatterns[i]=(UChar*)malloc(sizeof(UChar) * strSize);
68 testResultStrings[i] = (UChar*)malloc(sizeof(UChar) * strSize);
111 str=(UChar*)malloc(sizeof(UChar) * 7);
114 result=(UChar*)malloc(sizeof(UChar) * 1);
158 result=(UChar*)malloc(sizeof(UChar) * resultlength);
206 result = (UChar*) malloc(U_SIZEOF_UCHAR*resultLength+2);
278 str=(UChar*)malloc(sizeof(UChar) * 15);
283 result=(UChar*)malloc(sizeof(UChar) * 1);
411 result=(UChar*)malloc(sizeof(UChar) * resultlength);
488 str=(UChar*)malloc(sizeof(UChar) * 25);
490 tzID=(UChar*)malloc(sizeof(UChar) * 4);
506 result=(UChar*)malloc(sizeof(UChar) * resultlength);
581 str=(UChar*)malloc(sizeof(UChar) * 25);
583 tzID=(UChar*)malloc(sizeof(UChar) * 4);
599 result=(UChar*)malloc(sizeof(UChar) * resultlength);
666 str=(UChar*)malloc(sizeof(UChar) * 25);
668 str1=(UChar*)malloc(sizeof(UChar) * 25);
679 result=(UChar*)malloc(sizeof(UChar) * resultlength);
696 str=(UChar*)malloc(sizeof(UChar) * 25);
698 str1=(UChar*)malloc(sizeof(UChar) * 25);
709 result=(UChar*)malloc(sizeof(UChar) * resultlength);
736 str=(UChar*)malloc(sizeof(UChar) * 25);
754 result=(UChar*)malloc(sizeof(UChar) * resultlength);
776 result=(UChar*)malloc(sizeof(UChar) * resultlength);
799 result=(UChar*)malloc(sizeof(UChar) * resultlength);
885 str=(UChar*)malloc(sizeof(UChar) * 7);
888 result=(UChar*)malloc(sizeof(UChar) * 1);