Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm175 sub compile { subroutine
/freebsd-src/tools/lua/
H A Dtemplate.lua344 function template.compile(view, cache_key, plain) function
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DLTO.cpp172 std::vector<InputFile *> BitcodeCompiler::compile() { compile() function in BitcodeCompiler
/freebsd-src/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-src/contrib/llvm-project/lld/MachO/
H A DLTO.cpp191 std::vector<ObjFile *> BitcodeCompiler::compile() { in compile() function in BitcodeCompiler
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLTO.cpp306 std::vector<InputFile *> BitcodeCompiler::compile() { compile() function in BitcodeCompiler
/freebsd-src/contrib/file/python/
H A Dmagic.py211 def compile(self, dbs): member in Magic
/freebsd-src/usr.sbin/config/
H A Dmkmakefile.cc390 int compile, match, nreqs, std, filetype, negate, read_file() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp381 std::unique_ptr<MemoryBuffer> LTOCodeGenerator::compile() { compile() function in LTOCodeGenerator
/freebsd-src/usr.bin/sed/
H A Dcompile.c131 compile(void) in compile() function
/freebsd-src/tools/tools/shlib-compat/
H A Dshlib-compat.py90 def compile(self): member in StrFilter
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp1086 static bool compile(const Module &M, const FileEntry *SourceFile, compile() function