/external/junit/src/main/java/org/junit/experimental/theories/internal/ |
D | Assignments.java | 24 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/ |
D | nvidia,tegra20-car.txt | 29 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/ |
D | test2.ucm | 47 #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
|
D | test3.ucm | 48 #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
|
D | test4.ucm | 45 #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
|
D | test1.ucm | 35 #unassigned \x09
|
D | test1bmp.ucm | 33 #unassigned \x09
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/ |
D | boundarytests.txt | 12 unassigned val -1073743192 13 unassigned val 1075002478
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_BoundaryTest | 13 unassigned val -1073743192 14 unassigned val 1075002478
|
/external/vulkan-validation-layers/scripts/ |
D | vk_validation_stats.py | 417 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/ |
D | nptrans.cpp | 50 : unassigned(), prohibited(), labelSeparatorSet(){ in NamePrepTransform() 82 unassigned.applyPattern(UnicodeString(pattern, patternLen), status); in NamePrepTransform() 169 if(unassigned.contains(ch)){ in map()
|
D | testidn.cpp | 287 int32_t unassigned = 0; in testAllCodepoints() local 303 unassigned++; in testAllCodepoints() 319 test.logln("Number of Unassinged code points : %i \n",unassigned); in testAllCodepoints()
|
D | nptrans.h | 40 UnicodeSet unassigned; variable
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | WriteIndicCharts.java | 118 boolean unassigned=false; in writeIICharts() 130 unassigned=true; in writeIICharts() 158 }else if(unassigned){ in writeIICharts()
|
/external/icu/icu4c/source/common/ |
D | ucnvmbcs.cpp | 3495 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/ |
D | noop-cns-11643.ucm | 26 # (1..2) middle and trail bytes for valid but unassigned sequences
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cv-errors.s | 44 # CHECK: error: unassigned file number in '.cv_inline_site_id' directive
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 2177 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/ |
D | hlo_sharding_metadata.cc | 354 int64 unassigned = 0; in ApplyDomainSharding() local 358 ++unassigned; in ApplyDomainSharding()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationIteratorTest.java | 101 int unassigned = 0xEFFFD; in TestMaxExpansion() local 170 str = UCharacter.toString(unassigned); in TestMaxExpansion()
|
D | CollationTest.java | 292 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/ |
D | CollationIteratorTest.java | 104 int unassigned = 0xEFFFD; in TestMaxExpansion() local 173 str = UCharacter.toString(unassigned); in TestMaxExpansion()
|
D | CollationTest.java | 295 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/ |
D | CountItems.java | 149 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/ |
D | functional.uniform_location.txt | 67 This includes leaving some locations unassigned.
|