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

/freebsd-9.3-release/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-9.3-release/contrib/sendmail/src/
H A Dcollect.c279 collect(fp, smtpmode, hdrp, e, rsetsize) function
[all...]
/freebsd-9.3-release/usr.bin/mail/
H A Dcollect.c73 collect(struct header *hp, int printheaders) function
/freebsd-9.3-release/crypto/heimdal/lib/auth/sia/
H A Dsia.c229 common_auth(sia_collect_func_t *collect, argument
293 siad_ses_authent(sia_collect_func_t *collect, argument
303 siad_ses_estab(sia_collect_func_t *collect, argument
311 siad_ses_launch(sia_collect_func_t *collect, argument
370 siad_ses_suauthent(sia_collect_func_t *collect, SIAENTITY *entity, int siastat, int pkgind) argument
390 siad_ses_reauthent(sia_collect_func_t *collect, SIAENTITY *entity, int siastat, int pkgind) argument
432 siad_chg_finger(sia_collect_func_t *collect, const char *username, int argc, char *argv[]) argument
443 siad_chg_password(sia_collect_func_t *collect, const char *username, int argc, char *argv[]) argument
454 sia_message(sia_collect_func_t *collect, int rendition, const char *title, const char *message) argument
463 init_change(sia_collect_func_t *collect, krb_principal *princ) argument
511 siad_chg_password(sia_collect_func_t *collect, const char *username, int argc, char *argv[]) argument
607 siad_chg_shell(sia_collect_func_t *collect, const char *username, int argc, char *argv[]) argument
[all...]
/freebsd-9.3-release/release/picobsd/tinyware/msh/
H A Dsh2.c723 collect(c, c1) function
/freebsd-9.3-release/contrib/opie/
H A Dglob.c542 static VOIDRET collect FUNCTION((as), register char *as) function
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegisterPressure.cpp326 void collect(const MachineOperand &MO) { function in class:RegisterOperands
/freebsd-9.3-release/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-9.3-release/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-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp7671 static bool collect(const CXXRecordDecl *Base, void *OpaqueData) { function in struct:UserData

Completed in 405 milliseconds