Home
last modified time | relevance | path

Searched defs:rootDir (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/
H A Dtsconfig.json10 "rootDir": "src", string
/netbsd-src/sbin/fsck_msdos/
H A Ddir.c211 struct dosDirEntry *rootDir; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp673 bool rootDir = has_root_directory(p, style); in is_absolute() local