| /openbsd/src/gnu/llvm/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 266 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 271 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 276 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 281 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 330 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 335 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 375 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 380 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 385 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo 390 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon8a85a0040111::AVRExpandPseudo [all …]
|
| D | AVRShiftExpand.cpp | 75 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
|
| /openbsd/src/usr.sbin/smtpd/ |
| D | expand.c | 28 expand_lookup(struct expand *expand, struct expandnode *key) in expand_lookup() 34 expand_to_text(struct expand *expand, char *buf, size_t sz) in expand_to_text() 51 expand_insert(struct expand *expand, struct expandnode *node) in expand_insert() 90 expand_clear(struct expand *expand) in expand_clear() 106 expand_free(struct expand *expand) in expand_free() 222 expand_line(struct expand *expand, const char *s, int do_includes) in expand_line()
|
| D | aliases.c | 29 aliases_get(struct expand *expand, const char *username) in aliases_get() 81 aliases_virtual_get(struct expand *expand, const struct mailaddr *maddr) in aliases_virtual_get() 196 aliases_expand_include(struct expand *expand, const char *filename) in aliases_expand_include()
|
| D | forward.c | 32 forwards_get(int fd, struct expand *expand) in forwards_get()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| D | decl5.C | 15 struct A::expand { // WARNING - extra qualification struct 16 int m;
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | exercise_makedef.pl | 60 sub expand { subroutine
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/ |
| D | Tabs.pm | 14 sub expand { subroutine
|
| /openbsd/src/usr.sbin/config/ |
| D | mkmakefile.c | 149 char *ret = NULL, *nam, *n, *s, *e, *expand; in expandname() local 202 char *expand, *source; in srcpath() local
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/ |
| D | PPPort_pm.PL | 323 sub expand subroutine
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/devel/ |
| D | buildperl.pl | 269 sub expand subroutine
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | xref.h | 43 void (*expand) PARAMS ((FILE *, tree)); /* Function to write xrefs out */ member
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | i860.h | 37 char expand; member
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | i860.h | 37 char expand; member
|
| /openbsd/src/gnu/llvm/llvm/lib/TableGen/ |
| 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
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | GlobPattern.cpp | 26 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
|
| /openbsd/src/gnu/llvm/clang/lib/Tooling/ |
| D | ExpandResponseFilesCompilationDatabase.cpp | 50 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anoned9aed770111::ExpandResponseFilesDatabase
|
| /openbsd/src/usr.bin/lastcomm/ |
| D | lastcomm.c | 151 expand(u_int t) in expand() function
|
| /openbsd/src/usr.bin/make/ |
| D | arch.c | 195 static BUFFER expand; in Arch_ParseArchive() local 213 parse_archive(Buffer expand, const char **linePtr, Lst nodeLst, SymTable *ctxt) in parse_archive()
|
| /openbsd/src/gnu/usr.bin/texinfo/makeinfo/ |
| D | xref.c | 63 get_xref_token (int expand) in get_xref_token()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | macro.c | 343 get_any_string (int idx, sb *in, sb *out, int expand, int pretend_quoted) in get_any_string() 1032 check_macro (const char *line, sb *expand, in check_macro()
|
| /openbsd/src/gnu/llvm/lldb/scripts/ |
| D | analyze-project-deps.py | 99 def expand(path_queue, path_lengths, cycles, src_map): function
|
| /openbsd/src/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
| D | SMTP.pm | 558 sub expand { subroutine
|
| /openbsd/src/gnu/llvm/clang/lib/Format/ |
| D | MacroExpander.cpp | 156 llvm::SmallVector<FormatToken *, 8> MacroExpander::expand(FormatToken *ID, in expand() function in clang::format::MacroExpander
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| D | Shell.pm | 1315 sub expand { subroutine
|