Home
last modified time | relevance | path

Searched defs:algo_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/interprocess/sync/detail/
Dcondition_algorithm_8a.hpp329 typedef ipcdetail::condition_algorithm_8a<ConditionMembers> algo_type; typedef in boost::interprocess::ipcdetail::condition_8a_wrapper
Dcondition_any_algorithm.hpp159 typedef ipcdetail::condition_any_algorithm<ConditionAnyMembers> algo_type; typedef in boost::interprocess::ipcdetail::condition_any_wrapper
/third_party/uboot/u-boot-2020.01/drivers/ddr/marvell/a38x/
Dddr3_training.c903 int hws_ddr3_tip_run_alg(u32 dev_num, enum hws_algo_type algo_type) in hws_ddr3_tip_run_alg()
942 static int odt_test(u32 dev_num, enum hws_algo_type algo_type) in odt_test()
/third_party/boost/boost/intrusive/
Dbstree.hpp529 <AlgoType, node_traits>::type algo_type; typedef
654 …def typename get_algo<AlgoType, node_traits>::type algo_type; typedef in boost::intrusive::bstree_impl