Searched defs:pq (Results 1 – 6 of 6) sorted by relevance
23 let pq = BinaryHeap::from(data); in test_iter_rev_cloned_collect() localVariable33 let pq = BinaryHeap::from(data); in test_into_iter_collect() localVariable42 let pq = BinaryHeap::from(data); in test_into_iter_size_hint() localVariable60 let pq = BinaryHeap::from(data); in test_into_iter_rev_collect() localVariable
1254 …atic inline D3DXQUATERNION* D3DXQuaternionConjugate(D3DXQUATERNION *pout, const D3DXQUATERNION *pq)1280 static inline WINBOOL D3DXQuaternionIsIdentity(D3DXQUATERNION *pq)1286 static inline FLOAT D3DXQuaternionLength(const D3DXQUATERNION *pq)1292 static inline FLOAT D3DXQuaternionLengthSq(const D3DXQUATERNION *pq)
3342 #define IMSMQPrivateEvent_FireArrivedEvent(This,pq,msgcursor) (This)->lpVtbl->FireArrivedEvent(This… argument3343 #define IMSMQPrivateEvent_FireArrivedErrorEvent(This,pq,hrStatus,msgcursor) (This)->lpVtbl->FireArr… argument