Searched defs:collect (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h295 static void collect(ast_matchers::internal::EmptyTypeList) {} function in class:clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector
434 AdaptativeOverloadCollector<ArgumentAdapterT, FromTypes, ToTypes>::collect( function in class:clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector
/freebsd-10-stable/contrib/sendmail/src/
H A Dcollect.c279 collect(fp, smtpmode, hdrp, e, rsetsize) function
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dcollect.c73 collect(struct header *hp, int printheaders) function
/freebsd-10-stable/release/picobsd/tinyware/msh/
H A Dsh2.c723 collect(c, c1) function
/freebsd-10-stable/contrib/opie/
H A Dglob.c542 static VOIDRET collect FUNCTION((as), register char *as) function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegisterPressure.cpp326 void collect(const MachineOperand &MO) { function in class:RegisterOperands
/freebsd-10-stable/contrib/binutils/bfd/
H A Dlinker.c1158 /* See if we should include an archive element. Optionally collect argument
801 generic_link_add_symbols(bfd *abfd, struct bfd_link_info *info, bfd_boolean collect) argument
830 generic_link_add_object_symbols(bfd *abfd, struct bfd_link_info *info, bfd_boolean collect) argument
1288 generic_link_add_symbol_list(bfd *abfd, struct bfd_link_info *info, bfd_size_type symbol_count, asymbol **symbols, bfd_boolean collect) argument
1524 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
H A Dsunos.c1051 sunos_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
H A Delf-bfd.h1099 unsigned collect : 1; member in struct:elf_backend_data
H A Delflink.c1473 bfd_boolean collect; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dtracepoint.c1183 collect_symbol (struct collection_list *collect, struct symbol *sym, argument
1292 add_local_symbols(struct collection_list *collect, CORE_ADDR pc, long frame_regno, long frame_offset, int type) argument
1490 struct collection_list *collect; local
1650 add_aexpr(struct collection_list *collect, struct agent_expr *aexpr) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp7671 static bool collect(const CXXRecordDecl *Base, void *OpaqueData) { function in struct:UserData

Completed in 193 milliseconds