Searched refs:U_INVALID_STATE_ERROR (Results 1 – 19 of 19) sorted by relevance
/external/icu4c/test/cintltst/ |
D | hpmufn.c | 139 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestHeapFunctions() 169 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestHeapFunctions() 283 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestMutexFunctions() 316 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestMutexFunctions() 412 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestIncDecFunctions() 442 TEST_STATUS(status, U_INVALID_STATE_ERROR); in TestIncDecFunctions()
|
/external/icu4c/common/ |
D | ubidiimp.h | 323 errcode=U_INVALID_STATE_ERROR; \ 328 errcode=U_INVALID_STATE_ERROR; \ 341 errcode=U_INVALID_STATE_ERROR; \ 346 errcode=U_INVALID_STATE_ERROR; \
|
D | umutex.cpp | 319 *status = U_INVALID_STATE_ERROR; in u_setMutexFunctions() 446 *status = U_INVALID_STATE_ERROR; in u_setAtomicIncDecFunctions()
|
D | cmemory.c | 154 *status = U_INVALID_STATE_ERROR; in u_setMemoryFunctions()
|
D | ubidiln.c | 536 *pErrorCode = U_INVALID_STATE_ERROR; in getRunFromLogicalIndex()
|
/external/icu4c/i18n/ |
D | selfmt.cpp | 98 status = U_INVALID_STATE_ERROR; in format()
|
D | rbtz.cpp | 128 status = U_INVALID_STATE_ERROR; in addTransitionRule() 157 status = U_INVALID_STATE_ERROR; in complete() 288 status = U_INVALID_STATE_ERROR; in complete() 413 status = U_INVALID_STATE_ERROR; in getOffsetInternal()
|
D | basictz.cpp | 378 status = U_INVALID_STATE_ERROR; in getTimeZoneRulesAfter() 392 status = U_INVALID_STATE_ERROR; in getTimeZoneRulesAfter()
|
D | choicfmt.cpp | 479 status = U_INVALID_STATE_ERROR; in format()
|
D | fmtable.cpp | 725 status = U_INVALID_STATE_ERROR; in getDecimalNumber()
|
D | vtzone.cpp | 719 status = U_INVALID_STATE_ERROR; in createRuleByRRULE() 1324 status = U_INVALID_STATE_ERROR; in load() 1350 status = U_INVALID_STATE_ERROR; in parse()
|
D | uspoof.cpp | 432 *status = U_INVALID_STATE_ERROR; in uspoof_areConfusable()
|
D | simpletz.cpp | 1097 status = U_INVALID_STATE_ERROR; in initTransitionRules()
|
D | alphaindex.cpp | 1282 status = U_INVALID_STATE_ERROR; in nextRecord()
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | utypes.h | 578 …U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its … enumerator
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | utypes.h | 578 …U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its … enumerator
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | utypes.h | 578 …U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its … enumerator
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | utypes.h | 578 …U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its … enumerator
|
/external/icu4c/common/unicode/ |
D | utypes.h | 538 …U_INVALID_STATE_ERROR = 27, /**< Requested operation can not be completed with ICU in its … enumerator
|