/external/guava/guava/src/com/google/common/collect/ |
D | TreeRangeSet.java | 632 private final Range<C> restriction; 637 private SubRangeSetRangesByLowerBound(Range<Cut<C>> lowerBoundWindow, Range<C> restriction, 640 this.restriction = checkNotNull(restriction); 650 lowerBoundWindow.intersection(window), restriction, rangesByLowerBound); 688 if (!lowerBoundWindow.contains(cut) || cut.compareTo(restriction.lowerBound) < 0 689 || cut.compareTo(restriction.upperBound) >= 0) { 691 } else if (cut.equals(restriction.lowerBound)) { 694 if (candidate != null && candidate.upperBound.compareTo(restriction.lowerBound) > 0) { 695 return candidate.intersection(restriction); 700 return result.intersection(restriction); [all …]
|
/external/libxml2/result/schemas/ |
D | derivation-ok-restriction-2-1-1_0_0.err | 1 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :… 2 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :… 3 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :… 4 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :… 5 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :… 6 ./test/schemas/derivation-ok-restriction-2-1-1_0.xsd:6: element complexType: Schemas parser error :…
|
D | derivation-ok-restriction-4-1-err_0_0.err | 1 ./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:33: element complexType: Schemas parser erro… 2 ./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:45: element complexType: Schemas parser erro… 3 ./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:65: element complexType: Schemas parser erro…
|
D | restriction-enum-1_1_0.err | 1 ./test/schemas/restriction-enum-1_0.xml:7: element foo: Schemas validity error : Element 'foo': [fa… 2 ./test/schemas/restriction-enum-1_0.xml:7: element foo: Schemas validity error : Element 'foo': 'c'…
|
D | element-err_0_0.err | 6 …final': The value 'fantasy' is not valid. Expected is '(#all | List of (extension | restriction))'. 7 … value 'flute' is not valid. Expected is '(#all | List of (extension | restriction | substitution)… 17 … value 'flute' is not valid. Expected is '(#all | List of (extension | restriction | substitution)…
|
D | derivation-restriction-anyAttr_0_0 | 1 ./test/schemas/derivation-restriction-anyAttr_0.xml validates
|
D | restriction-enum-1_1_0 | 1 ./test/schemas/restriction-enum-1_0.xml fails to validate
|
D | restriction-attr1_0_0.err | 1 ./test/schemas/restriction-attr1_0.xsd:5: element complexType: Schemas parser error : local complex…
|
/external/libxml2/test/schemas/ |
D | 570702_0.xsd | 11 <xs:restriction base="xs:byte"> 14 </xs:restriction>
|
/external/llvm/test/CodeGen/Mips/compactbranches/ |
D | no-beqzc-bnezc.ll | 5 ; bnezc and beqzc have restriction that $rt != 0 37 ; beqc and bnec have the restriction that $rs < $rt.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/compactbranches/ |
D | no-beqzc-bnezc.ll | 8 ; bnezc and beqzc have restriction that $rt != 0 40 ; beqc and bnec have the restriction that $rs < $rt. 87 ; beqc and bnec have the restriction that $rs < $rt.
|
/external/u-boot/doc/ |
D | README.mpc85xx | 47 1) TLB entry to overcome e500 v1/v2 debug restriction 93 1) TLB entry to overcome e500 v1/v2 debug restriction 139 7) CONFIG_SYS_FSL_ERRATUM_IFC_A003399: E500 v1,v2 debug restriction
|
/external/ImageMagick/ |
D | NOTICE | 29 ImageMagick without restriction, including without limitation the rights to 105 the Software without restriction, including without limitation the rights to 131 the Software without restriction, including without limitation the rights to 156 Magick++ without restriction, including without limitation of the rights to 193 this file ("Software"), to deal in the Software without restriction, including 215 the Software without restriction, including without limitation the rights to
|
/external/skqp/src/core/ |
D | SkClipStack.cpp | 832 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRRect() local 834 this->pushElement(restriction); in clipRRect() 843 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRect() local 845 this->pushElement(restriction); in clipRect() 854 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipPath() local 856 this->pushElement(restriction); in clipPath()
|
/external/skia/src/core/ |
D | SkClipStack.cpp | 832 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRRect() local 834 this->pushElement(restriction); in clipRRect() 843 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRect() local 845 this->pushElement(restriction); in clipRect() 854 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipPath() local 856 this->pushElement(restriction); in clipPath()
|
/external/v8/src/parsing/ |
D | parse-info.h | 89 void set_parse_restriction(ParseRestriction restriction) { in set_parse_restriction() argument 90 SetFlag(kParseRestriction, restriction != NO_PARSE_RESTRICTION); in set_parse_restriction()
|
/external/libcxx/ |
D | NOTICE | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|
D | LICENSE.TXT | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|
/external/libcxxabi/ |
D | NOTICE | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|
D | LICENSE.TXT | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|
/external/libunwind_llvm/ |
D | NOTICE | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|
/external/v8/src/ |
D | compiler.h | 103 ParseRestriction restriction, int parameters_end_pos, 138 ParseRestriction restriction, int parameters_end_pos);
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 536 * the simple or complex type has a derivation method of "restriction". 596 * the simpleType/complexType has a final of "restriction". 653 * the complexType has a 'block' of "restriction". 881 * disallowed substitutions: "restriction" 909 * substitution group exclusions: "restriction" 1053 * the schema has "restriction" in the set of finalDefault. 1081 * the schema has "restriction" in the set of blockDefault.
|
/external/libchrome/base/third_party/icu/ |
D | LICENSE | 10 without restriction, including without limitation the rights to use, 52 "Software"), to deal in the Software without restriction, including
|
/external/compiler-rt/ |
D | NOTICE | 31 the Software without restriction, including without limitation the rights to 62 in the Software without restriction, including without limitation the rights
|