Searched refs:ext (Results 1 - 25 of 331) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/libstdc++/include/precompiled/
H A Dextc++.h36 #include <ext/algorithm>
37 #include <ext/array_allocator.h>
38 #include <ext/bitmap_allocator.h>
39 #include <ext/codecvt_specializations.h>
40 #include <ext/debug_allocator.h>
41 #include <ext/functional>
42 #include <ext/hash_map>
43 #include <ext/hash_set>
44 #include <ext/iterator>
45 #include <ext/malloc_allocato
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decoffswap.h100 struct hdr_ext ext[1]; local
102 *ext = *(struct hdr_ext *) ext_copy;
104 intern->magic = H_GET_S16 (abfd, ext->h_magic);
105 intern->vstamp = H_GET_S16 (abfd, ext->h_vstamp);
106 intern->ilineMax = H_GET_32 (abfd, ext->h_ilineMax);
107 intern->cbLine = ECOFF_GET_OFF (abfd, ext->h_cbLine);
108 intern->cbLineOffset = ECOFF_GET_OFF (abfd, ext->h_cbLineOffset);
109 intern->idnMax = H_GET_32 (abfd, ext->h_idnMax);
110 intern->cbDnOffset = ECOFF_GET_OFF (abfd, ext->h_cbDnOffset);
111 intern->ipdMax = H_GET_32 (abfd, ext
141 struct hdr_ext *ext = (struct hdr_ext *) ext_ptr; local
183 struct fdr_ext ext[1]; local
251 struct fdr_ext *ext = (struct fdr_ext *) ext_ptr; local
320 struct pdr_ext ext[1]; local
382 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; local
442 struct sym_ext ext[1]; local
496 struct sym_ext *ext = (struct sym_ext *) ext_ptr; local
546 struct ext_ext ext[1]; local
585 struct ext_ext *ext = (struct ext_ext *) ext_ptr; local
635 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local
650 struct rfd_ext *ext = (struct rfd_ext *) ext_ptr; local
665 struct opt_ext ext[1]; local
703 struct opt_ext *ext = (struct opt_ext *) ext_ptr; local
740 struct dnr_ext ext[1]; local
758 struct dnr_ext *ext = (struct dnr_ext *) ext_ptr; local
[all...]
H A Dlibpei.h57 #define GET_FCN_LNNOPTR(abfd, ext) \
58 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
62 #define GET_FCN_ENDNDX(abfd, ext) \
63 H_GET_32 (abfd, ext->x_sym.x_fcnary.x_fcn.x_endndx)
67 #define PUT_FCN_LNNOPTR(abfd, in, ext) \
68 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_lnnoptr)
71 #define PUT_FCN_ENDNDX(abfd, in, ext) \
72 H_PUT_32(abfd, in, ext->x_sym.x_fcnary.x_fcn.x_endndx)
75 #define GET_LNSZ_LNNO(abfd, ext) \
76 H_GET_16 (abfd, ext
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/allocator/
H A Dbitmap_allocator_base.h39 #include <ext/bitmap_allocator.h>
H A Dmalloc_allocator_base.h39 #include <ext/malloc_allocator.h>
H A Dmt_allocator_base.h39 #include <ext/mt_allocator.h>
H A Dnew_allocator_base.h39 #include <ext/new_allocator.h>
H A Dpool_allocator_base.h39 #include <ext/pool_allocator.h>
/freebsd-9.3-release/contrib/libstdc++/include/backward/
H A Dslist.h48 #include <ext/slist>
H A Dtree.h48 #include <ext/rb_tree>
H A Dhashtable.h64 #include <ext/hashtable.h>
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
H A Dinsert_fn_imps.hpp47 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp>
48 #include <ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp>
H A Dstandard_policies.hpp50 #include <ext/pb_ds/detail/standard_policies.hpp>
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinsert_fn_imps.hpp47 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp>
48 #include <ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp>
H A Dstandard_policies.hpp50 #include <ext/pb_ds/detail/standard_policies.hpp>
51 #include <ext/pb_ds/ht_load_check_resize_trigger.hpp>
52 #include <ext/pb_ds/linear_probe_fn.hpp>
53 #include <ext/pb_ds/quadratic_probe_fn.hpp>
H A Ddebug_fn_imps.hpp58 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp>
59 #include <ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp>
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/basic_tree_policy/
H A Dtraits.hpp50 #include <ext/pb_ds/detail/types_traits.hpp>
51 #include <ext/pb_ds/detail/bin_search_tree_/traits.hpp>
52 #include <ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp>
53 #include <ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp>
86 #include <ext/pb_ds/detail/rb_tree_map_/traits.hpp>
87 #include <ext/pb_ds/detail/splay_tree_/traits.hpp>
88 #include <ext/pb_ds/detail/ov_tree_map_/traits.hpp>
89 #include <ext/pb_ds/detail/pat_trie_/traits.hpp>
/freebsd-9.3-release/crypto/heimdal/lib/hdb/
H A Dext.c37 RCSID("$Id: ext.c 21113 2007-06-18 12:59:32Z lha $");
79 * Replace the extension `ext' in `entry'. Make a copy of the
80 * extension, so the caller must still free `ext' on both success and
87 const HDB_extension *ext)
101 } else if (ext->data.element != choice_HDB_extension_data_asn1_ellipsis) {
102 ext2 = hdb_find_extension(entry, ext->data.element);
118 ret = der_get_tag(ext->data.u.asn1_ellipsis.data,
119 ext->data.u.asn1_ellipsis.length,
154 ret = copy_HDB_extension(ext, ext2);
169 ret = copy_HDB_extension(ext,
85 hdb_replace_extension(krb5_context context, hdb_entry *entry, const HDB_extension *ext) argument
211 const HDB_extension *ext; local
225 const HDB_extension *ext; local
239 const HDB_extension *ext; local
255 HDB_extension ext; local
270 HDB_extension *ext; local
333 HDB_extension ext; local
394 const HDB_extension *ext; local
409 const HDB_extension *ext; local
[all...]
/freebsd-9.3-release/crypto/heimdal/kadmin/
H A Dmod.c65 HDB_extension ext; local
69 memset(&ext, 0, sizeof(ext));
70 ext.mandatory = FALSE;
71 ext.data.element = choice_HDB_extension_data_allowed_to_delegate_to;
74 ext.data.u.allowed_to_delegate_to.val = NULL;
75 ext.data.u.allowed_to_delegate_to.len = 0;
80 ext.data.u.allowed_to_delegate_to.val =
82 sizeof(ext.data.u.allowed_to_delegate_to.val[0]));
83 ext
108 HDB_extension ext; local
151 HDB_extension ext; local
[all...]
/freebsd-9.3-release/tools/regression/usr.sbin/newsyslog/
H A Dregress.sh170 ext="$1"
175 name_postfix="${ext} archive dir"
178 name_postfix="${ext}"
186 cknt ${dir}${LOGFNAME}.0${ext}
192 ckfe ${dir}${LOGFNAME}.0${ext}
193 cknt ${dir}${LOGFNAME}.1${ext}
199 ckfe ${dir}${LOGFNAME}.0${ext}
200 ckfe ${dir}${LOGFNAME}.1${ext}
201 cknt ${dir}${LOGFNAME}.2${ext}
207 ckfe ${dir}${LOGFNAME}.0${ext}
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dnull_metadata.hpp50 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp>
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_lib.c72 static void ext_list_free(X509V3_EXT_METHOD *ext);
74 int X509V3_EXT_add(X509V3_EXT_METHOD *ext) argument
80 if (!sk_X509V3_EXT_METHOD_push(ext_list, ext)) {
117 X509V3_EXT_METHOD *X509V3_EXT_get(X509_EXTENSION *ext) argument
120 if ((nid = OBJ_obj2nid(ext->object)) == NID_undef)
135 X509V3_EXT_METHOD *ext, *tmpext; local
136 if (!(ext = X509V3_EXT_get_nid(nid_from))) {
147 *tmpext = *ext;
159 static void ext_list_free(X509V3_EXT_METHOD *ext) argument
161 if (ext
177 X509V3_EXT_d2i(X509_EXTENSION *ext) argument
267 X509_EXTENSION *ext, *extmp; local
[all...]
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_clnt.c21 nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
23 return (CLNT_CALL_EXT(clnt, ext, NLM_SM_NOTIFY,
30 nlm_test_1(struct nlm_testargs *argp, nlm_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
32 return (CLNT_CALL_EXT(clnt, ext, NLM_TEST,
39 nlm_lock_1(struct nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
41 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK,
48 nlm_cancel_1(struct nlm_cancargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
50 return (CLNT_CALL_EXT(clnt, ext, NLM_CANCEL,
57 nlm_unlock_1(struct nlm_unlockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
59 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOC
66 nlm_granted_1(struct nlm_testargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
75 nlm_test_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
84 nlm_lock_msg_1(struct nlm_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
93 nlm_cancel_msg_1(struct nlm_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
102 nlm_unlock_msg_1(struct nlm_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
111 nlm_granted_msg_1(struct nlm_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
120 nlm_test_res_1(nlm_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
129 nlm_lock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
138 nlm_cancel_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
147 nlm_unlock_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
156 nlm_granted_res_1(nlm_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
165 nlm_share_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
174 nlm_unshare_3(nlm_shareargs *argp, nlm_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
183 nlm_nm_lock_3(nlm_lockargs *argp, nlm_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
192 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
201 nlm4_test_4(nlm4_testargs *argp, nlm4_testres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
210 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
219 nlm4_cancel_4(nlm4_cancargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
228 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
237 nlm4_granted_4(nlm4_testargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
246 nlm4_test_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
255 nlm4_lock_msg_4(nlm4_lockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
264 nlm4_cancel_msg_4(nlm4_cancargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
273 nlm4_unlock_msg_4(nlm4_unlockargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
282 nlm4_granted_msg_4(nlm4_testargs *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
291 nlm4_test_res_4(nlm4_testres *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
300 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
309 nlm4_cancel_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
318 nlm4_unlock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
327 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
336 nlm4_share_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
345 nlm4_unshare_4(nlm4_shareargs *argp, nlm4_shareres *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
354 nlm4_nm_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
363 nlm4_free_all_4(nlm4_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp51 #include <ext/pb_ds/hash_policy.hpp>
52 #include <ext/pb_ds/list_update_policy.hpp>
53 #include <ext/pb_ds/tree_policy.hpp>
54 #include <ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp>
55 #include <ext/pb_ds/trie_policy.hpp>
56 #include <ext/pb_ds/tag_and_trait.hpp>
57 #include <ext/hash_map>
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_mpi.c67 int ext = 0; local
73 ext = ((bits & 0x07) == 0);
76 return (num + 4 + ext);
78 l = num + ext;
83 if (ext)
85 num = BN_bn2bin(a, &(d[4 + ext]));
88 return (num + 4 + ext);

Completed in 212 milliseconds

1234567891011>>