Searched refs:priority (Results 1 – 14 of 14) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | test_observer.hpp | 50 virtual int priority() { return 0; } in priority() function in boost::unit_test::test_observer
|
D | unit_test_log.hpp | 108 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/ |
D | framework.ipp | 199 …return (lhs->priority() < rhs->priority()) || ((lhs->priority() == rhs->priority()) && (lhs < rhs)…
|
D | debug.ipp | 840 0, // priority flags; 0 - normal priority
|
D | exception_safety.ipp | 127 …virtual int priority() { return (std::numeric_limits<int>::max)(); } // we want this obser…
|
D | execution_monitor.ipp | 577 "high priority input available; band event %d",
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 534 $(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/ |
D | Android.mk | 543 $(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/ |
D | ABOUT-NLS | 125 understand other languages, you can set up a priority list of languages.
|
D | NEWS | 885 brain-damaged compiler). This has even lower priority than other USG
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | locale.cpp | 120 # pragma priority ( -2147483242 )
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 124 priority over a rule with prerequisites that must be made by chaining
|
D | make.texi | 5791 Target-specific variables have the same priority as any other makefile 9044 prerequisites actually exist or are mentioned always takes priority over a
|
D | make.info-1 | 4740 Target-specific variables have the same priority as any other
|