Home
last modified time | relevance | path

Searched defs:translate (Results 1 – 9 of 9) sorted by relevance

/freebsd/tools/tools/locale/tools/
H A Dcldr2def.pl735 sub translate { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp92 Value *translate(Value *V) { in translate() function in __anon23b91c850111::PPCBoolRetToInt
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.c659 translate(Dwarf_Debug dbg, Elf *e, const char* addrstr) in translate() function
/freebsd/contrib/byacc/
H A Doutput.c378 int *translate; in output_accessing_symbols() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp234 til::SExpr *SExprBuilder::translate(const Stmt *S, CallingContext *Ctx) { in translate() function in SExprBuilder
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp159 FileSpecList SupportFileMap::translate(const FileSpec &cu_spec, in translate() function in SupportFileMap
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3281 bool IRTranslator::translate(const Instruction &Inst) { in translate() function in IRTranslator
3299 bool IRTranslator::translate(const Constant &C, Register Reg) { in translate() function in IRTranslator
/freebsd/crypto/openssh/
H A Dchannels.c4370 const char *requestedhost, u_short requestedport, int translate) in open_listen_match_tcpip()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2988 …std::string translate( ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterat… in translate() function in Catch::ExceptionTranslatorRegistrar::ExceptionTranslator