Searched defs:method (Results 1 - 25 of 175) sorted by path

1234567

/freebsd-10.3-release/contrib/amd/amd/
H A Dinfo_ldap.c112 int method; member in struct:cr_ent
/freebsd-10.3-release/contrib/apr/poll/unix/
H A Dpollcb.c44 static apr_pollcb_provider_t *pollcb_provider(apr_pollset_method_e method) argument
152 apr_pollset_method_e method = APR_POLLSET_DEFAULT; local
[all...]
H A Dpollset.c174 static apr_pollset_provider_t *pollset_provider(apr_pollset_method_e method) argument
312 apr_pollset_method_e method = APR_POLLSET_DEFAULT; local
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dieee.c3653 const char *method; member in struct:ieee_type_class
[all...]
H A Dprdbg.c69 const char *method; member in struct:pr_stack
[all...]
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dcplus-dem.c2942 char *method = internal_cplus_demangle (work, ++*mangled); local
/freebsd-10.3-release/contrib/file/src/
H A Dcompress.c645 methodname(size_t method) argument
656 uncompressbuf(int fd, size_t bytes_max, size_t method, const unsigned char *old, argument
[all...]
/freebsd-10.3-release/contrib/gcc/cp/
H A Dcall.c5124 tree lookup_args, lookup_fn, method, idx; local
[all...]
H A Dclass.c902 add_method(tree type, tree method, tree using_decl) argument
1858 tree method; local
2327 tree method = OVL_CURRENT (methods); local
4279 tree method = TYPE_METHODS (type); local
4970 tree method; local
[all...]
H A Ddecl2.c503 check_java_method(tree method) argument
1382 tree method = CLASSTYPE_KEY_METHOD (ctype); local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dexpr.c1154 emit_block_move(rtx x, rtx y, rtx size, enum block_op_methods method) argument
2502 clear_storage(rtx object, rtx size, enum block_op_methods method) argument
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dcplus-dem.c2942 char *method = internal_cplus_demangle (work, ++*mangled); local
/freebsd-10.3-release/contrib/gdb/gdb/
H A Deval.c714 struct value *method = NULL; local
[all...]
H A Dhpread.c4428 fixup_class_method_type(struct type *class, struct type *method, struct objfile *objfile) argument
[all...]
H A Djv-lang.c344 struct value *method = NULL; local
[all...]
H A Dobjc-lang.c1120 parse_selector(char *method, char **selector) argument
1175 parse_method(char *method, char *type, char **class, char **category, char **selector) argument
1395 find_imps(struct symtab *symtab, struct block *block, char *method, struct symbol **syms, unsigned int *nsym, unsigned int *ndebug) argument
1731 read_objc_method(CORE_ADDR addr, struct objc_method *method) argument
1745 read_objc_methlist_method(CORE_ADDR addr, unsigned long num, struct objc_method *method) argument
[all...]
H A Dsymtab.c320 struct fn_field *method = &f[signature_id]; local
3274 char *method, *category, *selector; local
[all...]
H A Dvalops.c1783 find_method_list(struct value **argp, char *method, int offset, struct type *type, int *num_fns, struct type **basetype, int *boffset) argument
1867 value_find_oload_method_list(struct value **argp, char *method, int offset, int *num_fns, struct type **basetype, int *boffset) argument
1924 find_overload_match(struct type **arg_types, int nargs, char *name, int method, int lax, struct value **objp, struct symbol *fsym, struct value **valp, struct symbol **symp, int *staticp) argument
2210 find_oload_champ(struct type **arg_types, int nargs, int method, int num_fns, struct fn_field *fns_ptr, struct symbol **oload_syms, struct badness_vector **oload_champ_bv) argument
2297 oload_method_static(int method, struct fn_field *fns_ptr, int index) argument
[all...]
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_lzop.c205 unsigned checksum, flags, len, method, version; local
H A Darchive_read_support_format_lha.c160 char method[3]; /* compress type */ member in struct:lha
1757 lzh_decode_init(struct lzh_stream *strm, const char *method) argument
[all...]
H A Darchive_read_support_format_rar.c169 char method; member in struct:rar_file_header
H A Darchive_write_add_filter_lzop.c67 enum lzo_method method; member in struct:write_lzop
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1686 addInstanceMethod(ObjCMethodDecl *method) argument
1691 addClassMethod(ObjCMethodDecl *method) argument
[all...]
H A DExprObjC.h97 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp4045 ObjCDictionaryLiteral( ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
4082 Create(const ASTContext &C, ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument

Completed in 538 milliseconds

1234567