Searched refs:Entry (Results 26 - 50 of 575) sorted by last modified time

1234567891011>>

/haiku/src/apps/powerstatus/
H A DPowerStatus.cpp16 #include <Entry.h>
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp61 Entry* newEntries = (Entry*)realloc(fEntries,
62 newCapacity * sizeof(Entry));
108 const Entry& entry = fEntries[index];
129 struct Entry { struct in struct:FUSEVolume::DirEntryCache
136 Entry* fEntries;
/haiku/src/kits/tracker/
H A DPoseViewScripting.cpp69 doo Tracker count Entry of Poses of Window test
70 doo Tracker get Entry of Poses of Window test
71 doo Tracker get Entry 2 of Poses of Window test
74 doo Tracker delete Entry 'test/6L6' of Poses of Window test
75 doo Tracker execute Entry 'test/6L6' of Poses of Window test
76 doo Tracker execute Entry 2 of Poses of Window test
104 "count Entry of ... # count entries in a PoseView",
113 "delete Entry {path|index} # deletes specified entries in a PoseView",
123 "get Entry [next|previous|index] # returns specified entries",
132 "execute Entry {pat
[all...]
/haiku/src/apps/haikudepot/util/
H A DStorageUtils.cpp16 #include <Entry.h>
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp19 #include <Entry.h>
/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/servers/app/
H A DDesktop.cpp31 #include <Entry.h>
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp44 #include <Entry.h>
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp14 #include <Entry.h>
/haiku/src/apps/overlayimage/
H A DOverlayView.h21 #include <Entry.h>
/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...]
H A DDwarfTypes.cpp756 baseType->Entry()->Location(), parentLocation, false, _location);
770 DIEMember* memberEntry = member->Entry();
780 member->Entry()->Location(), parentLocation, isBitField, location);
/haiku/src/apps/mail/
H A DMailWindow.h38 #include <Entry.h>
/haiku/src/apps/debugger/
H A DDebugger.cpp16 #include <Entry.h>
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp22 #include <Entry.h>
/haiku/src/apps/terminal/
H A DThemeView.cpp14 #include <Entry.h>
/haiku/src/bin/filteredquery/
H A Dquery.cpp20 #include <Entry.h>
H A DFilteredQuery.cpp4 #include <Entry.h>
/haiku/src/system/libnetwork/netresolv/net/
H A Dnsparser.y79 : Entry
80 | Lines Entry
83 Entry
/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.h15 #include <Entry.h>
/haiku/headers/private/tracker/
H A DNavMenu.h44 #include <Entry.h>
/haiku/src/apps/showimage/
H A DShowImageView.cpp35 #include <Entry.h>
H A DShowImageView.h19 #include <Entry.h>
H A DShowImageStatusView.h13 #include <Entry.h>

Completed in 267 milliseconds

1234567891011>>