/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
D | CollectionSize.java | 69 private final Set<Feature<? super Collection>> implied; field in CollectionSize 73 this.implied = Collections.emptySet(); in CollectionSize() 77 CollectionSize(Feature<? super Collection> ... implied) { in CollectionSize() argument 80 this.implied = Helpers.copyToSet(implied); in CollectionSize() 86 return implied; in getImpliedFeatures()
|
D | SetFeature.java | 40 private final Set<Feature<? super Set>> implied; field in SetFeature 42 SetFeature(Feature<? super Set> ... implied) { in SetFeature() argument 43 this.implied = Helpers.copyToSet(implied); in SetFeature() 48 return implied; in getImpliedFeatures()
|
D | ListFeature.java | 54 private final Set<Feature<? super List>> implied; field in ListFeature 56 ListFeature(Feature<? super List> ... implied) { in ListFeature() argument 57 this.implied = Helpers.copyToSet(implied); in ListFeature() 62 return implied; in getImpliedFeatures()
|
D | MapFeature.java | 86 private final Set<Feature<? super Map>> implied; field in MapFeature 88 MapFeature(Feature<? super Map> ... implied) { in MapFeature() argument 89 this.implied = Helpers.copyToSet(implied); in MapFeature() 94 return implied; in getImpliedFeatures()
|
D | CollectionFeature.java | 114 private final Set<Feature<? super Collection>> implied; field in CollectionFeature 116 CollectionFeature(Feature<? super Collection> ... implied) { in CollectionFeature() argument 117 this.implied = Helpers.copyToSet(implied); in CollectionFeature() 122 return implied; in getImpliedFeatures()
|
D | FeatureUtil.java | 70 Set<Feature<?>> implied = new LinkedHashSet<Feature<?>>(); in impliedFeatures() local 72 implied.addAll(feature.getImpliedFeatures()); in impliedFeatures() 74 addImpliedFeatures(implied); in impliedFeatures() 75 return implied; in impliedFeatures()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | MultimapFeature.java | 41 private final Set<Feature<? super Multimap>> implied; field in MultimapFeature 43 MultimapFeature(Feature<? super Multimap> ... implied) { in MultimapFeature() argument 44 this.implied = Helpers.copyToSet(implied); in MultimapFeature() 49 return implied; in getImpliedFeatures()
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | implied-cond-matching-false-dest.ll | 5 ; If A == B is false then A == B is implied false. 29 ; If A == B is false then A != B is implied true. 53 ; If A != B is false then A != B is implied false. 77 ; If A != B is false then A >u B is implied false. 101 ; If A != B is false then A >=u B is implied true. 125 ; If A != B is false then A <u B is implied false. 149 ; If A != B is false then A <=u B is implied true. 173 ; If A >u B is false then A >u B is implied false. 197 ; If A >u B is false then A <=u B is implied true. 221 ; If A >=u B is false then A >=u B is implied false. [all …]
|
/external/guava/guava-testlib/test/com/google/common/collect/testing/features/ |
D | FeatureUtilTest.java | 75 private Set<Feature<? super ExampleDerivedInterface>> implied; field in FeatureUtilTest.ExampleDerivedFeature 78 Feature<? super ExampleDerivedInterface> ... implied) { in ExampleDerivedFeature() 79 this.implied = ImmutableSet.copyOf(implied); in ExampleDerivedFeature() 84 return implied; in getImpliedFeatures()
|
/external/opencv/ |
D | NOTICE | 28 any express or implied warranties, including, but not limited to, the implied 43 This software is provided 'as-is', without any express or implied warranty. 148 // and any express or implied warranties, including, but not limited to, the 149 // implied warranties of merchantability and fitness for a particular purpose 309 // any express or implied warranties, including, but not limited to, the implied 351 // any express or implied warranties, including, but not limited to, the implied 393 // any express or implied warranties, including, but not limited to, the implied 435 // any express or implied warranties, including, but not limited to, the implied 477 // any express or implied warranties, including, but not limited to, the implied 519 // any express or implied warranties, including, but not limited to, the implied [all …]
|
D | LICENSE_OpenCV | 28 any express or implied warranties, including, but not limited to, the implied
|
/external/selinux/libselinux/ |
D | LICENSE | 9 disclaims all, warranties, express, implied, statutory, or otherwise 10 with respect to the software, including noninfringement and the implied
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 17 without express or implied warranty. 31 software for any purpose. It is provided "as is" without express or implied 48 or implied warranty. 86 without express or implied warranty of any kind.
|
/external/tagsoup/stml/ |
D | stml.rnc | 11 # OF ANY KIND, either express or implied; not even the implied warranty
|
/external/libpng/contrib/gregbook/ |
D | LICENSE | 6 express or implied. In no event shall the author or contributors 42 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/external/ltp/testcases/network/rpc/rpc-tirpc/ |
D | README | 16 WITHOUT ANY WARRANTY; without even the implied warranty of 21 or the like. Any license provided herein, whether implied or
|
/external/tagsoup/tssl/ |
D | tssl.rnc | 11 # OF ANY KIND, either express or implied; not even the implied warranty
|
/external/ltp/android/ |
D | AOSP_license_text.txt | 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/external/sonivox/ |
D | NOTICE | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ |
D | LICENSE | 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/svox/pico/compat/jni/ |
D | NOTICE | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/guice/lib/build/ |
D | header.txt | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/sonivox/arm-wt-22k/ |
D | NOTICE | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/eigen/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/snakeyaml/src/etc/ |
D | header.txt | 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|