Home
last modified time | relevance | path

Searched refs:get_path (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/bsd/atf/dist/tools/
H A Datf-run.cpp437 tools::fs::path resfile = resdir.get_path() / "tcr"; in run_test_program()
446 if (::chown(workdir.get_path().c_str(), user.first, in run_test_program()
449 workdir.get_path().str() + ")", "chown(2) failed", in run_test_program()
452 resfile = workdir.get_path() / "tcr"; in run_test_program()
458 resfile, workdir.get_path(), w); in run_test_program()
460 dump_stacktrace(tp, s.second, workdir.get_path(), w); in run_test_program()
464 config, resfile, workdir.get_path(), w); in run_test_program()
H A Dfs.hpp335 const tools::fs::path& get_path(void) const;
H A Dfs_test.cpp468 t1 = td1.get_path(); in ATF_TEST_CASE_BODY()
469 t2 = td2.get_path(); in ATF_TEST_CASE_BODY()
H A Dfs.cpp602 impl::temp_dir::get_path(void) in get_path() function in impl::temp_dir
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-tempdir.h56 const char * get_path () const { return m_path_tempdir; } in get_path() function
H A Djit-playback.cc2482 char *tmp_o_path = ::concat (get_tempdir ()->get_path (), in postprocess()
2517 char *tmp_exe_path = ::concat (get_tempdir ()->get_path (), in postprocess()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-tempdir.h56 const char * get_path () const { return m_path_tempdir; } in get_path() function
H A Djit-playback.c2002 char *tmp_o_path = ::concat (get_tempdir ()->get_path (), in postprocess()
2037 char *tmp_exe_path = ::concat (get_tempdir ()->get_path (), in postprocess()
/netbsd-src/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp142 get_path(void) const in get_path() function in __anon9a50e0e80111::temp_file
641 const bool equals = compare_files(path, temp.get_path()); in run_output_check()
645 print_diff(temp.get_path(), path); in run_output_check()
649 cat_file(temp.get_path()); in run_output_check()
/netbsd-src/external/gpl2/dtc/dist/tests/
H A D.gitignore29 /get_path
H A DMakefile.tests4 get_path supernode_atdepth_offset parent_offset \
H A Drun_tests.sh311 run_test get_path $TREE
/netbsd-src/external/bsd/unbound/dist/
H A Dacx_python.m484 print(sysconfig.get_path("include"));'`
120 print(sysconfig.get_path("platlib"));'`
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadedge.h37 void get_path (vec<basic_block> &);
H A Dtree-ssa-threadedge.cc1271 get_path (path); in dump()
1287 jt_state::get_path (vec<basic_block> &path) in get_path() function in jt_state
1442 state->get_path (m_path); in compute_ranges_from_state()
H A Ddiagnostic-format-json.cc261 const diagnostic_path *path = richloc->get_path (); in json_end_diagnostic()
H A Ddiagnostic.cc815 const diagnostic_path *path = diagnostic->richloc->get_path (); in diagnostic_show_any_path()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc270 const exploded_path &get_path () const { return m_epath; } in get_path() function in ana::dedupe_candidate
371 if (!dc->get_path ().feasible_p (logger, &p)) in add()
390 dedupe_key *key = new dedupe_key (*sd, dc->get_path ()); in add()
460 dc.get_path (), key->m_stmt, in emit_best()
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dhid_osx.c170 get_path(IOHIDDeviceRef dev) in get_path() function
230 (di->path = get_path(dev)) == NULL) { in copy_info()
H A Dhid_win.c207 get_path(HDEVINFO devinfo, SP_DEVICE_INTERFACE_DATA *ifdata) in get_path() function
307 if ((di->path = get_path(devinfo, ifdata)) == NULL) { in copy_info()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic-format-json.cc236 const diagnostic_path *path = richloc->get_path (); in json_end_diagnostic()
H A Ddiagnostic.c686 const diagnostic_path *path = diagnostic->richloc->get_path (); in diagnostic_show_any_path()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1728 const diagnostic_path *get_path () const { return m_path; } in get_path() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1787 const diagnostic_path *get_path () const { return m_path; } in get_path() function
/netbsd-src/external/mit/isl/dist/
H A Daclocal.m41072 sitedir = sysconfig.get_path('purelib', scheme, vars={'base':'$am_py_prefix'})
1121 sitedir = sysconfig.get_path('platlib', scheme, vars={'platbase':'$am_py_exec_prefix'})

12