Home
last modified time | relevance | path

Searched defs:rootdir (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/scan_sources/
Dmain.py24 def main(rootdir): argument
/third_party/vk-gl-cts/external/vulkan-docs/src/
DmakeSpec148 rootdir = os.path.dirname(os.path.abspath(__file__)) variable
/third_party/elfutils/src/
Dfindtextrel.c99 static const char *rootdir = "/"; variable
/third_party/python/Tools/scripts/
Dfreeze_modules.py414 def _resolve_modname_matcher(match, rootdir=None): argument
/third_party/alsa-utils/alsactl/
Dinit_parse.c65 char *rootdir; member
1488 char *rootdir, *go_to; in parse_line() local