Home
last modified time | relevance | path

Searched refs:restriction (Results 1 – 25 of 987) sorted by relevance

12345678910>>...40

/external/guava/guava/src/com/google/common/collect/
DTreeRangeSet.java632 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/
Dderivation-ok-restriction-2-1-1_0_0.err1 ./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 :…
Dderivation-ok-restriction-4-1-err_0_0.err1 ./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…
Drestriction-enum-1_1_0.err1 ./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'…
Delement-err_0_0.err6 …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)…
Dderivation-restriction-anyAttr_0_01 ./test/schemas/derivation-restriction-anyAttr_0.xml validates
Drestriction-enum-1_1_01 ./test/schemas/restriction-enum-1_0.xml fails to validate
Drestriction-attr1_0_0.err1 ./test/schemas/restriction-attr1_0.xsd:5: element complexType: Schemas parser error : local complex…
/external/libxml2/test/schemas/
D570702_0.xsd11 <xs:restriction base="xs:byte">
14 </xs:restriction>
/external/llvm/test/CodeGen/Mips/compactbranches/
Dno-beqzc-bnezc.ll5 ; 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/
Dno-beqzc-bnezc.ll8 ; 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/
DREADME.mpc85xx47 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/
DNOTICE29 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/
DSkClipStack.cpp832 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/
DSkClipStack.cpp832 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/
Dparse-info.h89 void set_parse_restriction(ParseRestriction restriction) { in set_parse_restriction() argument
90 SetFlag(kParseRestriction, restriction != NO_PARSE_RESTRICTION); in set_parse_restriction()
/external/libcxx/
DNOTICE31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights
DLICENSE.TXT31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights
/external/libcxxabi/
DNOTICE31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights
DLICENSE.TXT31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights
/external/libunwind_llvm/
DNOTICE31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights
/external/v8/src/
Dcompiler.h103 ParseRestriction restriction, int parameters_end_pos,
138 ParseRestriction restriction, int parameters_end_pos);
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle536 * 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/
DLICENSE10 without restriction, including without limitation the rights to use,
52 "Software"), to deal in the Software without restriction, including
/external/compiler-rt/
DNOTICE31 the Software without restriction, including without limitation the rights to
62 in the Software without restriction, including without limitation the rights

12345678910>>...40