Searched defs:key (Results 51 - 75 of 419) sorted by relevance

1234567891011>>

/haiku/src/apps/stylededit/
H A DFindWindow.cpp100 int8 key; local
/haiku/src/add-ons/kernel/file_systems/packagefs/resolvables/
H A DResolvableFamily.h70 bool Compare(const String& key, const ResolvableFamily* value) const argument
/haiku/src/bin/screen_blanker/
H A DScreenSaverWindow.cpp50 int32 key; local
/haiku/src/apps/mediaplayer/
H A DNetworkStreamWin.cpp91 int8 key; local
/haiku/src/tests/kits/locale/
H A DcollatorSpeed.cpp58 BString key; local
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_key.cpp21 get_key_destructor(uint32 key, int32& sequence) argument
43 get_key_value(pthread_thread* thread, uint32 key, int32 sequence) argument
106 pthread_key_delete(pthread_key_t key) argument
121 pthread_getspecific(pthread_key_t key) argument
139 pthread_setspecific(pthread_key_t key, const void* value) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHashRevokeManager.h37 bool Compare(KeyType key, ValueType* value) const argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.cpp157 ObjectSubWindowKey* key = new(std::nothrow) ObjectSubWindowKey(thread); local
/haiku/src/system/boot/platform/openfirmware/
H A Dstart.cpp147 int key = console_check_for_key(); local
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dhmac.c33 HMAC_MD5_Init(HMAC_MD5_CTX *ctx, const u_int8_t *key, u_int key_len) argument
87 HMAC_SHA1_Init(HMAC_SHA1_CTX *ctx, const u_int8_t *key, u_int key_len) argument
141 HMAC_SHA256_Init(HMAC_SHA256_CTX *ctx, const u_int8_t *key, u_int key_len) argument
[all...]
/haiku/src/apps/haikudepot/util/
H A DAppUtils.cpp44 AppUtils::MarkItemWithKeyValueInMenuOrFirst(BMenu* menu, const BString& key, const BString& value) argument
54 AppUtils::MarkItemWithKeyValueInMenu(BMenu* menu, const BString& key, const BString& value) argument
72 AppUtils::IndexOfKeyValueInMenu(BMenu* menu, const BString& key, const BString& value) argument
87 AppUtils::GetValueForKeyAtIndexInMenu(BMenu* menu, int32 index, const BString& key, BString* result) argument
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DPanel.cpp27 uint32 key; local
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h29 bool Compare(const KeyType& key, UnixEndpoint* endpoint) const argument
/haiku/src/apps/icon-o-matic/generic/gui/panel/
H A DPanel.cpp33 uint32 key; local
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DManipulator.cpp96 Manipulator::HandleKeyDown(uint32 key, uint32 modifiers, Command** _command) argument
103 Manipulator::HandleKeyUp(uint32 key, uint32 modifiers, Command** _command) argument
H A DViewState.cpp100 ViewState::HandleKeyDown(uint32 key, uint32 modifiers, Command** _command) argument
107 ViewState::HandleKeyUp(uint32 key, uint32 modifiers, Command** _command) argument
/haiku/src/apps/launchbox/
H A DPanel.cpp33 uint32 key; local
/haiku/src/apps/mail/
H A DWIndex.h50 int32 key; member in struct:WIndexEntry
/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c92 Key(unsigned char key, int x, int y) argument
114 SpecialKey(int key, int x, int y) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.cpp68 StringPool::_GetLocked(const StringDataKey& key) argument
/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/package/hpkg/
H A DStrings.h68 bool Compare(const char* key, const CachedString* value) const argument
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackagesDirectory.h77 bool Compare(const node_ref& key, const PackagesDirectory* value) const argument
/haiku/src/apps/cortex/RouteApp/
H A DLiveNodeIO.cpp196 xmlImportAttribute( const char* key, const char* value, ImportContext& context) argument
206 err << "LiveNodeIO: unknown attribute '" << key << "'\\n"; local
[all...]
/haiku/src/apps/serialconnect/libvterm/src/
H A Dinput.c125 void vterm_input_push_key(VTerm *vt, VTermModifier mod, VTermKey key) argument
[all...]

Completed in 384 milliseconds

1234567891011>>