Home
last modified time | relevance | path

Searched refs:file_subpath (Results 1 – 4 of 4) sorted by relevance

/external/clang/docs/
Dconf.py230 file_subpath = os.path.join(command_guide_subpath, name) variable
238 file_subpath,))
243 file_subpath,))
247 man_pages.append((file_subpath.replace('.rst',''), name,
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dconf.py229 file_subpath = os.path.join(command_guide_subpath, name) variable
237 file_subpath,))
242 file_subpath,))
246 man_pages.append((file_subpath.replace('.rst',''), name,
/external/llvm/docs/
Dconf.py229 file_subpath = os.path.join(command_guide_subpath, name) variable
237 file_subpath,))
242 file_subpath,))
246 man_pages.append((file_subpath.replace('.rst',''), name,
/external/autotest/client/site_tests/firmware_TouchMTB/tests/
Dvalidators_unittest.py272 file_subpath = os.path.join(self.GAPS_SUBDIR, filename)
273 packets = parse_tests_data(file_subpath)