/hardware/invensense/60xx/mlsdk/mllite/ |
ml_stored_data.c | 156 const short expLen = 18; 163 if (len != expLen) { 164 MPL_LOGE("Calibration data type 1 must be %d bytes long\n", expLen); 260 const short expLen = 24; 269 if (len != expLen) { 270 MPL_LOGE("Calibration data type 1 must be %d bytes long\n", expLen); 391 const short expLen = 2222; 400 if (len != expLen) { 402 expLen, len); 550 const short expLen = 2429 [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
spreptst.c | 577 int32_t expLen = unescapeData(expected, (int32_t)strlen(expected), exp, MAX_BUFFER_SIZE, &status); 587 if(destLen != expLen){
|
cnormtst.c | 237 UChar *exp, int32_t expLen, 258 } else if (len != expLen) { 259 log_err("unorm_normalize(%s) with 0x0000 failed: Expected len %d, got %d\n", name, expLen, len); [all...] |
creststn.c | [all...] |
/external/icu4c/test/cintltst/ |
spreptst.c | 577 int32_t expLen = unescapeData(expected, (int32_t)strlen(expected), exp, MAX_BUFFER_SIZE, &status); 587 if(destLen != expLen){
|
cnormtst.c | 241 UChar *exp, int32_t expLen, 262 } else if (len != expLen) { 263 log_err("unorm_normalize(%s) with 0x0000 failed: Expected len %d, got %d\n", name, expLen, len); [all...] |
/external/chromium_org/third_party/icu/source/io/ |
uscanf_p.c | 493 int32_t srcLen, expLen; 527 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), 533 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf), 542 expLen, [all...] |
uprntf_p.c | 566 int32_t srcLen, expLen; 593 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), 599 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf), 608 expLen, [all...] |
/external/icu4c/io/ |
uscanf_p.c | 493 int32_t srcLen, expLen; 527 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), 533 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf), 542 expLen, [all...] |
uprntf_p.c | 566 int32_t srcLen, expLen; 593 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), 599 expLen = u_strToUpper(expBuf, (int32_t)sizeof(expBuf), 608 expLen, [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
testidna.cpp | [all...] |
/external/icu4c/test/intltest/ |
testidna.cpp | [all...] |