Searched defs:expand (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobjects.pl192 sub expand subroutine
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp27 static Expected<BitVector> expand(StringRef S, StringRef Original) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp49 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { function in class:clang::tooling::__anon923::ExpandResponseFilesDatabase
/freebsd-11-stable/crypto/openssl/crypto/comp/
H A Dcomp.h25 int (*expand) (COMP_CTX *ctx, member in struct:comp_method_st
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpdmatch.c331 static void expand(text, pattern, request) function
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dafslog.c136 afslog_cell(const char *cell, int expand) argument
/freebsd-11-stable/contrib/bmake/
H A Dstr.c141 brk_string(const char *str, int *store_argc, Boolean expand, char **buffer) argument
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A Dlhash.c322 static int expand(_LHASH *lh) function
/freebsd-11-stable/contrib/sendmail/src/
H A Dmacro.c355 expand(s, buf, bufsize, e) function
/freebsd-11-stable/contrib/gcc/
H A Dgenemit.c446 gen_expand(rtx expand) argument
[all...]
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsgen.c148 enum stringwork { enter, copy, edit, expand, edit_expand }; enumerator in enum:stringwork
/freebsd-11-stable/contrib/dma/
H A Ddma.c177 add_recp(struct queue *queue, const char *str, int expand) argument
/freebsd-11-stable/usr.bin/mail/
H A Dfio.c327 expand(char *name) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp157 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp138 void SymExpr::symbol_iterator::expand() { function in class:SymExpr::symbol_iterator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp308 const RecVec *SetTheory::expand(Record *Set) { function in class:SetTheory
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h112 Pointer expand() const { function in class:clang::interp::Pointer
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dtranslate.c176 svn_boolean_t expand = (flags & SVN_WC_TRANSLATE_TO_NF) == 0; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmacroexp.c898 Return 1 if we decided to expand it, zero otherwise. (If it's a function
[all...]
/freebsd-11-stable/contrib/opie/
H A Dglob.c399 static VOIDRET expand FUNCTION((as), char *as) function
/freebsd-11-stable/release/picobsd/tinyware/msh/
H A Dsh4.c110 expand(cp, wbp, f) function
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c921 expand(char name[]) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp246 void SBLaunchInfo::SetShellExpandArguments(bool expand) { argument
/freebsd-11-stable/contrib/binutils/gas/
H A Dmacro.c1192 check_macro (const char *line, sb *expand, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp259 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
264 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
269 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
274 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
321 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
326 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
364 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
369 bool AVRExpandPseudo::expand<AV function in class:__anon2192::AVRExpandPseudo
374 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
379 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
384 bool AVRExpandPseudo::expand<AVR::EORWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
389 bool AVRExpandPseudo::expand<AVR::COMWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
419 bool AVRExpandPseudo::expand<AVR::CPWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
452 bool AVRExpandPseudo::expand<AVR::CPCWRdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
487 bool AVRExpandPseudo::expand<AVR::LDIWRdK>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
536 bool AVRExpandPseudo::expand<AVR::LDSWRdK>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
580 bool AVRExpandPseudo::expand<AVR::LDWRdPtr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
629 bool AVRExpandPseudo::expand<AVR::LDWRdPtrPi>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
660 bool AVRExpandPseudo::expand<AVR::LDWRdPtrPd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
691 bool AVRExpandPseudo::expand<AVR::LDDWRdPtrQ>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
746 bool AVRExpandPseudo::expand<AVR::LPMWRdZ>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
794 bool AVRExpandPseudo::expand<AVR::LPMWRdZPi>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
892 bool AVRExpandPseudo::expand<AVR::AtomicLoad8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
897 bool AVRExpandPseudo::expand<AVR::AtomicLoad16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
902 bool AVRExpandPseudo::expand<AVR::AtomicStore8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
907 bool AVRExpandPseudo::expand<AVR::AtomicStore16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
912 bool AVRExpandPseudo::expand<AVR::AtomicLoadAdd8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
917 bool AVRExpandPseudo::expand<AVR::AtomicLoadAdd16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
922 bool AVRExpandPseudo::expand<AVR::AtomicLoadSub8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
927 bool AVRExpandPseudo::expand<AVR::AtomicLoadSub16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
932 bool AVRExpandPseudo::expand<AVR::AtomicLoadAnd8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
937 bool AVRExpandPseudo::expand<AVR::AtomicLoadAnd16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
942 bool AVRExpandPseudo::expand<AVR::AtomicLoadOr8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
947 bool AVRExpandPseudo::expand<AVR::AtomicLoadOr16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
952 bool AVRExpandPseudo::expand<AVR::AtomicLoadXor8>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
957 bool AVRExpandPseudo::expand<AVR::AtomicLoadXor16>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
962 bool AVRExpandPseudo::expand<AVR::AtomicFence>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
969 bool AVRExpandPseudo::expand<AVR::STSWKRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1015 bool AVRExpandPseudo::expand<AVR::STWPtrRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1043 bool AVRExpandPseudo::expand<AVR::STWPtrPiRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1077 bool AVRExpandPseudo::expand<AVR::STWPtrPdRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1111 bool AVRExpandPseudo::expand<AVR::STDWPtrQRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1145 bool AVRExpandPseudo::expand<AVR::INWRdA>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1175 bool AVRExpandPseudo::expand<AVR::OUTWARr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1206 bool AVRExpandPseudo::expand<AVR::PUSHWRr>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1231 bool AVRExpandPseudo::expand<AVR::POPWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1248 bool AVRExpandPseudo::expand<AVR::ROLBRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1285 bool AVRExpandPseudo::expand<AVR::RORBRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1335 bool AVRExpandPseudo::expand<AVR::LSLWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1368 bool AVRExpandPseudo::expand<AVR::LSRWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1399 bool AVRExpandPseudo::expand<AVR::RORWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1405 bool AVRExpandPseudo::expand<AVR::ROLWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1411 bool AVRExpandPseudo::expand<AVR::ASRWRd>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1441 template <> bool AVRExpandPseudo::expand<AVR::SEXT>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1500 template <> bool AVRExpandPseudo::expand<AVR::ZEXT>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1537 bool AVRExpandPseudo::expand<AVR::SPREAD>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
1564 bool AVRExpandPseudo::expand<AVR::SPWRITE>(Block &MBB, BlockIt MBBI) { function in class:__anon2192::AVRExpandPseudo
[all...]

Completed in 174 milliseconds

12