/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 289 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 294 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 299 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 304 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 353 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 358 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 398 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 403 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 408 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo 413 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo [all …]
|
H A D | AVRShiftExpand.cpp | 77 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.pl | 160 sub expand subroutine
|
/freebsd/contrib/bmake/ |
H A D | str.c | 121 Substring_Words(const char *str, bool expand) in Substring_Words() 276 Str_Words(const char *str, bool expand) in Str_Words()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.cpp | 2994 #define expand(l, op) 0, __kmp_init_direct_lock, macro 3000 #define expand(l, op) 0, (void (*)(kmp_dyna_lock_t *))__kmp_##op##_##l##_lock, macro 3004 #define expand(l, op) \ macro 3011 #define expand( macro 3016 #define expand( global() macro 3024 #define expand( global() macro 3031 #define expand( global() macro 3047 #define expand( global() macro 3052 #define expand( global() macro 3056 #define expand( global() macro 3063 #define expand( global() macro 3068 #define expand( global() macro 3075 #define expand( global() macro 3082 #define expand( global() macro 3382 fill_jumps(table,expand,sep) __kmp_init_dynamic_user_locks() argument 3390 fill_table(table,expand) __kmp_init_dynamic_user_locks() argument 3397 fill_table(table,expand) __kmp_init_dynamic_user_locks() argument 3404 #define expand( __kmp_init_dynamic_user_locks() macro 3408 #define expand( __kmp_init_dynamic_user_locks() macro 3412 #define expand( __kmp_init_dynamic_user_locks() macro 3416 #define expand( __kmp_init_dynamic_user_locks() macro [all...] |
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.misc | 260 function expand(chart) { function
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | ExpandResponseFilesCompilationDatabase.cpp | 51 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anonb32a717b0111::ExpandResponseFilesDatabase
|
/freebsd/crypto/openssl/crypto/comp/ |
H A D | comp_local.h | 18 int (*expand) (COMP_CTX *ctx, member
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 26 static Expected<BitVector> expand(StringRef S, StringRef Original) { expand() function
|
/freebsd/contrib/tcp_wrappers/ |
H A D | tcpdmatch.c | 328 static void expand(char *text, char *pattern, struct request_info *request) function
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 245 void expand(SetTheory &ST, Record *Def, RecSet &Elts) override { in expand() function 307 const RecVec *SetTheory::expand(Record *Set) { in expand() function in SetTheory
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | afslog.c | 136 afslog_cell(const char *cell, int expand) in afslog_cell()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | MacroExpander.cpp | 167 MacroExpander::expand(FormatToken *ID, in expand() function in clang::format::MacroExpander
|
/freebsd/usr.bin/mail/ |
H A D | fio.c | 321 expand(char *name) in expand() function
|
/freebsd/contrib/dma/ |
H A D | dma.c | 177 add_recp(struct queue *queue, const char *str, int expand) in add_recp()
|
/freebsd/contrib/sendmail/src/ |
H A D | macro.c | 348 expand(s, buf, bufsize, e) in expand() function
|
/freebsd/crypto/openssl/crypto/lhash/ |
H A D | lhash.c | 213 static int expand(OPENSSL_LHASH *lh) in expand() function
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | ProcessLaunchInfo.cpp | 155 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
|
/freebsd/crypto/openssl/apps/ |
H A D | engine.c | 57 const int expand = 256; in append_buf() local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBLaunchInfo.cpp | 267 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 212 [[nodiscard]] Pointer expand() const { in expand() function
|
/freebsd/usr.bin/tip/tip/ |
H A D | cmds.c | 913 expand(char name[]) in expand() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 134 void SymExpr::symbol_iterator::expand() { in expand() function in SymExpr::symbol_iterator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | WindowScheduler.cpp | 619 void WindowScheduler::expand() { in expand() function in WindowScheduler
|
H A D | ModuloSchedule.cpp | 71 void ModuloScheduleExpander::expand() { in expand() function in ModuloScheduleExpander 2009 void PeelingModuloScheduleExpander::expand() { in expand() function in PeelingModuloScheduleExpander 2683 void ModuloScheduleExpanderMVE::expand() { in expand() function in ModuloScheduleExpanderMVE
|