Searched defs:compile (Results 1 – 12 of 12) sorted by relevance
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 175 sub compile { subroutine
|
/freebsd/tools/lua/ |
H A D | template.lua | 344 function template.compile(view, cache_key, plain) function
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | LTO.cpp | 173 std::vector<InputFile *> BitcodeCompiler::compile() { in compile() function in BitcodeCompiler
|
/freebsd/contrib/kyua/utils/text/ |
H A D | regex.cpp | 264 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 D | LTO.cpp | 308 std::vector<InputFile *> BitcodeCompiler::compile() { in compile() function in BitcodeCompiler
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | LTO.cpp | 202 std::vector<ObjFile *> BitcodeCompiler::compile() { compile() function in BitcodeCompiler
|
/freebsd/contrib/file/python/ |
H A D | magic.py | 211 def compile(self, dbs): member in Magic
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 380 std::unique_ptr<MemoryBuffer> LTOCodeGenerator::compile() { in compile() function in LTOCodeGenerator
|
/freebsd/usr.bin/sed/ |
H A D | compile.c | 131 compile(void) in compile() function
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 90 def compile(self): member in StrFilter
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 1115 static bool compile(const Module &M, const FileEntry *SourceFile, in compile() function
|