Home
last modified time | relevance | path

Searched refs:satisfies (Results 1 – 25 of 83) sorted by relevance

1234

/external/guava/guava/src/com/google/common/collect/
DFilteredEntryMultimap.java70 private boolean satisfies(K key, V value) { in satisfies() method in FilteredEntryMultimap
84 return satisfies(key, value); in apply()
203 if (satisfies(k, v)) { in remove()
350 if (satisfies(k, v)) {
/external/libmojo/mojo/edk/system/
Dhandle_signals_state.h33 bool satisfies(MojoHandleSignals signals) const { in satisfies() function
Dwait_set_dispatcher_unittest.cc165 EXPECT_FALSE(hss.satisfies(MOJO_HANDLE_SIGNAL_READABLE)); in TEST_F()
207 EXPECT_FALSE(hss.satisfies(MOJO_HANDLE_SIGNAL_READABLE)); in TEST_F()
433 wait_set->GetHandleSignalsState().satisfies(MOJO_HANDLE_SIGNAL_READABLE)); in TEST_F()
454 wait_set->GetHandleSignalsState().satisfies(MOJO_HANDLE_SIGNAL_READABLE)); in TEST_F()
Dwatcher.cc29 if (signals_state.satisfies(signals_)) { in NotifyForStateChange()
Dawakable_list.cc29 if (state.satisfies(it->signals)) in AwakeForStateChange()
Ddata_pipe_producer_dispatcher.cc253 if (new_state.satisfies(MOJO_HANDLE_SIGNAL_WRITABLE)) in EndWriteData()
277 if (state.satisfies(signals)) { in AddAwakable()
Dwait_set_dispatcher.cc258 if (state.satisfies(signals)) { in AddAwakable()
Ddata_pipe_consumer_dispatcher.cc295 if (state.satisfies(signals)) { in AddAwakable()
Dmessage_pipe_dispatcher.cc367 if (state.satisfies(signals)) { in AddAwakable()
/external/clang/lib/StaticAnalyzer/
DREADME.txt34 a node that satisfies some "bug condition" (basically a violation of a
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt44 satisfies the predicate isFirstFrame(f).
/external/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt44 satisfies the predicate isFirstFrame(f).
/external/wycheproof/doc/
Ddh.md21 public key y satisfies the conditions $$2 \leq y \leq p-2$$ and $$y^q \mod p =
/external/v8/testing/gtest/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/mesa3d/src/gtest/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-param-test.h.pump156 // values. Inheriting from TestWithParam<T> satisfies that requirement because
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/bison/m4/
Djavacomp.m4208 dnl satisfies the constraints (possibly after adding -target and -source
/external/libmicrohttpd/
DCOPYING242 source code from the same place satisfies the requirement to
/external/libmtp/
DCOPYING236 source code from the same place satisfies the requirement to
/external/selinux/libsepol/
DCOPYING236 source code from the same place satisfies the requirement to

1234