/openbsd-src/gnu/llvm/clang/utils/analyzer/projects/ |
H A D | projects.json | 3 "name": "cxxopts", string 4 "mode": 1, number 11 "name": "box2d", string 12 "mode": 1, number 19 "name": "tinyexpr", string 20 "mode": 1, number 27 "name": "symengine", string 28 "mode": 1, number 35 "name": "termbox", string 36 "mode": 1, number [all …]
|
/openbsd-src/lib/libcurses/ |
H A D | nc_access.h | 60 #define safe_fopen(name,mode) fopen(name,mode) argument 61 #define safe_open2(name,flags) open(name,flags) argument 62 #define safe_open3(name,flags,mode) open(name,flags,mode) argument 66 #define safe_fopen(name,mode) _nc_safe_fopen(name,mode) argument 67 #define safe_open2(name,flags) _nc_safe_open3(name,flags,0) argument 68 #define safe_open3(name,flags,mode) _nc_safe_open3(name,flags,mode) argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/v850/ |
H A D | v850.c | 166 function_arg (cum, mode, type, named) in function_arg() argument 226 function_arg_partial_nregs (cum, mode, type, named) in function_arg_partial_nregs() argument 454 const char *name; local 484 const char *name; local 639 const char *name = XSTR (addr, 0); local 671 const char *name = XSTR (XEXP (XEXP (addr, 0), 0), 0); local 849 enum machine_mode mode = GET_MODE (operands[0]); local 925 ep_memory_offset (mode, unsignedp) in ep_memory_offset() argument 970 ep_memory_operand (op, mode, unsigned_load) in ep_memory_operand() argument 1024 reg_or_0_operand (op, mode) in reg_or_0_operand() argument [all …]
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_debugfs_params.c | 17 #define GET_I915(i915, name, ptr) \ argument 204 #define RO(mode) (((mode) & 0222) == 0) argument 207 i915_debugfs_create_int(const char *name, umode_t mode, in i915_debugfs_create_int() 216 i915_debugfs_create_uint(const char *name, umode_t mode, in i915_debugfs_create_uint() 225 i915_debugfs_create_charp(const char *name, umode_t mode, in i915_debugfs_create_charp() 233 #define _i915_param_create_file(parent, name, mode, valp) \ argument 261 #define REGISTER(T, x, unused, mode, ...) _i915_param_create_file(dir, #x, mode, ¶ms->x); in i915_debugfs_params() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.c | 332 mmix_secondary_reload_class (class, mode, x, in_p) in mmix_secondary_reload_class() argument 549 mmix_function_arg (argsp, mode, type, named, incoming) in mmix_function_arg() argument 582 mmix_function_arg_pass_by_reference (argsp, mode, type, named) in mmix_function_arg_pass_by_reference() argument 619 enum machine_mode mode = TYPE_MODE (valtype); local 832 mmix_setup_incoming_varargs (args_so_farp, mode, vartype, pretend_sizep, in mmix_setup_incoming_varargs() argument 1073 mmix_legitimate_address (mode, x, strict_checking) in mmix_legitimate_address() argument 1182 mmix_reversible_cc_mode (mode) in mmix_reversible_cc_mode() argument 1220 mmix_register_move_cost (mode, from, to) in mmix_register_move_cost() argument 1292 mmix_strip_name_encoding (name) in mmix_strip_name_encoding() argument 1330 mmix_asm_output_source_filename (stream, name) in mmix_asm_output_source_filename() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 316 const char *const name; in override_options() member 628 reg_or_0_operand (op, mode) in reg_or_0_operand() argument 639 reg_or_6bit_operand (op, mode) in reg_or_6bit_operand() argument 652 reg_or_8bit_operand (op, mode) in reg_or_8bit_operand() argument 664 reg_or_const_int_operand (op, mode) in reg_or_const_int_operand() argument 674 cint8_operand (op, mode) in cint8_operand() argument 685 add_operand (op, mode) in add_operand() argument 701 sext_add_operand (op, mode) in sext_add_operand() argument 715 const48_operand (op, mode) in const48_operand() argument 726 and_operand (op, mode) in and_operand() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
H A D | darwin.c | 48 name_needs_quotes (name) in name_needs_quotes() argument 72 const char *name = IDENTIFIER_POINTER (ident); local 88 const char *name = IDENTIFIER_POINTER (ident); local 162 machopic_classify_name (name) in machopic_classify_name() argument 184 machopic_data_defined_p (name) in machopic_data_defined_p() argument 197 machopic_name_defined_p (name) in machopic_name_defined_p() argument 213 machopic_define_name (name) in machopic_define_name() argument 229 static const char *name = NULL; in machopic_function_base_name() local 263 machopic_non_lazy_ptr_name (name) in machopic_non_lazy_ptr_name() argument 326 machopic_stub_name (name) in machopic_stub_name() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
H A D | c4x.c | 409 c4x_hard_regno_mode_ok (regno, mode) in c4x_hard_regno_mode_ok() argument 550 enum machine_mode mode; local 587 c4x_function_arg_advance (cum, mode, type, named) in c4x_function_arg_advance() argument 634 c4x_function_arg (cum, mode, type, named) in c4x_function_arg() argument 1226 c4x_emit_move_sequence (operands, mode) in c4x_emit_move_sequence() argument 1413 c4x_emit_libcall3 (libcall, code, mode, operands) in c4x_emit_libcall3() argument 1424 c4x_emit_libcall_mulhi (libcall, code, mode, operands) in c4x_emit_libcall_mulhi() argument 1463 c4x_check_legit_addr (mode, addr, strict) in c4x_check_legit_addr() argument 1660 c4x_legitimize_address (orig, mode) in c4x_legitimize_address() argument 1792 enum machine_mode mode = SELECT_CC_MODE (code, x, y); local [all …]
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | filesubr.c | 210 isaccessible (file, mode) in isaccessible() argument 269 open_file (name, mode) in open_file() argument 284 make_directory (name) in make_directory() argument 300 make_directories (name) in make_directories() argument 329 mkdir_if_needed (name) in mkdir_if_needed() argument 355 mode_t mode, oumask; local 1019 fopen_case (name, mode, fp, pathp) in fopen_case() argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-z8k.c | 184 int mode; member 235 parse_reg (char *src, int *mode, unsigned int *reg) in parse_reg() 362 regword (int mode, char *string) in regword() 376 regaddr (int mode, char *string) in regaddr() 389 char *name; member 406 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand() 432 char *name; member 447 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand() 482 char *name; member 494 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand() [all …]
|
/openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 393 hard_regno_mode_ok (int regno, enum machine_mode mode) in hard_regno_mode_ok() 440 enum machine_mode mode; in preferred_reload_class() local 556 m68hc11_valid_addressing_p (rtx operand, enum machine_mode mode, int addr_mode) in m68hc11_valid_addressing_p() 646 m68hc11_small_indexed_indirect_p (rtx operand, enum machine_mode mode) in m68hc11_small_indexed_indirect_p() 709 m68hc11_register_indirect_p (rtx operand, enum machine_mode mode) in m68hc11_register_indirect_p() 729 go_if_legitimate_address_internal (rtx operand, enum machine_mode mode, in go_if_legitimate_address_internal() 760 m68hc11_go_if_legitimate_address (rtx operand, enum machine_mode mode, in m68hc11_go_if_legitimate_address() 804 enum machine_mode mode; in m68hc11_reload_operands() local 897 m68hc11_emit_libcall (const char *name, enum rtx_code code, in m68hc11_emit_libcall() 959 m68hc11_symbolic_p (rtx operand, enum machine_mode mode) in m68hc11_symbolic_p() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.c | 358 hard_regno_mode_ok (regno, mode) in hard_regno_mode_ok() argument 409 enum machine_mode mode; local 525 register_indirect_p (operand, mode, strict) in register_indirect_p() argument 590 m68hc11_small_indexed_indirect_p (operand, mode) in m68hc11_small_indexed_indirect_p() argument 653 m68hc11_register_indirect_p (operand, mode) in m68hc11_register_indirect_p() argument 666 go_if_legitimate_address_internal (operand, mode, strict) in go_if_legitimate_address_internal() argument 696 m68hc11_go_if_legitimate_address (operand, mode, strict) in m68hc11_go_if_legitimate_address() argument 731 m68hc11_legitimize_address (operand, old_operand, mode) in m68hc11_legitimize_address() argument 744 enum machine_mode mode; local 837 m68hc11_emit_libcall (name, code, dmode, smode, noperands, operands) in m68hc11_emit_libcall() argument [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-z8k.c | 187 int mode; member 238 parse_reg (char *src, int *mode, unsigned int *reg) in parse_reg() 365 regword (int mode, char *string) in regword() 379 regaddr (int mode, char *string) in regaddr() 392 char *name; member 409 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand() 435 char *name; member 450 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand() 485 char *name; member 497 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand() [all …]
|
/openbsd-src/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.c | 418 c4x_hard_regno_mode_ok (unsigned int regno, enum machine_mode mode) in c4x_hard_regno_mode_ok() 552 enum machine_mode mode; in c4x_init_cumulative_args() local 589 c4x_function_arg_advance (CUMULATIVE_ARGS *cum, enum machine_mode mode, in c4x_function_arg_advance() 633 c4x_function_arg (CUMULATIVE_ARGS *cum, enum machine_mode mode, in c4x_function_arg() 1233 c4x_emit_move_sequence (rtx *operands, enum machine_mode mode) in c4x_emit_move_sequence() 1416 enum machine_mode mode, rtx *operands) in c4x_emit_libcall3() 1424 enum machine_mode mode, rtx *operands) in c4x_emit_libcall_mulhi() 1446 c4x_legitimate_address_p (enum machine_mode mode, rtx addr, int strict) in c4x_legitimate_address_p() 1770 enum machine_mode mode = SELECT_CC_MODE (code, x, y); in c4x_gen_compare_reg() local 2581 enum machine_mode mode = GET_MODE (op); in c4x_Q_constraint() local [all …]
|
/openbsd-src/sys/dev/videomode/ |
H A D | edid.c | 78 const char *name; global() member 84 const char *name; global() member 284 edid_mode_lookup_list(const char * name) edid_mode_lookup_list() argument 299 char name[80]; edid_std_timing() local 400 struct videomode mode; edid_block() local 489 const char *name; edid_parse() local 567 struct videomode mode; edid_parse() local [all...] |
/openbsd-src/gnu/usr.bin/perl/ |
H A D | syscall_emulator.c | 74 mode_t mode = (mode_t)va_arg(args, long); in syscall_emulator() local 120 mode_t mode = (mode_t)va_arg(args, long); in syscall_emulator() local 127 mode_t mode = (mode_t)va_arg(args, long); in syscall_emulator() local 212 struct sockaddr * name = (struct sockaddr *)va_arg(args, long); in syscall_emulator() local 597 struct sockaddr * name = (struct sockaddr *)va_arg(args, long); in syscall_emulator() local 633 const struct sockaddr * name = (const struct sockaddr *)va_arg(args, long); in syscall_emulator() local 671 const struct sockaddr * name = (const struct sockaddr *)va_arg(args, long); in syscall_emulator() local 679 int name = (int)va_arg(args, long); in syscall_emulator() local 770 int name = (int)va_arg(args, long); in syscall_emulator() local 812 mode_t mode = (mode_t)va_arg(args, long); in syscall_emulator() local [all …]
|
/openbsd-src/sys/dev/efi/ |
H A D | efi.c | 41 efiopen(dev_t dev, int flag, int mode, struct proc *p) in efiopen() 47 eficlose(dev_t dev, int flag, int mode, struct proc *p) in eficlose() 131 efi_char *name = NULL; in efiioc_var_get() local 185 efi_char *name; in efiioc_var_next() local 231 efi_char *name = NULL; in efiioc_var_set() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 165 const char *const name; member 418 const char *const name; /* Canonical processor name. */ member 856 any_operand (op, mode) in any_operand() argument 865 count_register_operand (op, mode) in count_register_operand() argument 883 altivec_register_operand (op, mode) in altivec_register_operand() argument 895 xer_operand (op, mode) in xer_operand() argument 912 s8bit_cint_operand (op, mode) in s8bit_cint_operand() argument 923 short_cint_operand (op, mode) in short_cint_operand() argument 934 u_short_cint_operand (op, mode) in u_short_cint_operand() argument 945 non_short_cint_operand (op, mode) in non_short_cint_operand() argument [all …]
|
/openbsd-src/libexec/login_token/ |
H A D | init.c | 68 char *name; member 108 token_mode(char *mode) in token_mode() 119 token_getmode(u_int mode) in token_getmode()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300.c | 781 general_operand_src (op, mode) in general_operand_src() argument 796 general_operand_dst (op, mode) in general_operand_dst() argument 811 single_one_operand (operand, mode) in single_one_operand() argument 836 single_zero_operand (operand, mode) in single_zero_operand() argument 860 call_insn_operand (op, mode) in call_insn_operand() argument 880 two_insn_adds_subs_operand (op, mode) in two_insn_adds_subs_operand() argument 924 split_adds_subs (mode, operands) in split_adds_subs() argument 960 small_call_insn_operand (op, mode) in small_call_insn_operand() argument 985 jump_address_operand (op, mode) in jump_address_operand() argument 1008 bit_operand (op, mode) in bit_operand() argument [all …]
|
/openbsd-src/gnu/gcc/gcc/config/score/ |
H A D | score.c | 151 enum machine_mode mode, tree type, in score_pass_by_reference() 287 classify_arg (const CUMULATIVE_ARGS *cum, enum machine_mode mode, in classify_arg() 418 th_select_rtx_section (enum machine_mode mode, rtx x, in th_select_rtx_section() 441 const char *name; in th_in_small_data_p() local 623 score_hard_regno_mode_ok (unsigned int regno, enum machine_mode mode) in score_hard_regno_mode_ok() 676 score_function_arg_advance (CUMULATIVE_ARGS *cum, enum machine_mode mode, in score_function_arg_advance() 690 enum machine_mode mode, tree type, int named) in score_arg_partial_bytes() 699 score_function_arg (const CUMULATIVE_ARGS *cum, enum machine_mode mode, in score_function_arg() 735 enum machine_mode mode) in score_function_value() 804 score_address_p (enum machine_mode mode, rtx x, int strict) in score_address_p() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 328 const char *const name; member 483 const char *const name; in arm_override_options() member 1048 arm_split_constant (code, mode, val, target, source, subtargets) in arm_split_constant() argument 1134 arm_gen_constant (code, mode, val, target, source, subtargets, generate) in arm_gen_constant() argument 1947 arm_function_arg (pcum, mode, type, named) in arm_function_arg() argument 1967 arm_function_arg_pass_by_reference (cum, mode, type, named) in arm_function_arg_pass_by_reference() argument 2059 arm_handle_fndecl_attribute (node, name, args, flags, no_add_attrs) in arm_handle_fndecl_attribute() argument 2080 arm_handle_isr_attribute (node, name, args, flags, no_add_attrs) in arm_handle_isr_attribute() argument 2372 legitimize_pic_address (orig, mode, reg) in legitimize_pic_address() argument 2564 enum machine_mode mode = GET_MODE (x); local [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | varasm.c | 212 const char *name; member 353 named_section_first_declaration (name) in named_section_first_declaration() argument 405 named_section_flags (name, flags) in named_section_flags() argument 432 named_section (decl, name, reloc) in named_section() argument 504 asm_output_bss (file, decl, name, size, rounded) in asm_output_bss() argument 532 asm_output_aligned_bss (file, decl, name, size, align) in asm_output_aligned_bss() argument 600 enum machine_mode mode; local 604 char name[30]; local 663 mergeable_constant_section (mode, align, flags) in mergeable_constant_section() argument 679 char name[24]; local [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | zutil.h | 119 F_OPEN(name,mode) global() argument 151 fdopen(fd,mode) global() argument 178 fdopen(fd,mode) global() argument 183 fdopen(fd,mode) global() argument 210 F_OPEN(name,mode) global() argument
|
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 263 const char *const name; in override_options() member 704 alpha_scalar_mode_supported_p (enum machine_mode mode) in alpha_scalar_mode_supported_p() 733 alpha_vector_mode_supported_p (enum machine_mode mode) in alpha_vector_mode_supported_p() 910 alpha_legitimate_address_p (enum machine_mode mode, rtx x, int strict) in alpha_legitimate_address_p() 1366 enum machine_mode mode = GET_MODE (x); in alpha_rtx_costs() local 1653 alpha_secondary_reload_class (enum reg_class class, enum machine_mode mode, in alpha_secondary_reload_class() 1753 alpha_emit_set_const_1 (rtx target, enum machine_mode mode, in alpha_emit_set_const_1() 2001 alpha_emit_set_const (rtx target, enum machine_mode mode, in alpha_emit_set_const() 2153 enum machine_mode mode = GET_MODE (x); in alpha_legitimate_constant_p() local 2201 alpha_split_const_mov (enum machine_mode mode, rtx *operands) in alpha_split_const_mov() [all …]
|