Home
last modified time | relevance | path

Searched defs:SOURCE_ROOT (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/tools/gencolusb/
H A DMakefile19 SOURCE_ROOT=$(shell cd ../.. ; pwd) macro
/aosp_15_r20/external/icu/icu4c/source/tools/gencolusb/
H A DMakefile19 SOURCE_ROOT=$(shell cd ../.. ; pwd) macro
/aosp_15_r20/external/pytorch/torch/utils/benchmark/utils/
H A Dcpp_jit.py17 SOURCE_ROOT = os.path.split(os.path.abspath(__file__))[0] variable
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DCompileWithEclipseTest.java57 private static final String SOURCE_ROOT = System.getProperty("basedir"); field in CompileWithEclipseTest
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/selftest/dsl/
H A Ddsl.sh.py41 SOURCE_ROOT, EXEC_PATH, SUBSTITUTIONS = args variable
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_uprev.py93 SOURCE_ROOT = _get_source_root() variable
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconstants.py26 SOURCE_ROOT = _FindSourceRoot() variable