OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:project_root
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/docker/scripts/llvm_checksum/
llvm_checksum.py
98
project_root
= os.path.join(root_path, proj.relpath)
99
if not os.path.exists(
project_root
):
124
file_path = os.path.relpath(file_path,
project_root
)
project_tree.py
45
project_root
= os.path.join(checkout_root, project.relpath)
46
for root, dirs, files in os.walk(
project_root
, onerror=raise_error):
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026