/openbsd/gnu/llvm/llvm/docs/ |
H A D | CommandLine.rst | 938 .. _cl::init: target 963 .. _cl::values: target 994 .. _cl::cat: target 1063 .. _cl::Hidden: target 1182 .. _cl::Prefix: target 1281 .. _cl::Sink: target 1386 .. _cl::opt: target 1418 .. _cl::list: target 1439 .. _cl::bits: target 1459 .. _cl::alias: target [all …]
|
/openbsd/sys/net/ |
H A D | hfsc.c | 315 hfsc_class_qlength(struct hfsc_class *cl) in hfsc_class_qlength() 482 struct hfsc_class *cl; in hfsc_pf_qstats() local 587 struct hfsc_class *cl; in hfsc_free() local 612 struct hfsc_class *cl; in hfsc_purge() local 623 struct hfsc_class *cl, *p; in hfsc_class_create() local 783 hfsc_nextclass(struct hfsc_class *cl) in hfsc_nextclass() 804 struct hfsc_class *cl; in hfsc_enq() local 835 struct hfsc_class *cl, *tcl; in hfsc_deq_begin() local 890 struct hfsc_class *cl = cookie; in hfsc_deq_commit() local 1306 struct hfsc_class *p, *cl = NULL; in hfsc_ellist_get_mindl() local [all …]
|
/openbsd/bin/csh/ |
H A D | file.c | 128 cl_flush(struct cmdline *cl) in cl_flush() 161 cl_getc(struct cmdline *cl) in cl_getc() 182 cl_lastw(struct cmdline *cl) in cl_lastw() 202 cl_putc(struct cmdline *cl, int c) in cl_putc() 210 cl_visc(struct cmdline *cl, int c) in cl_visc() 227 cl_abort(struct cmdline *cl, int c) in cl_abort() 246 cl_erasec(struct cmdline *cl, int c) in cl_erasec() 274 cl_beep(struct cmdline *cl) in cl_beep() 295 cl_kill(struct cmdline *cl, int c) in cl_kill() 303 cl_list(struct cmdline *cl, int c) in cl_list() [all …]
|
/openbsd/sys/kern/ |
H A D | kern_clockintr.c | 160 struct clockintr *cl; in clockintr_dispatch() local 272 clockintr_advance(struct clockintr *cl, uint64_t period) in clockintr_advance() 318 clockintr_cancel(struct clockintr *cl) in clockintr_cancel() 328 clockintr_cancel_locked(struct clockintr *cl) in clockintr_cancel_locked() 350 clockintr_bind(struct clockintr *cl, struct cpu_info *ci, in clockintr_bind() 367 clockintr_unbind(struct clockintr *cl, uint32_t flags) in clockintr_unbind() 391 clockintr_schedule(struct clockintr *cl, uint64_t expiration) in clockintr_schedule() 401 clockintr_schedule_locked(struct clockintr *cl, uint64_t expiration) in clockintr_schedule_locked() 421 clockintr_stagger(struct clockintr *cl, uint64_t period, uint32_t numer, in clockintr_stagger() 479 clockqueue_pend_delete(struct clockqueue *cq, struct clockintr *cl) in clockqueue_pend_delete() [all …]
|
/openbsd/sbin/fsck_msdos/ |
H A D | fat.c | 45 checkclnum(struct bootblock *boot, int fat, cl_t cl, cl_t *next) in checkclnum() 80 cl_t cl; in readfat() local 193 rsrvdcltype(cl_t cl) in rsrvdcltype() 205 clustdiffer(cl_t cl, cl_t *cp1, cl_t *cp2, int fatnum) in clustdiffer() 278 cl_t cl; in comparefat() local 433 cl_t cl; in writefat() local
|
H A D | dir.c | 387 cl_t cl; in checksize() local 419 cl_t cl, valcl = ~0, invcl = ~0, empcl = ~0; in readDosDirSection() local
|
/openbsd/lib/libc/rpc/ |
H A D | clnt_udp.c | 181 clntudp_call(CLIENT *cl, /* client handle */ in clntudp_call() 362 clntudp_geterr(CLIENT *cl, struct rpc_err *errp) in clntudp_geterr() 371 clntudp_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clntudp_freeres() 386 clntudp_control(CLIENT *cl, u_int request, void *info) in clntudp_control() 416 clntudp_destroy(CLIENT *cl) in clntudp_destroy()
|
H A D | clnt_tcp.c | 327 clnttcp_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnttcp_freeres() 342 clnttcp_control(CLIENT *cl, u_int request, void *info) in clnttcp_control()
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | memstats.c | 104 struct codeline* cl = (struct codeline*)rbtree_search(tree, key); in get_codeline() local 134 struct codeline* cl = 0; in read_malloc_stat() local 159 struct codeline* cl = 0; in read_calloc_stat() local 228 struct codeline* cl; in printstats() local
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | bfin-lex.l | 511 static int parse_reg (Register *r, int cl, char *rt) in parse_reg() 517 static int parse_halfreg (Register *r, int cl, char *rt) in parse_halfreg()
|
/openbsd/gnu/gcc/gcc/ |
H A D | regrename.c | 390 scan_rtx_reg (rtx insn, rtx *loc, enum reg_class cl, in scan_rtx_reg() 509 scan_rtx_address (rtx insn, rtx *loc, enum reg_class cl, in scan_rtx_address() 657 scan_rtx (rtx insn, rtx *loc, enum reg_class cl, in scan_rtx() 870 enum reg_class cl = recog_op_alt[opn][alt].cl; in build_def_use() local 946 enum reg_class cl = recog_op_alt[i][alt].cl; in build_def_use() local 963 enum reg_class cl = recog_op_alt[opn][alt].cl; in build_def_use() local 1367 find_oldest_value_reg (enum reg_class cl, rtx reg, struct value_data *vd) in find_oldest_value_reg() 1413 replace_oldest_value_reg (rtx *loc, enum reg_class cl, rtx insn, in replace_oldest_value_reg() 1434 replace_oldest_value_addr (rtx *loc, enum reg_class cl, in replace_oldest_value_addr()
|
H A D | tree-ssa-live.c | 1159 delete_coalesce_list (coalesce_list_p cl) in delete_coalesce_list() 1171 find_partition_pair (coalesce_list_p cl, int p1, int p2, bool create) in find_partition_pair() 1243 add_coalesce (coalesce_list_p cl, int p1, int p2, in add_coalesce() 1273 sort_coalesce_list (coalesce_list_p cl) in sort_coalesce_list() 1341 pop_best_coalesce (coalesce_list_p cl, int *p1, int *p2) in pop_best_coalesce() 1397 coalesce_list_p cl) in build_tree_conflict_graph() 1565 coalesce_list_p cl, FILE *debug) in coalesce_tpa_members() 1729 dump_coalesce_list (FILE *f, coalesce_list_p cl) in dump_coalesce_list()
|
H A D | genmodes.c | 58 enum mode_class cl; /* this mode class */ member 123 vector_class (enum mode_class cl) in vector_class() 146 new_mode (enum mode_class cl, const char *name, in new_mode() 398 int cl; in complete_all_modes() local 407 make_complex_modes (enum mode_class cl, in make_complex_modes() 465 make_vector_modes (enum mode_class cl, unsigned int width, in make_vector_modes() 516 make_special_mode (enum mode_class cl, const char *name, in make_special_mode()
|
H A D | tree-outof-ssa.c | 680 coalesce_phi_operands (var_map map, coalesce_list_p cl) in coalesce_phi_operands() 722 coalesce_result_decls (var_map map, coalesce_list_p cl) in coalesce_result_decls() 749 coalesce_asm_operands (var_map map, coalesce_list_p cl) in coalesce_asm_operands() 820 coalesce_list_p cl = NULL; in coalesce_ssa_name() local 1142 coalesce_list_p cl; in coalesce_vars() local
|
/openbsd/usr.bin/gprof/ |
H A D | gprof.h | 137 struct cl { struct 138 int size; /* length of cycle */ argument 139 struct cl *next; /* next member of list */ argument 140 arctype *list[1]; /* list of arcs in cycle */ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | i386-loop-3.c | 41 int CalcPing (client_t *cl) in CalcPing() 66 client_t cl; in main() local
|
/openbsd/lib/libskey/ |
H A D | put.c | 463 unsigned char cl; in insert() local 513 unsigned char cl; in extract() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ra-build.c | 313 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; in reset_conflicts() local 2265 struct tagged_conflict *cl = web_parts[i].sub_conflicts; local 3221 struct tagged_conflict *cl; in ra_build_free() local 3251 struct tagged_conflict *cl; local
|
/openbsd/sys/dev/ |
H A D | softraid.c | 226 struct sr_chunk_head *cl; in sr_meta_attach() local 297 struct sr_chunk_head *cl; in sr_meta_probe() local 501 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; in sr_meta_clear() local 538 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; in sr_meta_init() local 745 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; in sr_meta_read() local 1156 struct sr_chunk_head *cl; in sr_boot_assembly() local 1608 struct sr_chunk_head *cl = &sd->sd_vol.sv_chunk_list; in sr_meta_native_attach() local 2704 struct sr_chunk_head *cl; in sr_ioctl_setstate() local 2800 struct sr_chunk_head *cl; in sr_hotspare() local 2982 struct sr_chunk_head *cl; in sr_hotspare_rebuild() local [all …]
|
/openbsd/usr.bin/rwall/ |
H A D | rwall.c | 64 CLIENT *cl; in main() local
|
/openbsd/lib/libkeynote/ |
H A D | keynote-verify.c | 58 int fd, i, ch, se = 0, cl = 8192, sk = 0, sl = 0, p, ac = argc; in keynote_verify() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | bfd-target.c | 61 struct section_closure cl; in build_target_sections_from_bfd() local
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 3077 issue_warning_error_from_context (cl, msg, ap) in issue_warning_error_from_context() argument 3535 check_inner_class_redefinition (raw_name, cl) in check_inner_class_redefinition() argument 3621 find_as_inner_class (enclosing, name, cl) in find_as_inner_class() argument 4328 tree cl = TREE_PURPOSE (current); local 4909 tree cl = NULL_TREE; local 5268 tree ctx, cl; local 5344 tree cl; in java_check_circular_reference() local 5734 resolve_class (enclosing, class_type, decl, cl) in resolve_class() argument 5965 resolve_and_layout (something, cl) in resolve_and_layout() argument 6028 resolve_no_layout (name, cl) in resolve_no_layout() argument [all …]
|
H A D | parse.c | 6642 issue_warning_error_from_context (cl, msg, ap) in issue_warning_error_from_context() argument 7100 check_inner_class_redefinition (raw_name, cl) in check_inner_class_redefinition() argument 7186 find_as_inner_class (enclosing, name, cl) in find_as_inner_class() argument 7893 tree cl = TREE_PURPOSE (current); local 8474 tree cl = NULL_TREE; local 8833 tree ctx, cl; local 8909 tree cl; in java_check_circular_reference() local 9299 resolve_class (enclosing, class_type, decl, cl) in resolve_class() argument 9530 resolve_and_layout (something, cl) in resolve_and_layout() argument 9593 resolve_no_layout (name, cl) in resolve_no_layout() argument [all …]
|
/openbsd/include/rpc/ |
H A D | clnt.h | 203 #define CLNT_CONTROL(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument 204 #define clnt_control(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument
|