Searched defs:key (Results 26 - 50 of 419) sorted by relevance

1234567891011>>

/haiku/src/kits/mail/
H A Dcrypt.cpp13 static const char key[PASSWORD_LENGTH + 1] = "Dr. Zoidberg Enterprises, BeMail"; variable
/haiku/src/system/boot/platform/amiga_m68k/
H A Dkeyboard.h8 union key { union
/haiku/src/system/boot/platform/atari_m68k/
H A Dkeyboard.h8 union key { union
/haiku/src/system/boot/platform/bios_ia32/
H A Dkeyboard.h8 union key { union
/haiku/src/system/boot/platform/u-boot/
H A Dkeyboard.h8 union key { union
/haiku/src/system/libroot/posix/sys/
H A Dxsi_sem.cpp25 semget(key_t key, int numSems, int semFlags) argument
H A Dxsi_msg_queue.cpp32 msgget(key_t key, int messageQueueFlags) argument
/haiku/src/add-ons/translators/gif/
H A DSFHash.cpp71 SFHash::GetItem(unsigned int key) argument
/haiku/src/apps/cortex/RouteApp/
H A DNodeSetIOContext.cpp58 addNode( media_node_id node, const char* key) argument
157 getNodeFor( const char* key, media_node_id* outNode) const argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttributeIterator.cpp26 btrfs_key key; local
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dmtctxres.c15 static pthread_key_t key; variable
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNodeTable.h28 bool Compare(KeyType key, ValueType* value) const argument
/haiku/src/system/boot/platform/next_m68k/
H A Dkeyboard.h8 union key { union
/haiku/src/system/libroot/posix/musl/search/
H A Dtsearch.c62 void *tsearch(const void *key, void **rootp, argument
/haiku/headers/posix/
H A Dsearch.h18 char *key; member in struct:entry
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Darc4.c30 rc4_keysetup(struct rc4_ctx *ctx, u_char *key, u_int32_t klen) argument
H A Dcmac.c51 AES_CMAC_SetKey(AES_CMAC_CTX *ctx, const u_int8_t key[AES_CMAC_KEY_LENGTH]) argument
H A Dmichael.c92 michael_key(const u_int8_t *key, MICHAEL_CTX *ctx) argument
/haiku/src/apps/terminal/
H A DPrefHandler.h30 const char *key; member in struct:pref_defaults
[all...]
/haiku/src/tests/apps/haikudepot/
H A DJwtTokenHelperTest.cpp84 JwtTokenHelperTest::_AssertStringValue(const BMessage& message, const char* key, argument
95 JwtTokenHelperTest::_AssertDoubleValue(const BMessage& message, const char* key, argument
/haiku/src/apps/cortex/Persistence/
H A DStringContent.cpp69 xmlImportAttribute( const char* key, const char* value, ImportContext& context) argument
/haiku/src/apps/debuganalyzer/gui/
H A DSubWindow.cpp37 const ObjectSubWindowKey* key local
73 SubWindow::AddToSubWindowManager(SubWindowKey* key) argument
/haiku/src/apps/mediaplayer/support/
H A DCommand.cpp85 Command::_GetString(uint32 key, const char* defaultString) const argument
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h44 bool Compare(SharedImage* key, SummaryImage* value) const argument
/haiku/src/tests/kits/opengl/glut/game_mode/
H A Dgame_mode.c116 keyboard(unsigned char key, int x, int y) argument

Completed in 127 milliseconds

1234567891011>>