Searched defs:key (Results 126 - 150 of 419) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/locale/
H A DcollatorTest.cpp100 BString key; local
/haiku/src/kits/locale/
H A DHashMapCatalog.cpp140 HashMapCatalog::GetString(const CatKey& key) argument
251 SetString(const CatKey& key, const char *translated) argument
[all...]
/haiku/src/apps/haikudepot/model/
H A DValidationFailure.cpp90 BString key; local
173 BString key; local
220 BString key; local
/haiku/src/bin/bfs_tools/lib/
H A Ddump.cpp236 char* key = (char *)node->KeyAt(i, &length); local
/haiku/src/system/kernel/arch/sparc/
H A Darch_platform.cpp165 int key; local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.cpp221 char buffer[256], *key = (char *)node->KeyAt(i, &length); local
/haiku/headers/private/shared/
H A DLRUCache.h30 LRUOrderingNode(const Key& key, const Value& value) argument
77 status_t Put(const Key& key, const Value& value) argument
102 Value Remove(const Key& key) argument
125 Value Get(const Key& key) argument
[all...]
/haiku/src/system/boot/loader/file_systems/packagefs/
H A DPackageSettingsItem.h162 bool Compare(const EntryKey& key, const Entry* value) const argument
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.h138 bool Compare(const EntryKey& key, const Entry* value) const argument
177 bool Compare(const StringKey& key, const PackageSettingsItem* value) const argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_platform.cpp165 int key; local
/haiku/src/system/libroot/posix/musl/search/
H A Dhsearch.c91 static ENTRY *lookup(char *key, size_t hash, struct hsearch_data *htab) argument
[all...]
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp212 int key = virtio_input_wait_for_key(); local
H A Dvirtio.cpp284 int key = 0; local
299 int key = 0; local
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp231 union key key = wait_for_key(); local
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp161 efi_input_key key; local
245 efi_input_key key; local
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Dconsole.cpp163 union key key = wait_for_key(); local
/haiku/src/libs/print/libprint/
H A DBlockingWindow.cpp56 int32 key; local
/haiku/src/apps/haikudepot/server/
H A DServerHelper.cpp261 BString key; local
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_pae_input.c81 struct ieee80211_eapol_key *key; local
187 ieee80211_recv_4way_msg1(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
283 ieee80211_recv_4way_msg2(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni, const u_int8_t *rsnie) argument
361 ieee80211_recv_4way_msg3(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
691 ieee80211_recv_4way_msg4(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
763 ieee80211_recv_4way_msg2or4(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
810 ieee80211_recv_rsn_group_msg1(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
976 ieee80211_recv_wpa_group_msg1(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
1082 ieee80211_recv_group_msg2(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
1135 ieee80211_recv_eapol_key_req(struct ieee80211com *ic, struct ieee80211_eapol_key *key, struct ieee80211_node *ni) argument
[all...]
H A Dieee80211_pae_output.c67 struct ieee80211_eapol_key *key; local
258 struct ieee80211_eapol_key *key; local
313 struct ieee80211_eapol_key *key; local
365 struct ieee80211_eapol_key *key; local
443 struct ieee80211_eapol_key *key; local
488 struct ieee80211_eapol_key *key; local
568 struct ieee80211_eapol_key *key; local
612 struct ieee80211_eapol_key *key; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp110 Attribute::GetKey(uint8 *key, size_t *length) argument
/haiku/src/system/kernel/fs/
H A DEntryCache.h72 bool Compare(const EntryCacheKey& key, const EntryCacheEntry* value) const argument
/haiku/src/apps/drivesetup/
H A DSupport.cpp90 BString key; local
/haiku/src/system/libroot/posix/crypt/
H A Dcrypt.cpp132 _crypt_rn(const char* key, const char* setting, struct crypt_data* data, size_t size) argument
196 crypt(const char* key, const char* salt) argument
205 fcrypt(const char* key, const char* salt) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h116 bool Compare(const FUSEEntryRef& key, const FUSEEntry* value) const argument
132 Compare(ino_t key, const FUSENode* value) const argument
[all...]

Completed in 268 milliseconds

1234567891011>>