Lines Matching refs:paths
157 """Get the paths of sysroot sub-directories.
189 include files paths are being searched by default. Use '/' if the
193 The SDK paths used by Apple-supplied tool chains depend on the
233 def find_file(filename, std_dirs, paths):
241 'paths' is a list of additional locations to check; if the file is
260 for dir_ in paths:
281 raise ValueError('TZPATH must contain only absolute paths, '
282 + f'found:\n{tzpaths!r}\nwith invalid paths:\n'
416 # Fix up the paths for scripts, too
763 # Parse paths in libraries line. The line is like:
814 # Add paths specified in the environment variables LDFLAGS and
880 # Add the sysroot paths. 'sysroot' is a compiler option used to