Searched refs:full_path (Results 1 – 6 of 6) sorted by relevance
261 no_subdirs=options.no_subdirs, full_path=options.full_path,
143 def MakeEnvironment(self, full_path): argument158 if full_path:
193 env = self.toolchain.MakeEnvironment(self.builder.full_path)313 env = result.toolchain.MakeEnvironment(self.builder.full_path)
213 no_subdirs=False, full_path=False, verbose_build=False, argument265 self.full_path = full_path
545 void efi_dp_split_file_path(struct efi_device_path *full_path, in efi_dp_split_file_path() argument551 dp = efi_dp_dup(full_path); in efi_dp_split_file_path()
221 void efi_dp_split_file_path(struct efi_device_path *full_path,