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

1 2

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 105 if(s==pipeString || length!=1 || 0!=u_memcmp(s, pipeString, length) || s[length]!=0) {
134 if((u_memcmp(bestPattern, expectingBestPattern, length)!=0) || bestPattern[length]!=0) {
154 if((u_memcmp(result, expectingSkeleton, length)!=0) || result[length]!=0) {
173 if((u_memcmp(result, expectingBaseSkeleton, length)!=0) || result[length]!=0) {
191 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
200 if(length!=7 || 0!=u_memcmp(r, appendItemName, length) || r[length]!=0) {
209 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
290 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, ptrResult[count], pLength)!=0 ) {
303 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, resultBaseSkeletons[count], pLength)!=0 ) {
345 if ( u_memcmp(sampleFormatted, formatted, resultLen) != 0 )
    [all...]
custrtst.c 119 log_verbose("Testing u_memcpy() and u_memcmp()\n");
132 if(u_memcmp(temp, dataTable[i][j], 7)!=0)
133 log_err("an error occured in u_memcpy() or u_memcmp()\n");
136 if(u_memcmp(dataTable[0][0], dataTable[1][1], 7)==0)
137 log_err("an error occured in u_memcmp()\n");
156 if(u_memcmp(temp, nullTemp, 7)!=0 || temp[7]!=0)
157 log_err("an error occured in u_memcpy() or u_memcmp()\n");
189 log_err("an error occured in u_memcmp()\n");
210 log_err("an error occured in u_memcmp()\n");
    [all...]
cnormtst.c 684 if (nfdsize != normsize || u_memcmp(nfd, norm, nfdsize) != 0) {
    [all...]
idnatest.c     [all...]
cstrcase.c     [all...]
custrtrn.c 447 if(err != U_ZERO_ERROR || uDestLen != 4 || u_memcmp(uTarget, expected, 5)) {
463 if(err != U_ZERO_ERROR || uDestLen != 4 || u_memcmp(uTarget, expected, 5)) {
481 if(err != U_ZERO_ERROR || uDestLen != 10 || numSubstitutions != 4 || u_memcmp(uTarget, expected_FFFD, 11)) {
497 if(err != U_ZERO_ERROR || uDestLen != 14 || numSubstitutions != 4 || u_memcmp(uTarget, expected_12345, 15)) {
708 0!=u_memcmp(withTrail16Sub50005, out16, uDestLen+1) ||
723 0!=u_memcmp(withTrail16SubFFFD, out16, uDestLen+1) ||
    [all...]
bocu1tst.c 919 if(length!=roundtripRefLength || 0!=u_memcmp(text, roundtripRef, length)) {
923 if(roundtripRefLength!=roundtripICULength || 0!=u_memcmp(roundtripRef, roundtripICU, roundtripRefLength)) {
utransts.c 221 if(idLength!=id2Length || 0!=u_memcmp(id, id2, idLength)) {
  /external/icu/icu4c/source/test/cintltst/
udatpg_test.c 105 if(s==pipeString || length!=1 || 0!=u_memcmp(s, pipeString, length) || s[length]!=0) {
149 if((u_memcmp(bestPattern, expectingBestPattern, length)!=0) || bestPattern[length]!=0) {
169 if((u_memcmp(result, expectingSkeleton, length)!=0) || result[length]!=0) {
188 if((u_memcmp(result, expectingBaseSkeleton, length)!=0) || result[length]!=0) {
206 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
223 if(length!=7 || 0!=u_memcmp(r, appendItemName, length) || r[length]!=0) {
232 if(length!=7 || 0!=u_memcmp(r, testFormat, length) || r[length]!=0) {
313 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, ptrResult[count], pLength)!=0 ) {
326 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, resultBaseSkeletons[count], pLength)!=0 ) {
368 if ( u_memcmp(sampleFormatted, formatted, resultLen) != 0 )
    [all...]
cnormtst.c 688 if (nfdsize != normsize || u_memcmp(nfd, norm, nfdsize) != 0) {
    [all...]
custrtst.c 115 log_verbose("Testing u_memcpy() and u_memcmp()\n");
128 if(u_memcmp(temp, dataTable[i][j], 7)!=0)
129 log_err("an error occured in u_memcpy() or u_memcmp()\n");
132 if(u_memcmp(dataTable[0][0], dataTable[1][1], 7)==0)
133 log_err("an error occured in u_memcmp()\n");
152 if(u_memcmp(temp, nullTemp, 7)!=0 || temp[7]!=0)
153 log_err("an error occured in u_memcpy() or u_memcmp()\n");
185 log_err("an error occured in u_memcmp()\n");
206 log_err("an error occured in u_memcmp()\n");
    [all...]
idnatest.c     [all...]
cstrcase.c     [all...]
custrtrn.c 447 if(err != U_ZERO_ERROR || uDestLen != 4 || u_memcmp(uTarget, expected, 5)) {
463 if(err != U_ZERO_ERROR || uDestLen != 4 || u_memcmp(uTarget, expected, 5)) {
481 if(err != U_ZERO_ERROR || uDestLen != 10 || numSubstitutions != 4 || u_memcmp(uTarget, expected_FFFD, 11)) {
497 if(err != U_ZERO_ERROR || uDestLen != 14 || numSubstitutions != 4 || u_memcmp(uTarget, expected_12345, 15)) {
708 0!=u_memcmp(withTrail16Sub50005, out16, uDestLen+1) ||
723 0!=u_memcmp(withTrail16SubFFFD, out16, uDestLen+1) ||
    [all...]
bocu1tst.c 919 if(length!=roundtripRefLength || 0!=u_memcmp(text, roundtripRef, length)) {
923 if(roundtripRefLength!=roundtripICULength || 0!=u_memcmp(roundtripRef, roundtripICU, roundtripRefLength)) {
utransts.c 224 if(idLength!=id2Length || 0!=u_memcmp(id, id2, idLength)) {
  /external/icu/icu4c/source/common/
ucharstriebuilder.cpp 300 return 0==u_memcmp(s, o.s, length);
  /external/chromium_org/third_party/icu/source/common/unicode/
utext.h 689 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
720 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
749 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
790 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
    [all...]
ustring.h 449 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
517 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
788 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count);
792 * This is different in UTF-16 from u_memcmp() if supplementary characters are present.
    [all...]
urename.h 328 #define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp) macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 316 #define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp) macro
    [all...]
ustring.h 454 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
522 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
793 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count);
797 * This is different in UTF-16 from u_memcmp() if supplementary characters are present.
    [all...]
  /external/icu/icu4c/source/test/intltest/
convtest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
ustring.c 1136 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { function
    [all...]

Completed in 4317 milliseconds

1 2