Searched defs:implicit (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/apps/debugger/files/
H A DLocatableDirectory.cpp58 LocatableDirectory::SetLocatedPath(const BString& path, bool implicit) argument
H A DLocatableFile.cpp66 LocatableFile::SetLocatedPath(const BString& path, bool implicit) argument
H A DFileManager.cpp203 _LocateDirectory(LocatableDirectory* directory, const BString& locatedPath, bool implicit) argument
219 _LocateEntry(LocatableEntry* entry, const BString& locatedPath, bool implicit, bool locateAncestors) argument
254 _LocateEntryInParentDir(LocatableEntry* entry, const BString& locatedDirectoryPath, bool implicit) argument
267 _LocateEntries(LocatableDirectory* directory, const BString& locatedPath, bool implicit) argument
[all...]
/haiku-fatelf/headers/private/kernel/vm/
H A DVMArea.h45 bool implicit; // range created automatically member in struct:VMAreaWiredRange
52 VMAreaWiredRange(addr_t base, size_t size, bool writable, bool implicit) argument
62 void SetTo(addr_t base, size_t size, bool writable, bool implicit) argument
/haiku-fatelf/src/bin/package/
H A Dcommand_extract.cpp44 Entry(Entry* parent, char* name, bool implicit) argument
65 static status_t Create(Entry* parent, const char* name, bool implicit, argument
293 bool implicit; local
536 bool implicit; member in struct:PackageContentExtractHandler::Token
554 _AddFilterEntry(Entry* parentEntry, const char* _name, size_t nameLength, bool implicit, Entry*& _entry) argument
[all...]

Completed in 60 milliseconds