Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 25 of 6618) sorted by relevance

12345678910>>...265

/netbsd/etc/mtree/
H A Dspecial18 . type=dir mode=0755
22 ./dev type=dir mode=0755
28 ./etc type=dir mode=0755
33 ./etc/autofs type=dir mode=0755
56 ./etc/daily type=file mode=0644
78 ./etc/fstab type=file mode=0644
107 ./etc/mail type=dir mode=0755
189 ./etc/rc type=file mode=0644
364 ./root type=dir mode=0755
386 ./usr type=dir mode=0755
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.h115 machine_mode mode; member
230 switch (GET_MODE_CLASS (mode)) in expmed_mode_index()
258 machine_mode mode) in expmed_op_cheap_ptr() argument
269 machine_mode mode) in expmed_op_cost_ptr() argument
281 speed, mode); in sdiv_pow2_cheap_ptr()
308 speed, mode); in smod_pow2_cheap_ptr()
408 speed, mode); in shift_cost_ptr()
434 speed, mode); in shiftadd_cost_ptr()
461 speed, mode); in shiftsub0_cost_ptr()
488 speed, mode); in shiftsub1_cost_ptr()
[all …]
H A Dfixed-value.c32 return (a->mode == b->mode in fixed_identical()
102 value.mode = mode; in fixed_from_double_int()
118 f->mode = mode; in fixed_from_string()
330 f->mode = a->mode; in do_fixed_add()
405 f->mode = a->mode; in do_fixed_multiply()
520 f->mode = a->mode; in do_fixed_divide()
632 f->mode = a->mode; in do_fixed_shift()
684 f->mode = a->mode; in do_fixed_neg()
830 f->mode = mode; in fixed_convert()
974 f->mode = mode; in fixed_convert_from_int()
[all …]
H A Dsimplify-rtx.c1022 return simplify_gen_unary (BSWAP, mode, x, mode); in simplify_unary_operation_1()
2068 simplify_gen_unary (BSWAP, mode, op1, mode)); in simplify_byte_swapping_operation()
2599 simplify_gen_unary (NEG, mode, reversed, mode); in simplify_binary_operation_1()
2659 && (!FLOAT_MODE_P (mode) || !HONOR_NANS (mode))) in simplify_binary_operation_1()
2667 return simplify_gen_unary (NEG, mode, op1, mode); in simplify_binary_operation_1()
2674 return simplify_gen_unary (NOT, mode, op1, mode); in simplify_binary_operation_1()
2859 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
3131 return simplify_gen_unary (NOT, mode, op0, mode); in simplify_binary_operation_1()
3303 rtx nc = simplify_gen_unary (NOT, mode, c, mode); in simplify_binary_operation_1()
3608 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
[all …]
H A Doptabs-query.c64 || !targetm.optab_supported_p (optab, mode, mode, opt_type)) in direct_optab_handler()
83 machine_mode mode, in get_traditional_extraction_insn() argument
92 if (mode != struct_mode) in get_traditional_extraction_insn()
157 machine_mode mode) in get_extraction_insn() argument
215 mode = mode_iter.require (); in get_best_extraction_insn()
358 return related_vector_mode (mode, QImode, GET_MODE_SIZE (mode)); in qimode_for_vec_perm()
382 if (!VECTOR_MODE_P (mode)) in can_vec_perm_var_p()
399 if (GET_MODE_UNIT_SIZE (mode) > 2 in can_vec_perm_var_p()
425 if (!VECTOR_MODE_P (mode)) in can_vec_perm_const_p()
572 if (VECTOR_MODE_P (mode)) in can_vec_mask_load_store_p()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dexpmed.h115 machine_mode mode; member
221 switch (GET_MODE_CLASS (mode)) in expmed_mode_index()
249 machine_mode mode) in expmed_op_cheap_ptr() argument
260 machine_mode mode) in expmed_op_cost_ptr() argument
272 speed, mode); in sdiv_pow2_cheap_ptr()
299 speed, mode); in smod_pow2_cheap_ptr()
399 speed, mode); in shift_cost_ptr()
425 speed, mode); in shiftadd_cost_ptr()
452 speed, mode); in shiftsub0_cost_ptr()
479 speed, mode); in shiftsub1_cost_ptr()
[all …]
H A Doptabs-query.cc64 || !targetm.optab_supported_p (optab, mode, mode, opt_type)) in direct_optab_handler()
83 machine_mode mode, in get_traditional_extraction_insn() argument
92 if (mode != struct_mode) in get_traditional_extraction_insn()
157 machine_mode mode) in get_extraction_insn() argument
358 return related_vector_mode (mode, QImode, GET_MODE_SIZE (mode)); in qimode_for_vec_perm()
382 if (!VECTOR_MODE_P (mode)) in can_vec_perm_var_p()
572 if (VECTOR_MODE_P (mode)) in can_vec_mask_load_store_p()
615 return mode; in get_len_load_store_mode()
722 int start = mode == VOIDmode ? 0 : mode; in supports_vec_convert_optab_p()
723 int end = mode == VOIDmode ? MAX_MACHINE_MODE - 1 : mode; in supports_vec_convert_optab_p()
[all …]
H A Dfixed-value.c32 return (a->mode == b->mode in fixed_identical()
102 value.mode = mode; in fixed_from_double_int()
118 f->mode = mode; in fixed_from_string()
330 f->mode = a->mode; in do_fixed_add()
405 f->mode = a->mode; in do_fixed_multiply()
520 f->mode = a->mode; in do_fixed_divide()
632 f->mode = a->mode; in do_fixed_shift()
684 f->mode = a->mode; in do_fixed_neg()
830 f->mode = mode; in fixed_convert()
974 f->mode = mode; in fixed_convert_from_int()
[all …]
H A Dfixed-value.cc32 return (a->mode == b->mode in fixed_identical()
102 value.mode = mode; in fixed_from_double_int()
118 f->mode = mode; in fixed_from_string()
330 f->mode = a->mode; in do_fixed_add()
405 f->mode = a->mode; in do_fixed_multiply()
520 f->mode = a->mode; in do_fixed_divide()
632 f->mode = a->mode; in do_fixed_shift()
684 f->mode = a->mode; in do_fixed_neg()
829 f->mode = mode; in fixed_convert()
973 f->mode = mode; in fixed_convert_from_int()
[all …]
H A Dsimplify-rtx.cc1046 return simplify_gen_unary (BSWAP, mode, x, mode); in simplify_unary_operation_1()
1307 mode, in simplify_unary_operation_1()
2239 simplify_gen_unary (BSWAP, mode, op1, mode)); in simplify_byte_swapping_operation()
2870 simplify_gen_unary (NEG, mode, reversed, mode); in simplify_binary_operation_1()
2927 && (!FLOAT_MODE_P (mode) || !HONOR_NANS (mode))) in simplify_binary_operation_1()
2935 return simplify_gen_unary (NEG, mode, op1, mode); in simplify_binary_operation_1()
2942 return simplify_gen_unary (NOT, mode, op1, mode); in simplify_binary_operation_1()
3148 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
3435 return simplify_gen_unary (NOT, mode, op0, mode); in simplify_binary_operation_1()
3941 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
[all …]
H A Dsimplify-rtx.c1022 return simplify_gen_unary (BSWAP, mode, x, mode); in simplify_unary_operation_1()
2068 simplify_gen_unary (BSWAP, mode, op1, mode)); in simplify_byte_swapping_operation()
2599 simplify_gen_unary (NEG, mode, reversed, mode); in simplify_binary_operation_1()
2659 && (!FLOAT_MODE_P (mode) || !HONOR_NANS (mode))) in simplify_binary_operation_1()
2667 return simplify_gen_unary (NEG, mode, op1, mode); in simplify_binary_operation_1()
2674 return simplify_gen_unary (NOT, mode, op1, mode); in simplify_binary_operation_1()
2859 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
3131 return simplify_gen_unary (NOT, mode, op0, mode); in simplify_binary_operation_1()
3303 rtx nc = simplify_gen_unary (NOT, mode, c, mode); in simplify_binary_operation_1()
3608 return simplify_gen_unary (NEG, mode, op0, mode); in simplify_binary_operation_1()
[all …]
H A Doptabs-query.c64 || !targetm.optab_supported_p (optab, mode, mode, opt_type)) in direct_optab_handler()
83 machine_mode mode, in get_traditional_extraction_insn() argument
92 if (mode != struct_mode) in get_traditional_extraction_insn()
157 machine_mode mode) in get_extraction_insn() argument
215 mode = mode_iter.require (); in get_best_extraction_insn()
358 return related_vector_mode (mode, QImode, GET_MODE_SIZE (mode)); in qimode_for_vec_perm()
382 if (!VECTOR_MODE_P (mode)) in can_vec_perm_var_p()
399 if (GET_MODE_UNIT_SIZE (mode) > 2 in can_vec_perm_var_p()
425 if (!VECTOR_MODE_P (mode)) in can_vec_perm_const_p()
572 if (VECTOR_MODE_P (mode)) in can_vec_mask_load_store_p()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dcgen-mem.h47 extern mode XCONCAT2 (GETMEM,mode) (SIM_CPU *, IADDR, ADDR);
66 XCONCAT2 (SETMEM,mode) (SIM_CPU *cpu, IADDR pc, ADDR a, mode val) \
74 extern void XCONCAT2 (SETMEM,mode) (SIM_CPU *, IADDR, ADDR, mode);
101 extern mode XCONCAT2 (GETIMEM,mode) (SIM_CPU *, ADDR);
132 extern mode XCONCAT2 (GETMEM,mode) (SIM_CPU *, IADDR, ADDR);
165 mode \
168 mode tmp; \
174 extern mode XCONCAT2 (GETT,mode) (unsigned char *);
201 XCONCAT2 (SETT,mode) (unsigned char *buf, mode val) \
203 mode tmp; \
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-mem.h47 extern mode XCONCAT2 (GETMEM,mode) (SIM_CPU *, IADDR, ADDR);
66 XCONCAT2 (SETMEM,mode) (SIM_CPU *cpu, IADDR pc, ADDR a, mode val) \
74 extern void XCONCAT2 (SETMEM,mode) (SIM_CPU *, IADDR, ADDR, mode);
101 extern mode XCONCAT2 (GETIMEM,mode) (SIM_CPU *, ADDR);
132 extern mode XCONCAT2 (GETMEM,mode) (SIM_CPU *, IADDR, ADDR);
165 mode \
168 mode tmp; \
174 extern mode XCONCAT2 (GETT,mode) (unsigned char *);
201 XCONCAT2 (SETT,mode) (unsigned char *buf, mode val) \
203 mode tmp; \
[all …]
/netbsd/bin/ps/
H A Dextern.h50 void cpuid(struct pinfo *, VARENT *, enum mode);
59 void gname(struct pinfo *, VARENT *, enum mode);
65 void lname(struct pinfo *, VARENT *, enum mode);
76 void emul(struct pinfo *, VARENT *, enum mode);
77 void pcpu(struct pinfo *, VARENT *, enum mode);
78 void pmem(struct pinfo *, VARENT *, enum mode);
79 void pnice(struct pinfo *, VARENT *, enum mode);
80 void pri(struct pinfo *, VARENT *, enum mode);
83 void pvar(struct pinfo *, VARENT *, enum mode);
92 void tdev(struct pinfo *, VARENT *, enum mode);
[all …]
/netbsd/usr.bin/tset/
H A Dset.c58 mode.c_cc[VEOF] = CHK(mode.c_cc[VEOF], CEOF); in reset_mode()
59 mode.c_cc[VERASE] = CHK(mode.c_cc[VERASE], CERASE); in reset_mode()
61 mode.c_cc[VFLUSH] = CHK(mode.c_cc[VFLUSH], CFLUSH); in reset_mode()
63 mode.c_cc[VINTR] = CHK(mode.c_cc[VINTR], CINTR); in reset_mode()
64 mode.c_cc[VKILL] = CHK(mode.c_cc[VKILL], CKILL); in reset_mode()
66 mode.c_cc[VLNEXT] = CHK(mode.c_cc[VLNEXT], CLNEXT); in reset_mode()
68 mode.c_cc[VQUIT] = CHK(mode.c_cc[VQUIT], CQUIT); in reset_mode()
72 mode.c_cc[VSTART] = CHK(mode.c_cc[VSTART], CSTART); in reset_mode()
73 mode.c_cc[VSTOP] = CHK(mode.c_cc[VSTOP], CSTOP); in reset_mode()
74 mode.c_cc[VSUSP] = CHK(mode.c_cc[VSUSP], CSUSP); in reset_mode()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpkdf_tls13_kdf.txt22 Ctrl.mode = mode:EXTRACT_ONLY
28 Ctrl.mode = mode:EXPAND_ONLY
37 Ctrl.mode = mode:EXPAND_ONLY
46 Ctrl.mode = mode:EXTRACT_ONLY
55 Ctrl.mode = mode:EXPAND_ONLY
64 Ctrl.mode = mode:EXPAND_ONLY
73 Ctrl.mode = mode:EXTRACT_ONLY
81 Ctrl.mode = mode:EXPAND_ONLY
90 Ctrl.mode = mode:EXPAND_ONLY
99 Ctrl.mode = mode:EXPAND_ONLY
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Duser-selected-context-sync.exp65 if { $mode != "non-stop" } {
391 if { $mode == "non-stop" } {
719 if {$mode == "all-stop"} {
793 if {$mode == "all-stop"} {
986 if {$mode == "all-stop"} {
1218 if {$mode == "all-stop"} {
1256 test_setup $mode
1260 test_cli_inferior $mode
1261 test_cli_thread $mode
1262 test_cli_frame $mode
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Duser-selected-context-sync.exp65 if { $mode != "non-stop" } {
391 if { $mode == "non-stop" } {
719 if {$mode == "all-stop"} {
793 if {$mode == "all-stop"} {
986 if {$mode == "all-stop"} {
1218 if {$mode == "all-stop"} {
1256 test_setup $mode
1260 test_cli_inferior $mode
1261 test_cli_thread $mode
1262 test_cli_frame $mode
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/engines/asm/
H A De_padlock-x86_64.pl330 .L${mode}_reenter:
344 ja .L${mode}_loop
360 .L${mode}_loop:
455 .L${mode}_break:
460 je .L${mode}_done
464 .L${mode}_bzero:
470 .L${mode}_done:
475 .L${mode}_aligned:
556 .L${mode}_exit:
559 .L${mode}_abort:
[all …]
/netbsd/crypto/external/bsd/openssl/dist/engines/asm/
H A De_padlock-x86_64.pl332 .L${mode}_reenter:
346 ja .L${mode}_loop
362 .L${mode}_loop:
457 .L${mode}_break:
462 je .L${mode}_done
466 .L${mode}_bzero:
472 .L${mode}_done:
477 .L${mode}_aligned:
558 .L${mode}_exit:
561 .L${mode}_abort:
[all …]
/netbsd/distrib/common/
H A Dparselist.awk109 if (mode != "crunch" && mode != "install" &&
110 mode != "mtree" && mode != "populate")
167 if (mode == "install" || mode == "mtree" || mode == "populate")
178 if (mode == "mtree") {
189 if (mode == "install" || mode == "mtree" || mode == "populate") {
204 if (mode == "crunch") {
215 if (mode == "crunch") {
238 if (mode == "crunch") {
249 if (mode == "install" || mode == "mtree" || mode == "populate") {
260 if (mode == "install" || mode == "mtree" || mode == "populate") {
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h104 return (mode == SImode || mode == SFmode || mode == HImode || mode == QImode in vgpr_1reg_mode_p()
105 || mode == V64QImode || mode == V64HImode || mode == V64SImode in vgpr_1reg_mode_p()
106 || mode == V64HFmode || mode == V64SFmode || mode == BImode); in vgpr_1reg_mode_p()
114 return (mode == SImode || mode == SFmode || mode == HImode in sgpr_1reg_mode_p()
115 || mode == QImode || mode == BImode); in sgpr_1reg_mode_p()
123 return (mode == DImode || mode == DFmode in vgpr_2reg_mode_p()
124 || mode == V64DImode || mode == V64DFmode); in vgpr_2reg_mode_p()
132 return (mode == V64QImode || mode == V64HImode in vgpr_vector_mode_p()
133 || mode == V64SImode || mode == V64DImode in vgpr_vector_mode_p()
134 || mode == V64HFmode || mode == V64SFmode || mode == V64DFmode); in vgpr_vector_mode_p()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-protos.h107 return (mode == SImode || mode == SFmode || mode == HImode || mode == QImode in vgpr_1reg_mode_p()
108 || mode == V64QImode || mode == V64HImode || mode == V64SImode in vgpr_1reg_mode_p()
109 || mode == V64HFmode || mode == V64SFmode || mode == BImode); in vgpr_1reg_mode_p()
117 return (mode == SImode || mode == SFmode || mode == HImode in sgpr_1reg_mode_p()
118 || mode == QImode || mode == BImode); in sgpr_1reg_mode_p()
126 return (mode == DImode || mode == DFmode in vgpr_2reg_mode_p()
127 || mode == V64DImode || mode == V64DFmode); in vgpr_2reg_mode_p()
135 return (mode == V64QImode || mode == V64HImode in vgpr_vector_mode_p()
136 || mode == V64SImode || mode == V64DImode in vgpr_vector_mode_p()
137 || mode == V64HFmode || mode == V64SFmode || mode == V64DFmode); in vgpr_vector_mode_p()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Dvec-common.md23 (define_expand "mov<mode>"
46 (define_expand "mov<mode>"
88 (define_expand "add<mode>3"
95 (define_expand "sub<mode>3"
102 (define_expand "mul<mode>3"
184 (define_expand "and<mode>3"
240 rtx tmp = force_reg (<MODE>mode, CONST0_RTX (<MODE>mode));
245 emit_insn (gen_arm_vcmla<rotsplit1><mode> (res1, CONST0_RTX (<MODE>mode),
383 ;; gen_vashr<mode>3_imm for Neon and gen_mve_vshrq_n_s<mode>_imm for
401 ;; gen_vashr<mode>3_imm for Neon and gen_mve_vshrq_n_u<mode>_imm for
[all …]

12345678910>>...265