Home
last modified time | relevance | path

Searched refs:PROJECT_ROOT (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/tools/distrib/python/
Ddocgen.py41 PROJECT_ROOT = os.path.abspath(os.path.join(SCRIPT_DIR, '..', '..', '..')) variable
44 SETUP_PATH = os.path.join(PROJECT_ROOT, 'setup.py')
45 REQUIREMENTS_PATH = os.path.join(PROJECT_ROOT, 'requirements.bazel.txt')
46 DOC_PATH = os.path.join(PROJECT_ROOT, 'doc/build')
47 INCLUDE_PATH = os.path.join(PROJECT_ROOT, 'include')
48 LIBRARY_PATH = os.path.join(PROJECT_ROOT, 'libs/{}'.format(CONFIG))
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/
D.flowconfig6 <PROJECT_ROOT>/\.buckd/
57 module.system.haste.paths.whitelist=<PROJECT_ROOT>/node_modules/react-native/Libraries/.*
58 module.system.haste.paths.whitelist=<PROJECT_ROOT>/node_modules/react-native/RNTester/.*
59 module.system.haste.paths.whitelist=<PROJECT_ROOT>/node_modules/react-native/IntegrationTests/.*
60 module.system.haste.paths.blacklist=<PROJECT_ROOT>/node_modules/react-native/Libraries/react-native…
61 module.system.haste.paths.blacklist=<PROJECT_ROOT>/node_modules/react-native/Libraries/Animated/src…
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_system/
Dbuild_system.dart412 /// Defaults to `{PROJECT_ROOT}/build`. The root of the output directory where