Home
last modified time | relevance | path

Searched defs:compile (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm175 sub compile { subroutine
/freebsd/tools/lua/
H A Dtemplate.lua344 function template.compile(view, cache_key, plain) function
/freebsd/contrib/llvm-project/lld/COFF/
H A DLTO.cpp173 std::vector<InputFile *> BitcodeCompiler::compile() { in compile() function in BitcodeCompiler
/freebsd/contrib/kyua/utils/text/
H A Dregex.cpp264 text::regex::compile(const std::string& regex_, const std::size_t ngroups, in compile() function in text::regex
/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp308 std::vector<InputFile *> BitcodeCompiler::compile() { in compile() function in BitcodeCompiler
/freebsd/contrib/llvm-project/lld/MachO/
H A DLTO.cpp202 std::vector<ObjFile *> BitcodeCompiler::compile() { compile() function in BitcodeCompiler
/freebsd/contrib/file/python/
H A Dmagic.py211 def compile(self, dbs): member in Magic
/freebsd/usr.sbin/config/
H A Dmkmakefile.cc391 int compile, match, nreqs, std, filetype, negate, in read_file() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp380 std::unique_ptr<MemoryBuffer> LTOCodeGenerator::compile() { in compile() function in LTOCodeGenerator
/freebsd/usr.bin/sed/
H A Dcompile.c131 compile(void) in compile() function
/freebsd/tools/tools/shlib-compat/
H A Dshlib-compat.py90 def compile(self): member in StrFilter
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1115 static bool compile(const Module &M, const FileEntry *SourceFile, in compile() function