Home
last modified time | relevance | path

Searched refs:SystemFiles (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dispell127 # like in: /opt/Wolfram/WolframEngine/13.1/SystemFiles/Components/SpellingData/SpellingDictionaries…
134 # /opt/Wolfram/WolframEngine/13.1/SystemFiles/Components/SpellingData/SpellingDictionaries/en_US.aff
138 # /opt/Wolfram/WolframEngine/13.1/SystemFiles/Components/SpellingData/SpellingDictionaries/ar.aff
180 # /opt/Wolfram/WolframEngine/13.1/SystemFiles/Components/SpellingData/SpellingDictionaries/ar.aff
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1754 std::vector<InputFileEntry> SystemFiles; in WriteInputFiles() local
1793 SystemFiles.push_back(Entry); in WriteInputFiles()
1800 std::move(SystemFiles)); in WriteInputFiles()