Lines Matching refs:f
183 with open(p, "r") as f:
184 for line in f:
206 _LOG.warning(f" {cmake_option.name} does not exist in Bazel")
211 _LOG.warning(f" {bazel_option.name} does not exist in CMake")
215 _LOG.error(f" [CMAKE] {bazel_option}")
216 _LOG.error(f" [BAZEL] {cmake_option}")
249 ("git", "-C", SDK_ROOT, "rev-parse", f'HEAD:{maybe_match.group("dependency")}'),
300 f
302 for f in glob.glob(os.path.join(SDK_ROOT, p), recursive=True)
305 f
307 for f in glob.glob(os.path.join(SDK_ROOT, p), recursive=True)