Searched defs:key (Results 201 - 225 of 419) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h174 bool Compare(const KeyType &key, ValueType *value) const argument
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h183 bool Compare(const KeyType &key, ValueType *value) const argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.cpp155 btrfs_key* key = (btrfs_key*)start; local
H A DExtentAllocator.cpp445 btrfs_key key; local
[all...]
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.cpp303 struct node_key key; local
/haiku/src/add-ons/print/transports/ipp/
H A DHttpURLConnection.h65 string key; member in struct:Field
H A DHttpURLConnection.cpp95 void HttpURLConnection::setRequestProperty(const char *key, const char *value) argument
[all...]
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp164 DefaultCatalog::SetRawString(const CatKey& key, const char *translated) argument
437 CatKey key; local
[all...]
/haiku/src/apps/mail/
H A DSignature.cpp511 TSigTextView::KeyDown(const char *key, int32 count) argument
H A DWIndex.cpp218 WIndex::Lookup(int32 key) argument
305 int32 key = 0; local
356 int32 key; local
[all...]
/haiku/src/tools/locale/
H A DDefaultCatalog.cpp123 DefaultCatalog::SetRawString(const CatKey& key, const char *translated) argument
344 CatKey key; local
[all...]
/haiku/src/system/runtime_loader/
H A Dheap.cpp150 static int Compare(const FreeChunkKey& key, const FreeChunk* node) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_adhoc.c316 struct ieee80211_key *key; local
H A Dieee80211_crypto.c104 cipher_detach(struct ieee80211_key *key) argument
110 cipher_attach(struct ieee80211vap *vap, struct ieee80211_key *key) argument
119 dev_key_alloc(struct ieee80211vap *vap, struct ieee80211_key *key, ieee80211_keyix *keyix, ieee80211_keyix *rxkeyix) argument
127 dev_key_delete(struct ieee80211vap *vap, const struct ieee80211_key *key) argument
134 dev_key_set(struct ieee80211vap *vap, const struct ieee80211_key *key) argument
264 ieee80211_crypto_newkey(struct ieee80211vap *vap, int cipher, int flags, struct ieee80211_key *key) argument
423 _ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key) argument
457 ieee80211_crypto_delkey(struct ieee80211vap *vap, struct ieee80211_key *key) argument
489 ieee80211_crypto_setkey(struct ieee80211vap *vap, struct ieee80211_key *key) argument
606 ieee80211_crypto_decap(struct ieee80211_node *ni, struct mbuf *m, int hdrlen, struct ieee80211_key **key) argument
[all...]
H A Dieee80211_wds.c418 struct ieee80211_key *key; local
/haiku/src/kits/debugger/util/
H A DWorker.cpp123 Job::WaitFor(const JobKey& key) argument
335 Worker::AbortJob(const JobKey& key) argument
348 Worker::GetJob(const JobKey& key) argument
383 Worker::AddListener(const JobKey& key, JobListener* listener) argument
396 Worker::RemoveListener(const JobKey& key, JobListener* listener) argument
406 WaitForJob(Job* waitingJob, const JobKey& key) argument
[all...]
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.cpp405 KeyboardHandler::_IsKeyPressed(const KeyboardState &state, uint32 key) argument
/haiku/headers/private/kernel/
H A DNotifications.h241 bool Compare(const char* key, NotificationService* service) const argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h184 bool Compare(const char* key, const Package* value) const argument
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp362 int key = translate_key(buffer[2]); local
385 int key = translate_key(buffer[2]); local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dobject_id.c127 OBJECT_ID_INDEX_KEY key; member in struct:OBJECT_ID_INDEX
226 OBJECT_ID_INDEX_KEY key; local
274 OBJECT_ID_INDEX_KEY key; local
521 OBJECT_ID_INDEX_KEY key; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/
H A Dsubr_tree.c442 _rb_find(const struct rb_type *t, struct rb_tree *rbt, const void *key) argument
464 _rb_nfind(const struct rb_type *t, struct rb_tree *rbt, const void *key) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.cpp761 uint8 key[MAX_INDEX_KEY_LENGTH]; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp80 uint8 key[kMaxIndexKeyLength]; member in class:AttributeIndexImpl::PrimaryKey
324 AttributeIndexImpl::InternalFind(const uint8 *key, size_t length) argument
443 SetTo(AttributeIndexImpl *index, const uint8 *key, size_t length, bool ignoreValue) argument
[all...]
/haiku/src/kits/tracker/
H A DViewState.cpp212 uint32 key; local
251 uint32 key = AttrHashString("BColumn", B_OBJECT_TYPE); local
414 uint32 key local
537 uint32 key = AttrHashString("BViewState", B_OBJECT_TYPE); local
[all...]

Completed in 220 milliseconds

1234567891011>>