Searched defs:key (Results 276 - 300 of 419) sorted by relevance

<<11121314151617

/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp649 uchar key; local
/haiku/src/apps/icon-o-matic/
H A DCanvasView.cpp374 CanvasView::_HandleKeyDown(uint32 key, uint32 modifiers) argument
406 CanvasView::_HandleKeyUp(uint32 key, uint32 modifiers) argument
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp296 xmlImportAttribute( const char* key, const char* value, ImportContext& context) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp47 IndexIterator::Find(const uint8 *const key, size_t keyLength) argument
/haiku/src/system/libnetwork/netresolv/net/
H A Dnsdispatch.c601 ns_dbt key; local
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DKeyboardProtocolHandler.cpp479 KeyboardProtocolHandler::_WriteKey(uint32 key, bool down) argument
545 HIDReportItem *key = fKeys[i]; local
778 uint32 key = 0; local
[all...]
/haiku/src/system/kernel/events/
H A Devent_queue.cpp527 EventQueueTreeDefinition::Key key = { object, type }; local
/haiku/src/kits/tracker/
H A DDeskWindow.cpp92 AddOneShortcut(Model* model, char key, uint32 modifiers, BDeskWindow* window) argument
317 int32 key; local
[all...]
H A DContainerWindow.h85 char key; member in struct:BPrivate::AddOnShortcut
H A DTextWidget.cpp308 uchar key; local
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp313 int8 key; local
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp120 bool Compare(KeyType key, ValueType* chain) const argument
150 bool Compare(KeyType key, ValueType* family) const argument
336 struct chain_key key = { family, type, protocol }; local
[all...]
/haiku/src/preferences/screen/
H A DScreenMode.cpp383 const struct pnp_id key = { id, "dummy" }; local
/haiku/headers/private/kernel/util/
H A DVectorMap.h299 Insert(const Key &key, const Value &value) argument
318 Put(const Key &key, const Value &value) argument
334 Get(const Key &key) argument
371 Remove(const Key &key) argument
535 Find(const Key &key) argument
587 FindClose(const Key &key, bool less) argument
628 FindClose(const Key &key, bool less) const argument
655 _FindInsertionIndex(const Key &key, bool &exists) const argument
688 Entry(const Key &key, const Value &value) argument
691 Key key; member in class:VectorMapEntryStrategy::Pair::Entry
710 MakeEntry(const Key &key, const Value &value) const argument
756 AreCompatible(const Key &key, const Value &value) const argument
[all...]
/haiku/src/libs/libtelnet/
H A Denc_des.c91 char *key; member in struct:keyidlist
371 cfb64_session(Session_Key *key, int server) argument
377 ofb64_session(Session_Key *key, int server) argument
383 fb64_session(Session_Key *key, int server, struct fb *fbp) argument
508 fb64_stream_key(Block key, struct stinfo *stp) argument
[all...]
H A Dencrypt.c651 encrypt_session_key( Session_Key *key, int server) argument
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp133 StackAndTile::KeyPressed(uint32 what, int32 key, int32 modifiers) argument
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp78 MD5Hmac(unsigned char *digest, const unsigned char* text, int text_len, const unsigned char* key, int key_len) argument
142 MD5HexHmac(char *hexdigest, const unsigned char* text, int text_len, const unsigned char* key, int key_len) argument
200 const char* key; local
[all...]
/haiku/src/kits/debugger/files/
H A DFileManager.cpp95 bool Compare(const EntryPath& key, const LocatableEntry* value) const argument
530 bool Compare(const BString& key, const SourceFileEntry* value) const argument
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp64 bool Compare(const FunctionInstance* key, const Function* value) const argument
246 Compare(const LocatableFile* key, const SourceFileEntry* value) const argument
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hostap.c482 struct ieee80211_key *key; local
[all...]
H A Dieee80211_sta.c547 struct ieee80211_key *key; local
[all...]
H A Dieee80211_crypto_tkip.c668 wep_encrypt(u8 *key, struct mbuf *m0, u_int off, size_t data_len, argument
729 wep_decrypt(u8 *key, struct mbuf *m, u_int off, size_t data_len) argument
875 michael_mic(struct tkip_ctx *ctx, const u8 *key, argument
1001 tkip_encrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, struct mbuf *m, int hdrlen) argument
1027 tkip_decrypt(struct tkip_ctx *ctx, struct ieee80211_key *key, struct mbuf *m, int hdrlen) argument
[all...]
H A Dieee80211_superg.c363 ieee80211_ff_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, struct ieee80211_key *key) argument
495 ieee80211_amsdu_encap(struct ieee80211vap *vap, struct mbuf *m1, int hdrspace, struct ieee80211_key *key) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp145 bool Compare(const NodeListenerKey& key, argument

Completed in 143 milliseconds

<<11121314151617