Home
last modified time | relevance | path

Searched defs:project_dir (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/histogram/tools/
Dtidy.py17 project_dir = Path(__file__).resolve().parents[1] variable
Dadd_boilerplate.py12 project_dir = "/".join(abspath(__file__).split("/")[:-2]) variable
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dwin_tool.py315 def ExecClCompile(self, project_dir, selected_files): argument
/third_party/node/tools/gyp/pylib/gyp/
Dwin_tool.py323 def ExecClCompile(self, project_dir, selected_files): argument
/third_party/gn/src/gn/
Dqt_creator_writer.cc39 base::FilePath project_dir = in RunAndWriteFile() local