Searched defs:cl (Results 76 - 99 of 99) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c1063 tree cl; local
H A Djcf-write.c2562 tree cl = TYPE_ARRAY_ELEMENT (TREE_TYPE (TREE_TYPE (exp))); local
H A Dparse.c6672 parse_error_context(tree cl, const char *msg, ...) argument
6684 parse_warning_context(tree cl, const char *msg, ...) argument
7893 tree cl = TREE_PURPOSE (current); local
8474 tree cl = NULL_TREE; local
8833 tree ctx, cl; local
8909 tree cl; local
10542 tree cl = NULL_TREE; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dra-build.c313 struct tagged_conflict *cl; local
332 struct tagged_conflict *cl = local
1516 struct conflict_link *cl; local
1561 struct conflict_link *cl = pfrom->conflict_list; local
2052 struct tagged_conflict *cl; local
2131 struct conflict_link *cl; local
2265 struct tagged_conflict *cl = web_parts[i].sub_conflicts; local
3221 struct tagged_conflict *cl; local
3251 struct tagged_conflict *cl; local
[all...]
/openbsd-current/sys/dev/
H A Dspdmem.c475 uint8_t config, rows, cols, cl; local
H A Dsoftraid.c226 struct sr_chunk_head *cl; local
297 struct sr_chunk_head *cl; local
501 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; local
538 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; local
745 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; local
1156 struct sr_chunk_head *cl; local
1608 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; local
2704 struct sr_chunk_head *cl; local
2800 struct sr_chunk_head *cl; local
2982 struct sr_chunk_head *cl; local
3297 struct sr_chunk_head *cl; local
3800 sr_chunks_unwind(struct sr_softc *sc, struct sr_chunk_head *cl) argument
[all...]
/openbsd-current/sys/net/
H A Dhfsc.c314 hfsc_class_qlength(struct hfsc_class *cl) argument
323 hfsc_class_enqueue(struct hfsc_class *cl, struct mbuf *m) argument
329 hfsc_class_deq_begin(struct hfsc_class *cl, struct mbuf_list *ml) argument
335 hfsc_class_deq_commit(struct hfsc_class *cl, struct mbuf *m) argument
341 hfsc_class_purge(struct hfsc_class *cl, struct mbuf_list *ml) argument
414 struct hfsc_class *cl, *parent, *np = NULL; local
491 struct hfsc_class *cl; local
596 struct hfsc_class *cl; local
621 struct hfsc_class *cl; local
632 struct hfsc_class *cl, *p; local
728 hfsc_class_destroy(struct hfsc_if *hif, struct hfsc_class *cl) argument
792 hfsc_nextclass(struct hfsc_class *cl) argument
813 struct hfsc_class *cl; local
844 struct hfsc_class *cl, *tcl; local
899 struct hfsc_class *cl = cookie; local
908 hfsc_update_sc(struct hfsc_if *hif, struct hfsc_class *cl, int len) argument
968 hfsc_cl_purge(struct hfsc_if *hif, struct hfsc_class *cl, struct mbuf_list *ml) argument
983 hfsc_set_active(struct hfsc_if *hif, struct hfsc_class *cl, int len) argument
994 hfsc_set_passive(struct hfsc_if *hif, struct hfsc_class *cl) argument
1006 hfsc_init_ed(struct hfsc_if *hif, struct hfsc_class *cl, int next_len) argument
1034 hfsc_update_ed(struct hfsc_if *hif, struct hfsc_class *cl, int next_len) argument
1043 hfsc_update_d(struct hfsc_class *cl, int next_len) argument
1049 hfsc_init_vf(struct hfsc_class *cl, int len) argument
1141 hfsc_update_vf(struct hfsc_class *cl, int len, u_int64_t cur_time) argument
1226 hfsc_update_cfmin(struct hfsc_class *cl) argument
1252 hfsc_ellist_insert(struct hfsc_if *hif, struct hfsc_class *cl) argument
1272 hfsc_ellist_remove(struct hfsc_if *hif, struct hfsc_class *cl) argument
1278 hfsc_ellist_update(struct hfsc_if *hif, struct hfsc_class *cl) argument
1315 struct hfsc_class *p, *cl = NULL; local
1332 hfsc_actlist_insert(struct hfsc_class *cl) argument
1352 hfsc_actlist_remove(struct hfsc_class *cl) argument
1358 hfsc_actlist_update(struct hfsc_class *cl) argument
1393 hfsc_actlist_firstfit(struct hfsc_class *cl, u_int64_t cur_time) argument
1651 hfsc_getclstats(struct hfsc_class_stats *sp, struct hfsc_class *cl) argument
1721 struct hfsc_class *cl; local
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h895 CompoundLiteralRegion(const CompoundLiteralExpr *cl, argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h53 namespace cl { namespace in namespace:llvm
[all...]
/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.c905 uint16_t tp = 0, cl = 0; local
277 rrinternal_get_class(sldns_buffer* strbuf, char* token, size_t token_len, int* not_there, uint16_t* cl) argument
320 rrinternal_write_typeclassttl(sldns_buffer* strbuf, uint8_t* rr, size_t len, size_t dname_len, uint16_t tp, uint16_t cl, uint32_t ttl, int question) argument
[all...]
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.c905 uint16_t tp = 0, cl = 0; local
277 rrinternal_get_class(sldns_buffer* strbuf, char* token, size_t token_len, int* not_there, uint16_t* cl) argument
320 rrinternal_write_typeclassttl(sldns_buffer* strbuf, uint8_t* rr, size_t len, size_t dname_len, uint16_t tp, uint16_t cl, uint32_t ttl, int question) argument
[all...]
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c555 resolve_host_ip(struct ub_ctx* ctx, const char* host, int port, int tp, int cl, argument
/openbsd-current/gnu/gcc/gcc/cp/
H A Dsemantics.c2422 tree cl; local
H A Ddecl.c3450 builtin_function(const char* name, tree type, int code, enum built_in_class cl, const char* libname, tree attrs) argument
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp56 namespace cl { namespace in namespace:llvm
[all...]
/openbsd-current/sys/arch/octeon/dev/
H A Dif_ogx.c374 int cl, phy_addr, phy_handle; local
1915 int cl, local
2280 int cl, error = 0, i; local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dc-decl.c2841 builtin_function(const char *name, tree type, int function_code, enum built_in_class cl, const char *library_name, tree attrs) argument
H A Dtree.c6213 tree_class_check_failed(const tree node, const enum tree_code_class cl, const char *file, int line, const char *function) argument
6262 tree_not_class_check_failed(const tree node, const enum tree_code_class cl, const char *file, int line, const char *function) argument
H A Dc-common.c1303 enum tree_code_class cl; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3876 unsigned cl = LHS->MBB->pred_size() + LHS->MBB->succ_size(); local
[all...]
/openbsd-current/sys/dev/pci/
H A Dpciide.c4420 uint8_t scnt, sn, cl, ch; local
7226 u_int16_t scnt, sn, cl, ch; local
7668 uint8_t scnt, sn, cl, ch; local
[all...]
/openbsd-current/usr.sbin/unbound/services/
H A Dauthzone.c1652 auth_rr_to_string(uint8_t* nm, size_t nmlen, uint16_t tp, uint16_t cl, argument
/openbsd-current/sbin/unwind/libunbound/services/
H A Dauthzone.c1652 auth_rr_to_string(uint8_t* nm, size_t nmlen, uint16_t tp, uint16_t cl, argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3936 DAGCombinerInfo(SelectionDAG &dag, CombineLevel level, bool cl, void *dc) argument

Completed in 409 milliseconds

1234