Home
last modified time | relevance | path

Searched refs:PQ_adjustElementKey (Results 1 – 4 of 4) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/topo/treematch/treematch/
H A DPriorityQueue.c141 void PQ_adjustElementKey(PriorityQueue * const q, QueueElement * const e, double i) in PQ_adjustElementKey() function
169 PQ_adjustElementKey(q, e, i); in PQ_adjustKey()
H A DPriorityQueue.h93 void PQ_adjustElementKey(PriorityQueue * const, QueueElement * const, double i);
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/topo/treematch/treematch/
H A DPriorityQueue.c141 void PQ_adjustElementKey(PriorityQueue * const q, QueueElement * const e, double i) in PQ_adjustElementKey() function
169 PQ_adjustElementKey(q, e, i); in PQ_adjustKey()
H A DPriorityQueue.h93 void PQ_adjustElementKey(PriorityQueue * const, QueueElement * const, double i);