Searched defs:key (Results 1 - 25 of 419) sorted by path

1234567891011>>

/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h62 Range<T, R>::Range(const char* label, const char* key, const R* range, argument
H A DPrinterCap.h251 KeyPredicate(const char* key) argument
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h90 uint8 key[HCI_LINK_KEY_SIZE]; member in struct:hci_write_stored_link_key
/haiku/headers/os/net/
H A Dnet_settings.h18 const char* key; member in struct:_ns_entry
/haiku/headers/os/support/
H A DObjectList.h712 BObjectList<T>::BinarySearch(const T& key, CompareFunction func) const argument
720 BObjectList<T>::BinarySearch(const T& key, CompareFunctionWithState func, argument
731 BObjectList<T>::BinarySearchByKey(const Key& key, argument
742 BObjectList<T>::BinarySearchByKey(const Key &key, argument
772 BinarySearchIndexByKey(const Key& key, int (*compare)(const Key*, const T*)) const argument
[all...]
/haiku/headers/posix/sys/
H A Dipc.h28 key_t key; /* IPC identifier */ member in struct:ipc_perm
/haiku/headers/private/audio/
H A Dsoundcard.h202 unsigned short key; /* Use WAVE_PATCH here */ member in struct:patch_info
290 short key; /* Use SYSEX_PATCH or MAUI_PATCH here */ member in struct:sysex_info
465 unsigned short key; /* FM_PATCH or OPL3_PATCH */ member in struct:sbi_instrument
/haiku/headers/private/debugger/controllers/
H A DThreadHandler.h159 bool Compare(thread_id key, ThreadHandler* value) const argument
/haiku/headers/private/debugger/util/
H A DWorker.h184 bool Compare(const JobKey& key, Job* value) const argument
[all...]
/haiku/headers/private/drivers/
H A Dscsi_sense.h28 uint8 key; member in struct:_scsi_sense_key_table
764 scsi_get_sense_key_info(uint8 key, const char **label, err_act *action, status_t *error) argument
[all...]
/haiku/headers/private/firewire/
H A Diec13213.h131 uint32_t key:8, member in struct:csrreg
/haiku/headers/private/kernel/boot/
H A Dmenu.h157 char key; member in struct:Menu::shortcut
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h352 _AVL_TREE_MAP_CLASS_NAME::Find(const Key& key) argument
363 FindClose(const Key& key, bool less) argument
374 Insert(const Key& key, const Value& value, Iterator* iterator) argument
400 Insert(const Key& key, const Value& value, Node** _node) argument
426 Remove(const Key& key) argument
453 CompareKeyNode(const void* key, const AVLTreeNode* node) argument
473 _Allocate(const Key& key, const Value& value) argument
601 Node(const Key &key, const Value &value) argument
608 Key key; member in struct:AVLTreeMapStrategy::Auto::Node
612 Allocate(const Key& key, const Value& value) argument
[all...]
H A DHeap.h249 HEAP_CLASS_NAME::Insert(Element* element, Key key) argument
H A DMinMaxHeap.h292 MIN_MAX_HEAP_CLASS_NAME::Insert(Element* element, Key key) argument
H A DSplayTree.h74 Key key = Definition::GetKey(node); local
97 Node* Remove(const Key& key) argument
128 Key key = Definition::GetKey(node); local
187 Lookup(const Key& key) argument
226 FindClosest(const Key& key, bool greater, bool orEqual) argument
279 _Splay(const Key& key) argument
514 Remove(const Key& key) argument
547 Lookup(const Key& key) argument
566 FindClosest(const Key& key, bool greater, bool orEqual) argument
591 GetIterator(const Key& key, bool greater, bool orEqual) argument
596 GetIterator(const Key& key, bool greater, bool orEqual) const argument
[all...]
/haiku/headers/private/package/hpkg/
H A DStrings.h68 bool Compare(const char* key, const CachedString* value) const argument
/haiku/headers/private/shared/
H A DHashMap.h33 HashMapElement(const Key& key, const Value& value) argument
57 bool Compare(const KeyType& key, const ValueType* value) const argument
71 Entry(const Key& key, Value value) : key(key), value(value) {} argument
73 Key key; member in class:BPrivate::HashMap::Entry
173 Put(const Key& key, const Value& value) argument
181 Remove(const Key& key) argument
376 Put(const Key& key, const Value& value) argument
401 Remove(const Key& key) argument
463 Get(const Key& key, Value*& _value) const argument
[all...]
H A DHashSet.h32 HashSetElement(const Key& key) argument
54 bool Compare(const KeyType& key, const ValueType* value) const argument
158 status_t Add(const Key& key) argument
166 Remove(const Key& key) argument
244 Add(const Key& key) argument
268 Remove(const Key& key) argument
[all...]
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp541 uint32 key = (uint32)FindKeyCode(arg.String()); local
680 int32 key = _LookupKeyCode(map, keys, map->normal_map, next, local
832 _SetStateBit(uint8* setStates, uint32 key, bool on) const argument
[all...]
H A DKeyCommandMap.cpp42 hks(int32 key, BitFieldTester* tester, CommandActuator* actuator, argument
133 int32 key; local
258 uint32 key; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATARequest.cpp41 ATARequest::SetSense(uint8 key, uint16 codeQualifier) argument
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dsettings.c77 uint16 key; member in union:_settings_key::_hash
/haiku/src/add-ons/kernel/debugger/usb_keyboard/
H A Dusb_keyboard.cpp189 write_key(int key) argument
256 uint8 key = sKeyTable[current[i]]; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_spec.h425 uint64_t key : 32; member in struct:nvme_sgl_descriptor::__anon9::__anon12
1742 uint64_t key; member in struct:nvme_reservation_ctrlr_data

Completed in 193 milliseconds

1234567891011>>