Searched refs:known (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DNode.cpp20 Node::SetKnownToVFS(bool known) argument
22 fKnownToVFS = known;
H A DNode.h20 void SetKnownToVFS(bool known);
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp245 bool known = false; local
260 known = true;
266 known = true;
274 known = true;
280 if (!known)
/haiku/src/bin/
H A Dleak_analyser.sh24 Do not exclude known statics and globals. By default a list of
25 excludes is used that removes known allocations that are never
/haiku/src/kits/app/
H A DHandler.cpp233 bool known = false; local
238 known = true;
241 known = true;
244 known = true;
247 if (known) {
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex133 Therefore two values have to be known: The size of the actual ELF file and the

Completed in 50 milliseconds