Searched refs:put_one_queue_val (Results 1 – 2 of 2) sorted by relevance
317 static void put_one_queue_val(int myVal, IType &my_indexer) { in put_one_queue_val() function in serial_queue_helper319 serial_queue_helper<ELEM-1,IType>::put_one_queue_val(myVal, my_indexer); in put_one_queue_val()349 static void put_one_queue_val(int myVal, IType &my_indexer) { in put_one_queue_val() function in serial_queue_helper373 serial_queue_helper<SIZE,IType>::put_one_queue_val(i,my_indexer); in test_one_serial()
1245 static void put_one_queue_val(int myVal) {1247 serial_queue_helper<ELEM-1, JType>::put_one_queue_val(myVal);1288 static void put_one_queue_val(int myVal) {1325 serial_queue_helper<TUPLE_SIZE, JType>::put_one_queue_val(i);