Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 63) sorted by relevance

123

/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRExpandPseudoInsts.cpp266 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 …]
DAVRShiftExpand.cpp75 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
/openbsd/src/usr.sbin/smtpd/
Dexpand.c28 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()
Daliases.c29 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()
Dforward.c32 forwards_get(int fd, struct expand *expand) in forwards_get()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
Ddecl5.C15 struct A::expand { // WARNING - extra qualification struct
16 int m;
/openbsd/src/gnu/usr.bin/perl/Porting/
Dexercise_makedef.pl60 sub expand { subroutine
/openbsd/src/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
DTabs.pm14 sub expand { subroutine
/openbsd/src/usr.sbin/config/
Dmkmakefile.c149 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/
DPPPort_pm.PL323 sub expand subroutine
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
Dbuildperl.pl269 sub expand subroutine
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dxref.h43 void (*expand) PARAMS ((FILE *, tree)); /* Function to write xrefs out */ member
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Di860.h37 char expand; member
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Di860.h37 char expand; member
/openbsd/src/gnu/llvm/llvm/lib/TableGen/
DSetTheory.cpp245 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/
DGlobPattern.cpp26 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
/openbsd/src/gnu/llvm/clang/lib/Tooling/
DExpandResponseFilesCompilationDatabase.cpp50 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anoned9aed770111::ExpandResponseFilesDatabase
/openbsd/src/usr.bin/lastcomm/
Dlastcomm.c151 expand(u_int t) in expand() function
/openbsd/src/usr.bin/make/
Darch.c195 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/
Dxref.c63 get_xref_token (int expand) in get_xref_token()
/openbsd/src/gnu/usr.bin/binutils/gas/
Dmacro.c343 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/
Danalyze-project-deps.py99 def expand(path_queue, path_lengths, cycles, src_map): function
/openbsd/src/gnu/usr.bin/perl/cpan/libnet/lib/Net/
DSMTP.pm558 sub expand { subroutine
/openbsd/src/gnu/llvm/clang/lib/Format/
DMacroExpander.cpp156 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/
DShell.pm1315 sub expand { subroutine

123