Home
last modified time | relevance | path

Searched hist:"60 b39cd7416028e61e3d30bb3ba28bd3526e6001" (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/private/system/
H A Darchitecture_private.h60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
H A Dfind_directory_private.h60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
/haiku/src/system/libroot/os/
H A DArchitecture.cpp60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
H A Dfind_paths.cpp60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
H A DJamfile60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
/haiku/headers/os/support/
H A DArchitecture.h60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
/haiku/headers/os/storage/
H A DPathFinder.h60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
H A DFindDirectory.h60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.
/haiku/src/kits/storage/
H A DPathFinder.cpp60b39cd7416028e61e3d30bb3ba28bd3526e6001 Sat Nov 16 21:27:47 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Add get_*architecture() API, extend find_path*() API

* Add get_architecture(), get_primary_architecture(),
get_secondary_architectures(), guess_architecture_for_path() to get
the caller's architecture, the primary architecture, all secondary
architectures, or the architecture associated with a specified path
respectively.
* Rename the find_path*() functions to find_path*_etc() and add an
optional architecture parameter. Add simplified find_path*()
functions.
* BPathFinder: Add FindPath[s]() versions with an architecture
parameter.