Home
last modified time | relevance | path

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

123

/external/junit/src/main/java/org/junit/experimental/theories/internal/
DAssignments.java24 private final List<ParameterSignature> unassigned; field in Assignments
29 List<ParameterSignature> unassigned, TestClass clazz) { in Assignments() argument
30 this.unassigned = unassigned; in Assignments()
50 return unassigned.size() == 0; in isComplete()
54 return unassigned.get(0); in nextUnassigned()
62 return new Assignments(assigned, unassigned.subList(1, in assignNext()
63 unassigned.size()), clazz); in assignNext()
77 ParameterSignature unassigned = nextUnassigned(); in potentialsForNextUnassigned() local
78 List<PotentialAssignment> assignments = getSupplier(unassigned).getValueSources(unassigned); in potentialsForNextUnassigned()
81 assignments = generateAssignmentsFromTypeAlone(unassigned); in potentialsForNextUnassigned()
[all …]
/external/u-boot/doc/device-tree-bindings/clock/
Dnvidia,tegra20-car.txt29 1 unassigned
30 2 unassigned
35 7 unassigned (register bit affects uart2 and vfir)
38 10 unassigned (register bit affects spdif_in and spdif_out)
48 20 unassigned (register bit affects vi and vi_sensor)
58 30 unassigned
64 35 unassigned
78 49 unassigned (register bit affects tvo and cve)
85 56 unassigned
104 74 unassigned
[all …]
/external/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
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
Dboundarytests.txt12 unassigned val -1073743192
13 unassigned val 1075002478
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_BoundaryTest13 unassigned val -1073743192
14 unassigned val 1075002478
/external/vulkan-validation-layers/scripts/
Dvk_validation_stats.py417 unassigned = set({uv for uv in undef_set if uv.startswith('UNASSIGNED-')})
418 undef_set = undef_set - unassigned
433 unassigned = set({uv for uv in undef_set if uv.startswith('UNASSIGNED-')})
434 undef_set = undef_set - unassigned
450 unassigned = set()
453 unassigned.add(vuid)
454 undef_set = undef_set - unassigned
/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp50 : unassigned(), prohibited(), labelSeparatorSet(){ in NamePrepTransform()
82 unassigned.applyPattern(UnicodeString(pattern, patternLen), status); in NamePrepTransform()
169 if(unassigned.contains(ch)){ in map()
Dtestidn.cpp287 int32_t unassigned = 0; in testAllCodepoints() local
303 unassigned++; in testAllCodepoints()
319 test.logln("Number of Unassinged code points : %i \n",unassigned); in testAllCodepoints()
Dnptrans.h40 UnicodeSet unassigned; variable
/external/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()
/external/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 …]
/external/icu/icu4c/source/data/mappings/
Dnoop-cns-11643.ucm26 # (1..2) middle and trail bytes for valid but unassigned sequences
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dcv-errors.s44 # CHECK: error: unassigned file number in '.cv_inline_site_id' directive
/external/icu/icu4c/source/data/unidata/
Dppucd.txt2177 unassigned;0378..0379
2188 unassigned;0380..0383
2200 unassigned;038B
2202 unassigned;038D
2223 unassigned;03A2
2662 unassigned;0530
2702 unassigned;0557..0558
2756 unassigned;058B..058C
2765 unassigned;0590;bc=R
2825 unassigned;05C8..05CF;bc=R
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_metadata.cc354 int64 unassigned = 0; in ApplyDomainSharding() local
358 ++unassigned; in ApplyDomainSharding()
/external/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()
DCollationTest.java292 UnicodeSet unassigned = new UnicodeSet("[[:Cn:][:Cs:][:Co:]]"); in TestImplicits() local
293 unassigned.remove(0xfffe, 0xffff); // These have special CLDR root mappings. in TestImplicits()
303 inOrder.addAll(unassigned).freeze(); in TestImplicits()
305 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationIteratorTest.java104 int unassigned = 0xEFFFD; in TestMaxExpansion() local
173 str = UCharacter.toString(unassigned); in TestMaxExpansion()
DCollationTest.java295 UnicodeSet unassigned = new UnicodeSet("[[:Cn:][:Cs:][:Co:]]"); in TestImplicits() local
296 unassigned.remove(0xfffe, 0xffff); // These have special CLDR root mappings. in TestImplicits()
306 inOrder.addAll(unassigned).freeze(); in TestImplicits()
308 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java149 UnicodeSet unassigned = new UnicodeSet("[:unassigned:]"); in getPatternBlocks() local
150 UnicodeSet punassigned = new UnicodeSet(patterns).retainAll(unassigned); in getPatternBlocks()
170 : !range.containsSome(unassigned) ? "Closed" : !range in getPatternBlocks()
179 System.out.println(new UnicodeMap<String>().putAll(unassigned, "<reserved>") in getPatternBlocks()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.uniform_location.txt67 This includes leaving some locations unassigned.

123