Searched defs:method (Results 126 - 150 of 161) sorted by relevance

1234567

/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dlocal_sa.c759 unsigned long method; local
H A Dmad.c161 struct ib_mad_mgmt_method_table *method; local
215 struct ib_mad_mgmt_method_table *method; local
1204 method_in_use(struct ib_mad_mgmt_method_table **method, struct ib_mad_reg_req *mad_reg_req) argument
1221 allocate_method_table(struct ib_mad_mgmt_method_table **method) argument
1237 check_method_table(struct ib_mad_mgmt_method_table *method) argument
1294 remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, struct ib_mad_agent_private *agent) argument
1313 struct ib_mad_mgmt_method_table **method; local
1380 struct ib_mad_mgmt_method_table **method; local
1482 struct ib_mad_mgmt_method_table *method; local
1600 struct ib_mad_mgmt_method_table *method; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c642 u8 method; local
[all...]
H A Dmlx4_ib.h377 u8 method; /*set or delete*/ member in struct:mlx4_sriov_alias_guid_info_rec_det
/freebsd-10.0-release/usr.bin/gzip/
H A Dgzip.c1352 enum filetype method; local
1667 enum filetype method; local
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dsymtab.c320 struct fn_field *method = &f[signature_id]; local
3274 char *method, *category, *selector; local
[all...]
H A Dhpread.c4428 fixup_class_method_type(struct type *class, struct type *method, struct objfile *objfile) argument
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
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
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp1523 const ObjCMethodDecl *method = local
[all...]
H A DCGDebugInfo.cpp2765 const CXXMethodDecl *method = local
H A DCGObjC.cpp304 const ObjCMethodDecl *method = E->getMethodDecl(); local
438 const ObjCMethodDecl *method = cast<ObjCMethodDecl>(CGF.CurCodeDecl); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1037 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(DC); local
1337 ObjCMethodDecl *method = local
2528 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(CurContext); local
2857 ObjCMethodDecl *method; local
2865 checkCallToMethod(ObjCMethodDecl *method) argument
[all...]
H A DSemaDeclAttr.cpp2401 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(decl); local
4416 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(D); local
4445 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(D); local
[all...]
H A DSemaDeclObjC.cpp41 bool Sema::checkInitMethod(ObjCMethodDecl *method, argument
196 CheckARCMethodDecl(ObjCMethodDecl *method) argument
1175 WarnUndefinedMethod(SourceLocation ImpLoc, ObjCMethodDecl *method, bool &IncompleteImpl, unsigned DiagID) argument
1621 ObjCMethodDecl *method = *I; local
1653 ObjCMethodDecl *method = *I; local
2645 OverrideSearch(Sema &S, ObjCMethodDecl *method) argument
[all...]
H A DSemaStmt.cpp1537 ObjCMethodDecl *method = 0; local
[all...]
/freebsd-10.0-release/contrib/ncurses/form/
H A Dfrm_driver.c4179 size_t method = (BI->keycode >> ID_Shft) & 0xffff; /* see ID_Mask */ local
/freebsd-10.0-release/contrib/ofed/management/opensm/osmtest/
H A Dosmtest.c4585 osmtest_sminfo_record_request(IN osmtest_t * const p_osmt, IN uint8_t method, IN void *p_options, IN OUT osmtest_req_context_t * const p_context) argument
4682 osmtest_informinfo_request(IN osmtest_t * const p_osmt, IN ib_net16_t attr_id, IN uint8_t method, IN void *p_options, IN OUT osmtest_req_context_t * const p_context) argument
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dap_config.h118 u32 method; member in struct:hostapd_eap_user::__anon4439
/freebsd-10.0-release/contrib/wpa/src/p2p/
H A Dp2p.c3380 const char * p2p_wps_method_text(enum p2p_wps_method method) argument
/freebsd-10.0-release/contrib/gcc/cp/
H A Dcall.c5102 tree lookup_args, lookup_fn, method, idx; local
[all...]
H A Dclass.c902 add_method(tree type, tree method, tree using_decl) argument
1845 tree method; local
2314 tree method = OVL_CURRENT (methods); local
4250 tree method = TYPE_METHODS (type); local
4941 tree method; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1673 addInstanceMethod(ObjCMethodDecl *method) argument
1678 addClassMethod(ObjCMethodDecl *method) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3995 ObjCDictionaryLiteral( ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
4032 Create(ASTContext &C, ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
/freebsd-10.0-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h179 int method; member in struct:__anon4004
576 unsigned method; member in struct:ib_sa_call
584 unsigned method; member in struct:ib_vendor_call

Completed in 512 milliseconds

1234567