Home
last modified time | relevance | path

Searched defs:needs (Results 1 – 5 of 5) sorted by relevance

/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/
DIsEmptyIterableTest.java35 private void needs(@SuppressWarnings("unused") Matcher<Iterable<String>> bar) { } in needs() method in IsEmptyIterableTest
DIsEmptyCollectionTest.java36 private void needs(@SuppressWarnings("unused") Matcher<Collection<String>> bar) { } in needs() method in IsEmptyCollectionTest
/external/dng_sdk/source/
Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta()
180 void SetNeedsImage (bool needs) in SetNeedsImage()
/external/toybox/lib/
Dargs.c484 char needs[32], *s = needs; in get_optflags() local
/external/e2fsprogs/intl/
Dloadmsgcat.c1127 size_t needs[2]; in _nl_load_domain() local