Searched defs:Entry (Results 1 - 25 of 38) sorted by last modified time

12

/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h156 inline FontCacheEntry* Entry() const function in class:FontCacheReference
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp129 struct Entry { struct in struct:FUSEVolume::DirEntryCache
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl3.h238 UINT8 Entry[1]; /* Real size = localities^2 */ member in struct:acpi_table_slit
H A Dactbl1.h651 UINT16 Entry[3]; member in struct:acpi_cdat_dslbis
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h163 DIEInheritance* Entry() const function in class:DwarfInheritance
183 DIEMember* Entry() const function in class:DwarfDataMember
202 DIEEnumerator* Entry() const function in class:DwarfEnumeratorValue
238 DIEFormalParameter* Entry() const function in class:DwarfFunctionParameter
278 DIEBaseType* Entry() const function in class:DwarfPrimitiveType
314 DIECompoundType* Entry() const function in class:DwarfCompoundType
367 DIEArrayType* Entry() const function in class:DwarfArrayType
392 DIEModifiedType* Entry() const function in class:DwarfModifiedType
413 DIETypedef* Entry() const function in class:DwarfTypedefType
436 DIEAddressingType* Entry() cons function in class:DwarfAddressType
464 DIEEnumerationType* Entry() const function in class:DwarfEnumerationType
493 DIESubrangeType* Entry() const function in class:DwarfSubrangeType
515 DIEUnspecifiedType* Entry() const function in struct:DwarfUnspecifiedType
546 DIESubroutineType* Entry() const function in class:DwarfFunctionType
575 DIEPointerToMemberType* Entry() const function in class:DwarfPointerToMemberType
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp105 typedef ::Entry Entry; typedef in struct:Query::QueryPolicy
[all...]
H A DEntry.cpp14 Entry::Entry(const char *name, Node *node, Directory *parent) function in class:Entry
[all...]
H A DEntry.h20 class Entry : public DoublyLinkedListLinkImpl<Entry> { class in inherits:DoublyLinkedListLinkImpl
[all...]
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1793 BEntry Entry; local
4085 BEntry Entry; local
5931 BEntry Entry; local
[all...]
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp59 class Entry : public DoublyLinkedListLinkImpl<Entry> { class in namespace:TarFS
241 TarFS::Entry function in class:TarFS::Entry
[all...]
/haiku/src/system/libroot/os/
H A Dimage.cpp182 struct Entry { struct in struct:EnvironmentFilter
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp256 struct PackageWriterImpl::Entry : DoublyLinkedListLinkImpl<Entry> { struct in class:BPackageKit::BHPKG::BPrivate::PackageWriterImpl
257 Entry(char* name, size_t nameLength, int fd, bool isImplicit) function in struct:BPackageKit::BHPKG::BPrivate::PackageWriterImpl::Entry
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp23 typedef ::Node Entry; typedef in struct:Query::QueryPolicy
[all...]
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp170 uint8 * Entry() { return (uint8 *)fEntry; } function in class:attribute_overlay::AttributeEntry
/haiku/headers/private/file_systems/
H A DQueryParser.h123 typedef typename QueryPolicy::Entry Entry; typedef in class:QueryParser::Query
183 typedef typename QueryPolicy::Entry Entry; typedef in class:QueryParser::Term
235 typedef typename QueryPolicy::Entry Entry; typedef in class:QueryParser::Equation
298 typedef typename QueryPolicy::Entry Entry; typedef in class:QueryParser::Operator
341 typedef typename QueryPolicy::Entry Entry; typedef in class:QueryParser::Expression
[all...]
/haiku/src/system/boot/loader/file_systems/packagefs/
H A DPackageSettingsItem.h24 class Entry { class in class:PackageFS::PackageSettingsItem
26 Entry(Entry* parent) function in class:PackageFS::PackageSettingsItem::Entry
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.h20 class Entry { class in class:PackageSettingsItem
22 Entry(Entry* parent, const String& name) function in class:PackageSettingsItem::Entry
[all...]
/haiku/src/kits/package/
H A DRepositoryConfig.cpp254 BRepositoryConfig::Entry() const function in class:BPackageKit::BRepositoryConfig
/haiku/src/tests/system/kernel/util/
H A DBOpenHashTableTest.cpp15 class Entry { class in namespace:__anon1
17 Entry(uint32_t value) function in class:__anon1::Entry
[all...]
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp275 NWindowScreen::Entry(void* p) function in class:NWindowScreen
/haiku/headers/private/kernel/util/
H A DVectorMap.h62 Entry; typedef in class:VectorMap
686 class Entry { class in class:VectorMapEntryStrategy::Pair
688 Entry(const Key &key, const Value &value) function in class:VectorMapEntryStrategy::Pair::Entry
734 typedef Value Entry; typedef in class:VectorMapEntryStrategy::ImplicitKey
[all...]
/haiku/src/kits/storage/
H A DPathMonitor.cpp266 class Entry : public SinglyLinkedListLinkImpl<Entry> { class in namespace:__anon3
268 Entry(Directory* parent, const BString& name, ::Node* node) function in class:__anon3::Entry
[all...]
/haiku/headers/private/shared/
H A DHashMap.h68 class Entry { class in class:BPrivate::HashMap
70 Entry() {} function in class:BPrivate::HashMap::Entry
71 Entry(const Key& key, Value value) : key(key), value(value) {} function in class:BPrivate::HashMap::Entry
162 typedef typename HashMap<Key, Value>::Entry Entry; typedef in class:BPrivate::SynchronizedHashMap
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp478 typedef typename ElfClass::NoteAreaEntry Entry; typedef
558 typedef typename ElfClass::NoteImageEntry Entry; typedef
707 typedef typename ElfClass::NoteThreadEntry Entry; typedef
/haiku/src/bin/bfs_tools/lib/
H A DHashtable.h40 class Entry class in class:Hashtable
43 Entry(Entry *_next, const void *_key, void *_value) function in class:Hashtable::Entry

Completed in 224 milliseconds

12