Home
last modified time | relevance | path

Searched defs:unassigned (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnptrans.h40 UnicodeSet unassigned; variable
Dtestidn.cpp287 int32_t unassigned = 0; in testAllCodepoints() local
Dcollationtest.cpp215 UnicodeSet unassigned("[[:Cn:][:Cs:][:Co:]]", errorCode); in TestImplicits() local
Dapicoll.cpp1291 UChar32 unassigned = 0xEFFFD; in TestMaxExpansion() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DRangeTable.java399 private final RangeTree unassigned; field in RangeTable
405 RangeTree unassigned) { in RangeTable()
578 RangeTree unassigned = getAllRanges().subtract(getAssignedRanges(c)); in toImmutableTable() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationIteratorTest.java101 int unassigned = 0xEFFFD; in TestMaxExpansion() local
DCollationTest.java292 UnicodeSet unassigned = new UnicodeSet("[[:Cn:][:Cs:][:Co:]]"); in TestImplicits() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationIteratorTest.java104 int unassigned = 0xEFFFD; in TestMaxExpansion() local
DCollationTest.java295 UnicodeSet unassigned = new UnicodeSet("[[:Cn:][:Cs:][:Co:]]"); in TestImplicits() local
/third_party/icu/icu4c/source/test/cintltst/
Dcitertst.c784 UChar32 unassigned = 0xEFFFD; in TestMaxExpansion() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java4575 …private final boolean unassigned(CharBuffer source, ByteBuffer target, IntBuffer offsets, SideEffe… in unassigned() method in CharsetMBCS.CharsetEncoderMBCS
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17533 int unassigned; member