/external/guava/guava-testlib/src/com/google/common/collect/testing/features/ |
H A D | SetFeature.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 40 private final Set<Feature<? super Set>> implied; field in class:SetFeature 42 SetFeature(Feature<? super Set> ... implied) { argument 43 this.implied = Helpers.copyToSet(implied); 48 return implied;
|
H A D | CollectionSize.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 69 private final Set<Feature<? super Collection>> implied; field in class:CollectionSize 73 this.implied = Collections.emptySet(); 77 CollectionSize(Feature<? super Collection> ... implied) { argument 80 this.implied = Helpers.copyToSet(implied); 86 return implied;
|
H A D | CollectionFeature.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 114 private final Set<Feature<? super Collection>> implied; field in class:CollectionFeature 116 CollectionFeature(Feature<? super Collection> ... implied) { argument 117 this.implied = Helpers.copyToSet(implied); 122 return implied;
|
H A D | ListFeature.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 54 private final Set<Feature<? super List>> implied; field in class:ListFeature 56 ListFeature(Feature<? super List> ... implied) { argument 57 this.implied = Helpers.copyToSet(implied); 62 return implied;
|
H A D | MapFeature.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 86 private final Set<Feature<? super Map>> implied; field in class:MapFeature 88 MapFeature(Feature<? super Map> ... implied) { argument 89 this.implied = Helpers.copyToSet(implied); 94 return implied;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
H A D | MultimapFeature.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 41 private final Set<Feature<? super Multimap>> implied; field in class:MultimapFeature 43 MultimapFeature(Feature<? super Multimap> ... implied) { argument 44 this.implied = Helpers.copyToSet(implied); 49 return implied;
|
/external/guava/guava-testlib/test/com/google/common/collect/testing/features/ |
H A D | FeatureUtilTest.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 75 private Set<Feature<? super ExampleDerivedInterface>> implied; field in class:FeatureUtilTest.ExampleDerivedFeature 78 Feature<? super ExampleDerivedInterface> ... implied) { 79 this.implied = ImmutableSet.copyOf(implied); 84 return implied; 77 ExampleDerivedFeature( Feature<? super ExampleDerivedInterface> .... implied) argument
|
/external/ImageMagick/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/ImageMagick/filters/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/c-ares/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/dagger2/ |
H A D | dagger2_annotation_processor.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/deqp/android/cts/runner/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/eigen/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/eyes-free/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/gemmlowp/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/ims/rcs/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/jacoco/ |
H A D | config.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/jmdns/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/jsilver/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/mp4parser/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/owasp/sanitizer/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/safe-iop/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/tagsoup/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/universal-tween-engine/ |
H A D | Android.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/external/valgrind/ |
H A D | Android.clean.mk | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|