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

<<11121314151617181920>>

/haiku-fatelf/src/tests/kits/opengl/demos/gears/
H A Dgears.c262 key(unsigned char k, int x, int y) function
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h99 bool Compare(uint64 key, const BlockInfo* value) const argument
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dfunctions.c351 xmlChar *key = NULL, *value; local
[all...]
H A Dkeys.c274 xsltKeyDefPtr key; local
[all...]
/haiku-fatelf/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-fatelf/src/tools/locale/
H A DDefaultCatalog.cpp124 DefaultCatalog::SetRawString(const CatKey& key, const char *translated) argument
362 CatKey key; local
[all...]
/haiku-fatelf/src/kits/locale/
H A DDefaultCatalog.cpp182 DefaultCatalog::SetRawString(const CatKey& key, const char *translated) argument
487 CatKey key; local
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dchkindex.cpp212 char key[B_FILE_NAME_LENGTH]; local
[all...]
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.cpp391 const char* key = NULL; local
[all...]
/haiku-fatelf/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h183 bool Compare(const KeyType &key, ValueType *value) const argument
/haiku-fatelf/src/apps/mail/
H A DSignature.cpp548 TSigTextView::KeyDown(const char *key, int32 count) argument
/haiku-fatelf/src/kits/tracker/
H A DTextWidget.cpp290 uchar key; local
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.cpp286 struct btrfs_key* key = (struct btrfs_key*)start; local
/haiku-fatelf/src/apps/terminal/
H A DPrefHandler.cpp181 const char *key; local
203 PrefHandler::getInt32(const char *key) argument
214 PrefHandler::getFloat(const char *key) argument
227 PrefHandler::getString(const char *key) argument
239 getBool(const char *key) argument
255 getRGB(const char *key) argument
279 setInt32(const char *key, int32 data) argument
290 setFloat(const char *key, float data) argument
301 setBool(const char *key, bool data) argument
313 setString(const char *key, const char *data) argument
324 setRGB(const char *key, const rgb_color data) argument
342 _ConfirmFont(const char *key, const BFont *fallback) argument
391 char key[B_FIELD_NAME_LENGTH], data[512]; local
[all...]
/haiku-fatelf/headers/libs/print/libprint/
H A DPrinterCap.h251 KeyPredicate(const char* key) argument
/haiku-fatelf/headers/os/support/
H A DObjectList.h710 BObjectList<T>::BinarySearch(const T& key, CompareFunction func) const argument
717 BObjectList<T>::BinarySearch(const T& key, CompareFunctionWithState func, argument
728 BObjectList<T>::BinarySearchByKey(const Key& key, argument
739 BObjectList<T>::BinarySearchByKey(const Key &key, argument
769 BinarySearchIndexByKey(const Key& key, int (*compare)(const Key*, const T*)) const argument
[all...]
/haiku-fatelf/headers/private/kernel/util/
H A DAVLTreeMap.h351 _AVL_TREE_MAP_CLASS_NAME::Find(const Key& key) argument
362 FindClose(const Key& key, bool less) argument
373 Insert(const Key& key, const Value& value, Iterator* iterator) argument
399 Insert(const Key& key, const Value& value, Node** _node) argument
425 Remove(const Key& key) argument
452 CompareKeyNode(const void* key, const AVLTreeNode* node) argument
472 _Allocate(const Key& key, const Value& value) argument
600 Node(const Key &key, const Value &value) argument
607 Key key; member in struct:AVLTreeMapStrategy::Auto::Node
611 Allocate(const Key& key, const Value& value) argument
[all...]
H A DVectorMap.h322 Insert(const Key &key, const Value &value) argument
341 Put(const Key &key, const Value &value) argument
357 Get(const Key &key) argument
394 Remove(const Key &key) argument
558 Find(const Key &key) argument
610 FindClose(const Key &key, bool less) argument
651 FindClose(const Key &key, bool less) const argument
678 _FindInsertionIndex(const Key &key, bool &exists) const argument
711 Entry(const Key &key, const Value &value) argument
714 Key key; member in class:VectorMapEntryStrategy::Pair::Entry
733 MakeEntry(const Key &key, const Value &value) const argument
779 AreCompatible(const Key &key, const Value &value) const argument
[all...]
/haiku-fatelf/headers/private/kernel/vm/
H A DVMArea.h173 bool Compare(area_id key, const VMArea* value) const argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A DRKroma.c459 RkMapPhonogram(struct RkRxDic *rdic, unsigned char *dst, int maxdst, unsigned char *src, int srclen, unsigned key, int flags, int *used_len_return, int *dst_len_return, int *tmp_len_return, int *rule_id_inout) argument
660 unsigned char key; local
[all...]
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dtempdic.c90 extendTD(struct TD *tdic, WCHAR_T key, struct TW *tw) argument
172 WCHAR_T key; local
260 shrinkTD(struct TD *td, WCHAR_T key) argument
288 WCHAR_T key; local
545 _Rktsearch( struct RkContext *cx, struct DM *dm, WCHAR_T *key, int n, struct nread *nread, int maxcache, int *cf) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DKeyboardProtocolHandler.cpp434 KeyboardProtocolHandler::_WriteKey(uint32 key, bool down) argument
497 HIDReportItem *key = fKeys[i]; local
715 uint32 key = 0; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DInode.h203 static int Compare(KeyType key, const NodeType* node) argument
231 static int Compare(KeyType key, const NodeType* node) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DAttributeIndex.cpp380 AttributeIndex::InternalFind(const void* key, size_t length) argument
H A DTwoKeyAVLTree.h171 inline Node* Allocate(const Key& key, const Value& value) const argument
437 TWO_KEY_AVL_TREE_CLASS_NAME::FindFirst(const PrimaryKey& key, argument
455 TWO_KEY_AVL_TREE_CLASS_NAME::FindFirstClosest(const PrimaryKey& key, bool less, argument
491 FindLast(const PrimaryKey& key, Iterator* iterator) argument
599 _FindFirst(const PrimaryKey& key, Node** _parent) const argument
[all...]

Completed in 244 milliseconds

<<11121314151617181920>>