Searched defs:cl (Results 376 - 400 of 436) sorted by relevance

<<1112131415161718

/macosx-10.10/libffi-18.1/tests/testsuite/libffi.call/
H A Dhuge_struct.c222 static ffi_closure cl; local
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DCommandLine.cpp42 namespace llvm { namespace cl { namespace in namespace:llvm
[all...]
/macosx-10.10/ntp-92/ntpdc/
H A Dntpdc_ops.c2667 struct info_clock *cl; local
2840 struct info_clkbug *cl; local
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c222 static ffi_closure cl; local
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c222 static ffi_closure cl; local
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/libffi.call/
H A Dhuge_struct.c222 static ffi_closure cl; local
/macosx-10.10/ruby-106/ruby/ext/stringio/
H A Dstringio.c792 long pos = ptr->pos, cl = 1; local
/macosx-10.10/swig-12/Source/Swig/
H A Dsymbol.c598 Hash *c, *cn, *cl = 0; local
673 Node *cl, *pcl = 0; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/classq/
H A Dif_classq.h154 void *cl; member in struct:ifclassq::ifclassq_disc_slot
/macosx-10.10/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_hfsc.c283 struct hfsc_class *cl; local
309 struct hfsc_class *cl; local
331 struct hfsc_class *cl; local
345 struct hfsc_class *cl = NULL, *parent; local
375 struct hfsc_class *cl, *p; local
646 struct hfsc_class *cl; local
657 hfsc_class_destroy(struct hfsc_if *hif, struct hfsc_class *cl) argument
739 hfsc_nextclass(struct hfsc_class *cl) argument
759 hfsc_enqueue(struct hfsc_if *hif, struct hfsc_class *cl, struct mbuf *m, struct pf_mtag *t) argument
830 struct hfsc_class *cl; local
927 hfsc_addq(struct hfsc_class *cl, struct mbuf *m, struct pf_mtag *t) argument
989 hfsc_getq(struct hfsc_class *cl) argument
1015 hfsc_pollq(struct hfsc_class *cl) argument
1023 hfsc_purgeq(struct hfsc_if *hif, struct hfsc_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
1107 hfsc_updateq_linkrate(struct hfsc_if *hif, struct hfsc_class *cl) argument
1148 hfsc_updateq(struct hfsc_if *hif, struct hfsc_class *cl, cqev_t ev) argument
1178 set_active(struct hfsc_class *cl, u_int32_t len) argument
1189 set_passive(struct hfsc_class *cl) argument
1201 init_ed(struct hfsc_class *cl, u_int32_t next_len) argument
1229 update_ed(struct hfsc_class *cl, u_int32_t next_len) argument
1238 update_d(struct hfsc_class *cl, u_int32_t next_len) argument
1244 init_vf(struct hfsc_class *cl, u_int32_t len) argument
1337 update_vf(struct hfsc_class *cl, u_int32_t len, u_int64_t cur_time) argument
1427 update_cfmin(struct hfsc_class *cl) argument
1458 ellist_insert(struct hfsc_class *cl) argument
1480 ellist_remove(struct hfsc_class *cl) argument
1488 ellist_update(struct hfsc_class *cl) argument
1528 struct hfsc_class *p, *cl = NULL; local
1546 actlist_insert(struct hfsc_class *cl) argument
1567 actlist_remove(struct hfsc_class *cl) argument
1573 actlist_update(struct hfsc_class *cl) argument
1610 actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) argument
1732 sc2isc(struct hfsc_class *cl, struct service_curve *sc, struct internal_sc *isc, u_int64_t eff_rate) argument
1905 struct hfsc_class *cl; local
1997 struct hfsc_class *cl; local
[all...]
H A Dpktsched_qfq.c302 struct qfq_class *cl; local
319 struct qfq_class *cl; local
374 struct qfq_class *cl; local
388 struct qfq_class *cl; local
424 struct qfq_class *cl; local
653 struct qfq_class *cl; local
664 qfq_class_destroy(struct qfq_if *qif, struct qfq_class *cl) argument
811 qfq_slot_insert(struct qfq_if *qif, struct qfq_group *grp, struct qfq_class *cl, u_int64_t roundedS) argument
903 qfq_update_class(struct qfq_if *qif, struct qfq_group *grp, struct qfq_class *cl) argument
938 struct qfq_class *cl; local
1046 qfq_update_start(struct qfq_if *qif, struct qfq_class *cl) argument
1072 qfq_enqueue(struct qfq_if *qif, struct qfq_class *cl, struct mbuf *m, struct pf_mtag *t) argument
1188 qfq_slot_remove(struct qfq_if *qif, struct qfq_group *grp, struct qfq_class *cl) argument
1218 qfq_deactivate_class(struct qfq_if *qif, struct qfq_class *cl) argument
1312 qfq_addq(struct qfq_class *cl, struct mbuf *m, struct pf_mtag *t) argument
1387 qfq_getq(struct qfq_class *cl) argument
1413 qfq_pollq(struct qfq_class *cl) argument
1421 qfq_purgeq(struct qfq_if *qif, struct qfq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
1488 qfq_updateq(struct qfq_if *qif, struct qfq_class *cl, cqev_t ev) argument
1519 struct qfq_class *cl; local
1560 struct qfq_class *cl; local
1581 struct qfq_class *cl; local
1643 qfq_calc_index(struct qfq_class *cl, u_int32_t inv_w, u_int32_t maxlen) argument
1955 struct qfq_class *cl; local
2008 qfq_resumeq(struct qfq_if *qif, struct qfq_class *cl) argument
2040 qfq_suspendq(struct qfq_if *qif, struct qfq_class *cl) argument
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A DpmCPU.c134 uint32_t cl = 0, ch = 0; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp1883 u_int32_t *cl, i; local
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/cf/
H A Ditem.c125 CFMutableDictionaryRef top, cl; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c820 int32_t cl, i; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dgetdn.c2018 ber_len_t l, cl = 1; local
2118 ber_len_t cl; local
2374 ber_len_t l, cl; local
2409 ber_len_t s, d, cl; local
[all...]
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c250 char *cl = strchr(iconbak, ')'); local
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy.c1095 apr_off_t cl; local
/macosx-10.10/autofs-246/automountd/
H A Dautod_nfs.c1182 CLIENT *cl = NULL; local
H A Dautod_parse.c2341 CLIENT *cl; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Durl.c1119 struct curl_slist *cl; local
/macosx-10.10/curl-83.1.2/curl/tests/server/
H A Dsws.c101 size_t cl; /* Content-Length of the incoming request */ member in struct:httprequest
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demangle.c2137 struct demangle_component *cl; local
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dargp-help.c509 struct hol_cluster *cl = malloc (sizeof (struct hol_cluster)); local
530 struct hol_cluster *cl = hol->clusters; local
698 hol_cluster_base(struct hol_cluster *cl) argument
1070 const struct hol_cluster *cl = pest->entry->cluster; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCommandLine.h38 namespace cl { namespace in namespace:llvm
[all...]

Completed in 278 milliseconds

<<1112131415161718