Home
last modified time | relevance | path

Searched defs:cref (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libcxx/include/__functional/
Dreference_wrapper.h203 cref(const _Tp& __t) _NOEXCEPT in cref() function
211 cref(reference_wrapper<_Tp> __t) _NOEXCEPT in cref() function
/freebsd-12-stable/sys/contrib/ngatm/netnatm/sig/
Dunidef.h251 struct uni_cref cref; member
254 struct uni_cref cref; member
257 struct uni_cref cref; member
261 struct uni_cref cref; member
265 struct uni_cref cref; member
311 struct uni_cref cref; /* STATUS message CREF */ member
378 struct uni_cref cref; member
387 struct uni_cref cref; member
Dsig_verify.c366 uni_respond_status_verify(struct uni *uni, struct uni_cref *cref, in uni_respond_status_verify()
Dsig_coord.c1108 uni_respond_status(struct uni *uni, struct uni_cref *cref, in uni_respond_status()
1129 uni_respond_status_mtype(struct uni *uni, struct uni_cref *cref, in uni_respond_status_mtype()
Dsig_call.c123 uni_find_call(struct uni *uni, struct uni_cref *cref) in uni_find_call()
133 uni_find_callx(struct uni *uni, u_int cref, u_int mine) in uni_find_callx()
147 uni_create_call(struct uni *uni, u_int cref, u_int mine, uint32_t cookie) in uni_create_call()
Dunipriv.h309 u_int cref; /* call reference value or lij seqno */ member
/freebsd-12-stable/sys/contrib/ngatm/netnatm/api/
Dcc_port.c534 find_cref(const struct ccport *port, const struct uni_cref *cref) in find_cref()
553 struct uni_cref *cref; in cc_uni_signal() local
Datmapi.h281 uint32_t cref; /* (flag << 23) | cref */ member
Dccpriv.h232 struct uni_cref cref; member
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Duni_hdr.h163 u_int cref; member
170 struct uni_cref cref; member
Duni_ie.c684 uni_print_cref_internal(const struct uni_cref *cref, struct unicx *cx) in uni_print_cref_internal()
695 uni_print_cref(char *str, size_t len, const struct uni_cref *cref, in uni_print_cref()
/freebsd-12-stable/contrib/binutils/ld/
Dld.h158 bfd_boolean cref; member
/freebsd-12-stable/contrib/gcc/
Dstub-objc.c84 objc_volatilize_component_ref (tree ARG_UNUSED (cref), tree ARG_UNUSED (type)) in objc_volatilize_component_ref()
Dipa-type-escape.c887 tree cref = TREE_OPERAND (t, 0); in look_for_address_of() local
Dgimplify.c2755 tree var, var_type, cref; in gimplify_init_ctor_eval_range() local
2859 tree cref, init; in gimplify_init_ctor_eval() local
/freebsd-12-stable/contrib/apr/memory/unix/
Dapr_pools.c2623 static void run_cleanups(cleanup_t **cref) in run_cleanups()
2636 static void run_child_cleanups(cleanup_t **cref) in run_child_cleanups()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DConfig.h157 bool cref; member