Home
last modified time | relevance | path

Searched refs:priority (Results 1 – 14 of 14) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dtest_observer.hpp50 virtual int priority() { return 0; } in priority() function in boost::unit_test::test_observer
Dunit_test_log.hpp108 virtual int priority() { return 1; } in priority() function in boost::unit_test::unit_test_log_t
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dframework.ipp199 …return (lhs->priority() < rhs->priority()) || ((lhs->priority() == rhs->priority()) && (lhs < rhs)…
Ddebug.ipp840 0, // priority flags; 0 - normal priority
Dexception_safety.ipp127 …virtual int priority() { return (std::numeric_limits<int>::max)(); } // we want this obser…
Dexecution_monitor.ipp577 "high priority input available; band event %d",
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk534 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_alloc)
535 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_alloc)
536 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_cont_al…
537 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_rcont_a…
538 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_copy_alloc)
539 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_move_alloc)
540 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/assign_copy)
541 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/assign_move)
542 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/ctor_comp_container)
543 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/ctor_comp)
[all …]
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk543 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_alloc)
544 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_alloc)
545 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_cont_al…
546 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_comp_rcont_a…
547 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_copy_alloc)
548 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons.alloc/ctor_move_alloc)
549 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/assign_copy)
550 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/assign_move)
551 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/ctor_comp_container)
552 $(call gen-test, containers/container.adaptors/priority.queue/priqueue.cons/ctor_comp)
[all …]
/ndk/sources/host-tools/make-3.81/
DABOUT-NLS125 understand other languages, you can set up a priority list of languages.
DNEWS885 brain-damaged compiler). This has even lower priority than other USG
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp120 # pragma priority ( -2147483242 )
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2124 priority over a rule with prerequisites that must be made by chaining
Dmake.texi5791 Target-specific variables have the same priority as any other makefile
9044 prerequisites actually exist or are mentioned always takes priority over a
Dmake.info-14740 Target-specific variables have the same priority as any other