Searched defs:key_type (Results 1 - 13 of 13) sorted by relevance

/haiku/headers/cpp/
H A Dstl_hash_map.h58 typedef typename _Ht::key_type key_type; typedef in class:hash_map
241 typedef typename _Ht::key_type key_typ typedef in class:hash_multimap
[all...]
H A Dstl_hash_set.h57 typedef typename _Ht::key_type key_type; typedef in class:hash_set
236 typedef typename _Ht::key_type key_type; typedef in class:hash_multiset
[all...]
H A Dstl_map.h53 typedef _Key key_type; typedef in class:map
[all...]
H A Dstl_multimap.h53 typedef _Key key_type; typedef in class:multimap
[all...]
H A Dstl_multiset.h52 typedef _Key key_type; typedef in class:multiset
H A Dstl_set.h52 typedef _Key key_type; typedef in class:set
H A Dstl_hashtable.h189 typedef _Key key_type; typedef in class:hashtable
[all...]
H A Dstl_tree.h530 typedef _Key key_type; typedef in class:_Rb_tree
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_keycache.c79 u_int32_t key_type; local
195 u_int32_t key_type; local
[all...]
H A Dar9300_xmit_ds.c58 ar9300_fill_tx_desc( struct ath_hal *ah, void *ds, HAL_DMA_ADDR *buf_addr, u_int32_t *seg_len, u_int desc_id, u_int qcu, HAL_KEY_TYPE key_type, HAL_BOOL first_seg, HAL_BOOL last_seg, const void *ds0) argument
587 ar9300_set_11n_tx_desc( struct ath_hal *ah, void *ds, u_int pkt_len, HAL_PKT_TYPE type, u_int tx_power, u_int key_ix, HAL_KEY_TYPE key_type, u_int flags) argument
H A Dar9300_misc.c3221 u_int32_t key_type; local
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_event.h192 uint8 key_type; member in struct:hci_ev_link_key_notify
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h86 void SetType(uint8 key_type) { type = key_type; } argument

Completed in 96 milliseconds