Home
last modified time | relevance | path

Searched refs:unassigned (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/util/
Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/third_party/openssl/util/
Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/third_party/icu/icu4c/source/test/testdata/
Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
Dtest3.ucm48 #unassigned \x09
50 # extensions where the first code point is unassigned, for replay testing
54 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
57 #unassigned \x01\x02\x0c
60 #unassigned \x01\x02\x0f
Dtest4.ucm45 #unassigned \x09
47 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
50 #unassigned \x01\x02\x03\x0c
53 #unassigned \x01\x02\x03\x0f
Dtest1.ucm35 #unassigned \x09
Dtest1bmp.ucm33 #unassigned \x09
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
Dboundarytests.txt12 unassigned val -1073743192
13 unassigned val 1075002478
/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() argument
409 this.unassigned = checkNotNull(unassigned); in RangeTable()
477 return unassigned; in getUnassignedRanges()
527 subSchema, columnMap, allRanges.intersect(bounds), unassigned.intersect(bounds)); in subTable()
578 RangeTree unassigned = getAllRanges().subtract(getAssignedRanges(c)); in toImmutableTable() local
579 if (!unassigned.isEmpty()) { in toImmutableTable()
580 table.put(c, Optional.empty(), unassigned); in toImmutableTable()
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BoundaryTest13 unassigned val -1073743192
14 unassigned val 1075002478
/third_party/icu/icu4c/source/test/intltest/
Dnptrans.cpp50 : mapping(nullptr), unassigned(), prohibited(), labelSeparatorSet(), bundle(nullptr) { in NamePrepTransform()
81 unassigned.applyPattern(UnicodeString(pattern, patternLen), status); in NamePrepTransform()
166 if(unassigned.contains(ch)){ in map()
Dtestidn.cpp287 int32_t unassigned = 0; in testAllCodepoints() local
303 unassigned++; in testAllCodepoints()
319 test.logln("Number of Unassigned code points : %i \n",unassigned); in testAllCodepoints()
Dnptrans.h40 UnicodeSet unassigned; variable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DWriteIndicCharts.java118 boolean unassigned=false; in writeIICharts()
130 unassigned=true; in writeIICharts()
158 }else if(unassigned){ in writeIICharts()
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.cpp3495 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3517 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3556 unassigned: in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3722 goto unassigned; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3762 unassigned: in ucnv_MBCSSingleFromUnicodeWithOffsets()
4231 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4254 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4291 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4301 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4315 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp3495 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3517 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3556 unassigned: in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3722 goto unassigned; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3762 unassigned: in ucnv_MBCSSingleFromUnicodeWithOffsets()
4231 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4254 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4291 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4301 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4315 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
[all …]
/third_party/icu/icu4c/source/common/
Ducnvmbcs.cpp3495 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3517 goto unassigned; in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3556 unassigned: in ucnv_MBCSDoubleFromUnicodeWithOffsets()
3722 goto unassigned; in ucnv_MBCSSingleFromUnicodeWithOffsets()
3762 unassigned: in ucnv_MBCSSingleFromUnicodeWithOffsets()
4231 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4254 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4291 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4301 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
4315 goto unassigned; in ucnv_MBCSFromUnicodeWithOffsets()
[all …]
/third_party/icu/docs/userguide/conversion/
Ddata.md143 3. Efficient distinction between unassigned (unmappable) and illegal byte
152 > :point_right: **Note**: *In the context of conversion tables, "unassigned" code
154 > is different from "unassigned" code points in a character set like Unicode or
279 1. Conversion from Unicode to a codepage occurs and an unassigned code point is
287 2. Conversion from a codepage to Unicode occurs and an unassigned codepoint is found
353 which byte sequences are valid, unassigned, and illegal. This data cannot (or
388 (unassigned, state change only, surrogate pair, illegal)
559 ICU 2.8 adds support for the specification of which unassigned Unicode code
610 value ranges are entirely unassigned, therefore they end in state 4 with an
611 action letter of u for "unassigned" to save significant memory for the code
[all …]
/third_party/typescript/tests/baselines/reference/
DtypeFromPropertyAssignment36.errors.txt39 // OK to access possibly-unassigned properties outside the initialising scope
/third_party/icu/icu4c/source/data/unidata/
Dppucd.txt2250 unassigned;0378..0379
2261 unassigned;0380..0383
2273 unassigned;038B
2275 unassigned;038D
2296 unassigned;03A2
2735 unassigned;0530
2775 unassigned;0557..0558
2829 unassigned;058B..058C
2838 unassigned;0590;bc=R
2898 unassigned;05C8..05CF;bc=R
[all …]
/third_party/skia/third_party/externals/icu/source/data/unidata/
Dppucd.txt2209 unassigned;0378..0379
2220 unassigned;0380..0383
2232 unassigned;038B
2234 unassigned;038D
2255 unassigned;03A2
2694 unassigned;0530
2734 unassigned;0557..0558
2788 unassigned;058B..058C
2797 unassigned;0590;bc=R
2857 unassigned;05C8..05CF;bc=R
[all …]
/third_party/skia/third_party/externals/icu/patches/
Dgb_table.patch34 # This does not account for unassigned characters
/third_party/icu/docs/userguide/strings/
Dstringprep.md32 characters. They can also choose to add or remove mappings, unassigned and
41 1. *Unassigned Table*: Contains code points that are unassigned in Unicode
150 availability of a certain domain name, unassigned code points are allowed to be
151 present in the string. For storing the string in DNS lookup tables, unassigned
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationIteratorTest.java101 int unassigned = 0xEFFFD; in TestMaxExpansion() local
170 str = UCharacter.toString(unassigned); in TestMaxExpansion()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationIteratorTest.java104 int unassigned = 0xEFFFD; in TestMaxExpansion() local
173 str = UCharacter.toString(unassigned); in TestMaxExpansion()

12345