Lines Matching refs:atf
26 #include "atf-c++/build.hpp"
29 #include "atf-c/build.h"
30 #include "atf-c/error.h"
31 #include "atf-c/utils.h"
34 #include "atf-c++/detail/exceptions.hpp"
35 #include "atf-c++/detail/process.hpp"
37 namespace impl = atf::build;
38 #define IMPL_NAME "atf::build"
45 atf::process::argv_array
54 return atf::process::argv_array(aux);
58 atf::process::argv_array
62 atf::process::argv_array argv((const char* const*)l);
75 atf::process::argv_array
77 const atf::process::argv_array& optargs)
89 atf::process::argv_array
91 const atf::process::argv_array& optargs)
103 atf::process::argv_array
105 const atf::process::argv_array& optargs)