/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 | 56 private final Set<Feature<? super List>> implied; field in ListFeature 58 ListFeature(Feature<? super List> ... implied) { in ListFeature() argument 59 this.implied = Helpers.copyToSet(implied); in ListFeature() 64 return implied; in getImpliedFeatures()
|
D | MapFeature.java | 70 private final Set<Feature<? super Map>> implied; field in MapFeature 72 MapFeature(Feature<? super Map> ... implied) { in MapFeature() argument 73 this.implied = Helpers.copyToSet(implied); in MapFeature() 78 return implied; in getImpliedFeatures()
|
D | CollectionFeature.java | 116 private final Set<Feature<? super Collection>> implied; field in CollectionFeature 118 CollectionFeature(Feature<? super Collection> ... implied) { in CollectionFeature() argument 119 this.implied = Helpers.copyToSet(implied); in CollectionFeature() 124 return implied; in getImpliedFeatures()
|
D | FeatureUtil.java | 72 Set<Feature<?>> implied = new LinkedHashSet<Feature<?>>(); in impliedFeatures() local 74 implied.addAll(feature.getImpliedFeatures()); in impliedFeatures() 76 addImpliedFeatures(implied); in impliedFeatures() 77 return implied; in impliedFeatures()
|
/external/webkit/PerformanceTests/PageLoad/svg/ |
D | LICENSES | 6 Public domain or Creative Commons (as implied by inclusion in OpenClipart): 17 LGPL or compatible (as implied by inclusion in KDE SVN) 35 CC Attribution-NoDerivs 2.5 (as implied by submission to the SVG Logo contest)
|
/external/stlport/ |
D | NOTICE | 9 This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at … 23 …ility of this software for any purpose. It is provided "as is" without express or implied warranty. 25 …ility of this software for any purpose. It is provided "as is" without express or implied warranty. 27 …ility of this software for any purpose. It is provided "as is" without express or implied warranty.
|
D | LICENSE | 9 This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at … 23 …ility of this software for any purpose. It is provided "as is" without express or implied warranty. 25 …ility of this software for any purpose. It is provided "as is" without express or implied warranty. 27 …ility of this software for any purpose. It is provided "as is" without express or implied warranty.
|
/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/sepolicy/ |
D | NOTICE | 9 disclaims all, warranties, express, implied, statutory, or otherwise 10 with respect to the software, including noninfringement and the implied
|
/external/libselinux/ |
D | NOTICE | 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/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
D | License.text | 27 is" and any express or implied warranties, including, but not limited 28 to, the implied warranties of merchantability and fitness for a
|
/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/sonivox/ |
D | NOTICE | 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/openfst/ |
D | COPYING | 9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | LICENCE | 9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | NOTICE | 9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/grub/ |
D | aclocal.m4 | 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 24 # but WITHOUT ANY WARRANTY; without even the implied warranty of 55 # but WITHOUT ANY WARRANTY; without even the implied warranty of 119 # but WITHOUT ANY WARRANTY; without even the implied warranty of 163 # but WITHOUT ANY WARRANTY; without even the implied warranty of 331 # but WITHOUT ANY WARRANTY; without even the implied warranty of 413 # but WITHOUT ANY WARRANTY; without even the implied warranty of 536 # but WITHOUT ANY WARRANTY; without even the implied warranty of 559 # but WITHOUT ANY WARRANTY; without even the implied warranty of 595 # but WITHOUT ANY WARRANTY; without even the implied warranty of [all …]
|
/external/qemu/android/build/ |
D | clear_vars.make | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
D | getdir.make | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/stlport/stlport/ |
D | unordered_set | 6 * or implied. Any use is at your own risk.
|