Searched defs:key (Results 151 - 175 of 419) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndex.cpp59 Index::Find(const uint8 *key, size_t length, IndexEntryIterator *iterator) argument
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dcondition_variable.cpp42 bool Compare(const void* key, ConditionVariable* variable) const argument
/haiku/src/system/libnetwork/netresolv/dst/
H A Dsupport.c101 dst_s_id_calc(const u_char *key, const int keysize) argument
[all...]
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp254 union key key = wait_for_key(); local
/haiku/src/kits/debugger/dwarf/
H A DAbbreviationTable.h89 bool Compare(uint32 key, AbbreviationTableEntry* value) const argument
/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h62 Range<T, R>::Range(const char* label, const char* key, const R* range, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_config.c117 fuse_lib_opt_proc(void *data, const char *arg, int key, argument
189 static int fuse_mount_opt_proc(void *data, const char *arg, int key, argument
H A Dfuse_opt.c137 static int call_proc(struct fuse_opt_context *ctx, const char *arg, int key, argument
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A Dmd5c.c331 MD5Hmac(unsigned char *digest, const unsigned char* text, int text_len, const unsigned char* key, int key_len) argument
400 MD5HexHmac(char *hexdigest, const unsigned char* text, int text_len, const unsigned char* key, int key_len) argument
[all...]
/haiku/src/add-ons/print/transports/usb_port/
H A DUSBTransport.cpp97 USBPrinterRoster::Printer(const BString& key) argument
267 BString key; local
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp230 xmlImportAttribute( const char* key, const char* value, ImportContext& context) argument
291 xmlImportChildAttribute( const char* key, const char* value, ImportContext& context) argument
/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp401 xmlImportAttribute( const char* key, const char* value, ImportContext& context) argument
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp172 MultipleManipulatorState::HandleKeyDown(uint32 key, uint32 modifiers, argument
191 MultipleManipulatorState::HandleKeyUp(uint32 key, uint32 modifiers, argument
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp185 rgb_color key; local
210 rgb_color key; local
/haiku/src/bin/unzip/
H A Dcryptf.c420 GLOBAL(key) = (char *)NULL; variable
440 GLOBAL(key) = NULL; variable
444 *GLOBAL(key) = '\\0'; /* We try the NIL password, ... */ variable
520 ZCONST char *key; /* decryption password to test */ variable
531 init_keys(__G__ key); variable
[all...]
/haiku/src/kits/print/
H A DPrintPanel.cpp34 int32 key; local
/haiku/src/libs/libtelnet/
H A Dpk.c220 pk_encode(char *in, char *out, DesData *key) argument
241 pk_decode(char *in, char *out, DesData *key) argument
[all...]
H A Drsaencpwd.c197 char *cp, key[160]; local
/haiku/src/libs/print/libprint/
H A DJobData.cpp97 DriverSpecificSettings::SetString(const char* key, const char* value) argument
125 SetBoolean(const char* key, bool value) argument
153 SetInt(const char* key, int32 value) argument
181 SetDouble(const char* key, double value) argument
[all...]
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c262 key(unsigned char k, int x, int y) function
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h99 bool Compare(uint64 key, const BlockInfo* value) const argument
/haiku/src/tools/fs_shell/
H A Dhash.cpp224 hash_lookup(struct hash_table *table, const void *key) argument
59 hash_init(uint32_t table_size, int next_ptr_offset, int compare_func(void *e, const void *key), uint32_t hash_func(void *e, const void *key, uint32_t range)) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp261 LastModifiedIndex::InternalFind(const void* key, size_t length) argument
H A DNameIndex.cpp206 const char* key = (const char*)_key; local
H A DSizeIndex.cpp259 SizeIndex::InternalFind(const void* key, size_t length) argument

Completed in 265 milliseconds

1234567891011>>