Home
last modified time | relevance | path

Searched refs:U_NO_WRITE_PERMISSION (Results 1 – 25 of 40) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dutexttst.c282 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in TestAPI()
290 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in TestAPI()
Dtrie2test.c540 if(errorCode!=U_NO_WRITE_PERMISSION || value2!=value) { in testFrozenTrie()
549 if(errorCode!=U_NO_WRITE_PERMISSION || value2!=value) { in testFrozenTrie()
559 if(errorCode!=U_NO_WRITE_PERMISSION || value2!=value) { in testFrozenTrie()
/third_party/icu/icu4c/source/common/
Duniquecharstr.h61 errorCode = U_NO_WRITE_PERMISSION; in add()
Duniset_closure.cpp95 status = U_NO_WRITE_PERMISSION; in applyPattern()
Ducharstriebuilder.cpp104 errorCode=U_NO_WRITE_PERMISSION; in add()
Dpropsvec.cpp176 *pErrorCode=U_NO_WRITE_PERMISSION; in upvec_setValue()
/third_party/skia/third_party/externals/icu/source/common/
Duniquecharstr.h61 errorCode = U_NO_WRITE_PERMISSION; in add()
Duniset_closure.cpp95 status = U_NO_WRITE_PERMISSION; in applyPattern()
Ducharstriebuilder.cpp104 errorCode=U_NO_WRITE_PERMISSION; in add()
Dpropsvec.cpp176 *pErrorCode=U_NO_WRITE_PERMISSION; in upvec_setValue()
Dbytestriebuilder.cpp154 errorCode=U_NO_WRITE_PERMISSION; in add()
/third_party/node/deps/icu-small/source/common/
Duniquecharstr.h61 errorCode = U_NO_WRITE_PERMISSION; in add()
Duniset_closure.cpp95 status = U_NO_WRITE_PERMISSION; in applyPattern()
Ducharstriebuilder.cpp104 errorCode=U_NO_WRITE_PERMISSION; in add()
Dpropsvec.cpp176 *pErrorCode=U_NO_WRITE_PERMISSION; in upvec_setValue()
Dbytestriebuilder.cpp154 errorCode=U_NO_WRITE_PERMISSION; in add()
/third_party/icu/icu4c/source/test/intltest/
Dutxttest.cpp1231 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in FreezeTest()
1239 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in FreezeTest()
1250 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in FreezeTest()
1264 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in FreezeTest()
1272 TEST_ASSERT(status == U_NO_WRITE_PERMISSION); in FreezeTest()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_closure.cpp95 status = U_NO_WRITE_PERMISSION; in applyPattern()
Ducharstriebuilder.cpp104 errorCode=U_NO_WRITE_PERMISSION; in add()
Dbytestriebuilder.cpp154 errorCode=U_NO_WRITE_PERMISSION; in add()
Dpropsvec.cpp176 *pErrorCode=U_NO_WRITE_PERMISSION; in upvec_setValue()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h485 U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */ enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h471 U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h485 U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h481 U_NO_WRITE_PERMISSION = 30, /**< Attempt to modify read-only or constant data. */ enumerator

12