Searched defs:key (Results 1 - 25 of 419) sorted by last modified time

1234567891011>>

/haiku/headers/private/file_systems/
H A DQueryParser.h711 Match(Entry* entry, Node* node, const char* attributeName, int32 type, const uint8* key, size_t size) argument
[all...]
/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/bin/
H A Dfinddir.c20 const char *key; member in struct:__anon5
169 retrieveDirValue(directoryType *list, const char *key, argument
[all...]
/haiku/src/tools/fs_shell/
H A Dvfs.cpp542 const struct vnode_hash_key *key = (vnode_hash_key *)_key; local
555 const struct vnode_hash_key *key = (vnode_hash_key *)_key; local
748 struct vnode_hash_key key; local
[all...]
/haiku/src/kits/tracker/
H A DContainerWindow.cpp813 uint32 key = BUnicodeChar::FromUTF8(unmodified.ItemAt(i)); local
H A DTextWidget.cpp308 uchar key; local
H A DUtilities.cpp143 ValidateStream(BMallocIO* stream, uint32 key, int32 version) argument
956 int32 key = 0; local
H A DPoseView.cpp6630 char key = bytes[0]; local
6804 int32 key; local
9453 BSearch(PoseList* table, const BPose* key, BPoseView* view, int (*cmp)(const BPose*, const BPose*, BPoseView*), bool returnClosest) argument
[all...]
/haiku/src/preferences/screen/
H A DScreenMode.cpp383 const struct pnp_id key = { id, "dummy" }; local
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp386 btrfs_key key; local
427 btrfs_key key; local
521 btrfs_key key; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp288 bool Compare(KeyType key, ValueType* vnode) const argument
316 bool Compare(KeyType key, ValueType* mount) const argument
870 struct vnode_hash_key key; local
[all...]
/haiku/src/apps/terminal/
H A DTermWindow.cpp568 uint32 key = BUnicodeChar::FromUTF8(unmodified.ItemAt(i)); local
H A DTermViewStates.cpp199 int32 key; local
/haiku/src/apps/haikudepot/model/
H A DModel.cpp730 BPasswordKey key; local
767 BPasswordKey key; local
[all...]
/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/system/kernel/platform/atari_m68k/
H A Dplatform.cpp418 uint8 key = 0; local
[all...]
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp62 bool Compare(uint32 key, GlyphCache* value) const argument
/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/apps/haikudepot/ui/
H A DRatePackageWindow.cpp313 int8 key; local
/haiku/src/apps/deskcalc/
H A DCalcView.cpp386 int32 key; local
550 CalcKey* key = fKeypad; local
638 int key local
975 int32 key = _KeyForLabel(temp.String()); local
1214 CalcKey* key = fKeypad; local
1248 _PressKey(int key) argument
1323 int32 key = _KeyForLabel(label); local
1343 _FlashKey(int32 key, uint32 flashFlags) argument
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp269 IsKeyDown(int32 key) argument
590 int32 key = 0; local
672 int32 key; local
771 int32 key = 0; local
1727 DoKey(uint32 key, uint32 modifiers) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp160 ConnectionHashDefinition::Compare(const KeyType& key, argument
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c407 const char *key; /* An ascii key for the bytes of the header */ member in struct:outproto
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp131 bool Compare(const KeyType& key, ValueType* value) const argument
171 bool Compare(const KeyType &key, ValueTyp argument
283 FragmentPacket(const ipv6_packet_key &key) argument
551 struct ipv6_packet_key key; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp115 bool Compare(const KeyType& key, ValueType* value) const argument
154 Compare(const KeyType &key, ValueType* value) const argument
243 FragmentPacket(const ipv4_packet_key& key) argument
544 struct ipv4_packet_key key; local
[all...]

Completed in 267 milliseconds

1234567891011>>