Searched defs:context (Results 201 - 225 of 909) sorted by relevance

1234567891011>>

/freebsd-10.3-release/contrib/gcc/
H A Dunwind-c.c50 parse_lsda_header (struct _Unwind_Context *context, const unsigned char *p, argument
111 PERSONALITY_FUNCTION(_Unwind_State state, struct _Unwind_Exception * ue_header, struct _Unwind_Context * context) argument
[all...]
H A Dunwind-compat.c82 _Unwind_GetCFA (struct _Unwind_Context *context) argument
93 _Unwind_GetBSP (struct _Unwind_Context * context) argument
103 _Unwind_GetDataRelBase (struct _Unwind_Context *context) argument
113 _Unwind_GetTextRelBase (struct _Unwind_Context *context) argument
124 _Unwind_GetGR (struct _Unwind_Context *context, int index) argument
133 _Unwind_GetIP(struct _Unwind_Context *context) argument
140 _Unwind_GetIPInfo(struct _Unwind_Context *context, int *ip_before_insn) argument
150 _Unwind_GetLanguageSpecificData(struct _Unwind_Context *context) argument
160 _Unwind_GetRegionStart(struct _Unwind_Context *context) argument
199 _Unwind_SetGR(struct _Unwind_Context *context, int index, _Unwind_Word val) argument
210 _Unwind_SetIP(struct _Unwind_Context *context, _Unwind_Ptr val) argument
[all...]
/freebsd-10.3-release/contrib/ofed/libibverbs/src/
H A Ddevice.c129 struct ibv_context *context; local
161 int __ibv_close_device(struct ibv_context *context) argument
184 __ibv_get_async_event(struct ibv_context *context, struct ibv_async_event *event) argument
[all...]
/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.c142 struct mlx4_context *context; local
254 struct mlx4_context *context = to_mctx(ibctx); local
[all...]
/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_dispatcher.c75 void __cl_disp_worker(IN void *context) argument
[all...]
H A Dcl_ptr_vector.c261 cl_ptr_vector_apply_func(IN const cl_ptr_vector_t * const p_vector, IN cl_pfn_ptr_vec_apply_t pfn_callback, IN const void *const context) argument
277 cl_ptr_vector_find_from_start(IN const cl_ptr_vector_t * const p_vector, IN cl_pfn_ptr_vec_find_t pfn_callback, IN const void *const context) argument
298 cl_ptr_vector_find_from_end(IN const cl_ptr_vector_t * const p_vector, IN cl_pfn_ptr_vec_find_t pfn_callback, IN const void *const context) argument
/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_comppool.h204 const void *context; member in struct:_cl_cpool
[all...]
H A Dcl_event_wheel.h191 void *context; member in struct:_cl_event_wheel_reg_info
H A Dcl_pool.h191 const void *context; member in struct:_cl_pool
[all...]
H A Dcl_qpool.h210 const void *context; member in struct:_cl_qpool
[all...]
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c56 void __osm_transaction_mgr_callback(IN void *context) argument
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_link_mgr.c65 osm_madw_context_t context; local
H A Dosm_sminfo_rcv.c556 void osm_sminfo_rcv_process(IN void *context, IN void *data) argument
H A Dosm_sw_info_rcv.c64 osm_madw_context_t context; local
430 osm_si_rcv_process(IN void *context, IN void *data) argument
[all...]
H A Dosm_ucast_file.c122 static int do_ucast_file_load(void *context) argument
256 static int do_lid_matrix_file_load(void *context) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h93 ShouldStop (StoppointCallbackContext *context) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DAddressResolverName.cpp85 SearchCallback( SearchFilter &filter, SymbolContext &context, Address *addr, bool containing ) argument
/freebsd-10.3-release/crypto/heimdal/appl/test/
H A Dnt_gss_client.c164 krb5_context context; /* XXX */ local
H A Duu_client.c37 krb5_context context; variable
45 krb5_context context; local
[all...]
H A Duu_server.c37 krb5_context context; variable
[all...]
/freebsd-10.3-release/crypto/heimdal/kadmin/
H A Dkadmind.c79 krb5_context context; variable
[all...]
/freebsd-10.3-release/crypto/heimdal/kdc/
H A Dhprop.h42 krb5_context context; member in struct:prop_data
H A Dkdc-replay.c57 krb5_context context; local
[all...]
H A Dkstash.c36 krb5_context context; variable
[all...]
H A Dstring2key.c71 tokey(krb5_context context, argument
100 krb5_context context; local
[all...]

Completed in 281 milliseconds

1234567891011>>