Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_host.h163 void SetNeedsMeta (bool needs) in SetNeedsMeta()
180 void SetNeedsImage (bool needs) in SetNeedsImage()
/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/toybox/lib/
Dargs.c491 char needs[32], *s = needs; in get_optflags() local
/external/e2fsprogs/intl/
Dloadmsgcat.c1127 size_t needs[2]; in _nl_load_domain() local
/external/vixl/src/aarch64/
Ddisasm-aarch64.cc5788 CPUFeatures needs = cpu_features_auditor_->GetInstructionFeatures(); in ProcessOutput() local