Searched refs:mode (Results 176 - 200 of 3214) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Duninit-C.c7 typedef int TItype __attribute__ ((mode (TI)));
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbiosgetsystime.S39 call _C_LABEL(prot_to_real) # enter real mode
45 calll _C_LABEL(real_to_prot) # back to protected mode
/netbsd-6-1-5-RELEASE/lib/libm/arch/m68k/
H A Ds_rint.S44 | delivers integer nearest x in direction of prevailing rounding mode
46 fintd %sp@(4),%fp0 | use prevailing rounding mode
/netbsd-6-1-5-RELEASE/gnu/dist/groff/font/devdvi/generate/
H A DCompileFonts5 mode=cx
10 virmf "&cm \\mode=$mode; mag=$s/10; batchmode; input $f" >/dev/null
/netbsd-6-1-5-RELEASE/usr.bin/mkfifo/
H A Dmkfifo.c62 mode_t mode; local
66 /* The default mode is the value of the bitwise inclusive or of
69 mode = 0666 & ~umask(0);
75 err(1, "Cannot set file mode `%s'", optarg);
78 /* In symbolic mode strings, the + and - operators are
79 interpreted relative to an assumed initial mode of
81 mode = getmode(set, 0666);
94 if (mkfifo(*argv, mode) < 0) {
105 (void)fprintf(stderr, "usage: mkfifo [-m mode] fifoname ...\n");
/netbsd-6-1-5-RELEASE/sys/fs/ntfs/
H A Dntfsmount.h41 mode_t mode; /* mask to be applied for ntfs perms */ member in struct:ntfs_args
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dsse4_2-pcmpstr.h34 const int mode, int dim)
43 switch ((mode & 0x0C))
59 calc_matrix (__m128i a, int la, __m128i b, int lb, const int mode, argument
74 switch ((mode & 3))
77 if ((mode & 0x0C) == _SIDD_CMP_RANGES)
87 if ((mode & 0x0C) == _SIDD_CMP_RANGES)
97 if ((mode & 0x0C) == _SIDD_CMP_RANGES)
107 if ((mode & 0x0C) == _SIDD_CMP_RANGES)
118 override_invalid (res, la, lb, mode, (mode
33 override_invalid(unsigned char res[16][16], int la, int lb, const int mode, int dim) argument
122 calc_res(__m128i a, int la, __m128i b, int lb, const int mode) argument
206 cmp_flags(__m128i a, int la, __m128i b, int lb, int mode, int res2, int is_implicit) argument
281 cmp_indexed(__m128i a, int la, __m128i b, int lb, const int mode, int *res2) argument
315 cmp_masked(__m128i a, int la, __m128i b, int lb, const int mode, int *res2) argument
359 calc_str_len(__m128i a, const int mode) argument
389 cmp_ei(__m128i *a, int la, __m128i *b, int lb, const int mode, int *flags) argument
402 cmp_ii(__m128i *a, __m128i *b, const int mode, int *flags) argument
420 cmp_em(__m128i *a, int la, __m128i *b, int lb, const int mode, int *flags ) argument
433 cmp_im(__m128i *a, __m128i *b, const int mode, int *flags) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/iomd/
H A Dmakemodes.awk33 # parameters for each mode.
35 # that match the mode specifications specified on the command line.
36 # The matching mode definitions are written to stdout in the form of a C file.
42 # awk -f makemodes.awk <MDF file> <mode spec> [<mode spec> ...]
44 # where <mode spec> is
49 # Note: Spaces are NOT allowed in a mode specifier
59 mode = 0;
65 # Non zero if we are translating a mode
102 # Start of mode definitio
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc11 #include <cstring> // for strcpy, strcat, strlen (mode strings)
52 std::ios_base::openmode mode)
58 if ((mode & std::ios_base::in) && (mode & std::ios_base::out))
61 // Build mode string for gzopen and check it [27.8.1.3.2]
63 if (!this->open_mode(mode, char_mode))
72 io_mode = mode;
80 std::ios_base::openmode mode)
86 if ((mode & std::ios_base::in) && (mode
51 open(const char *name, std::ios_base::openmode mode) argument
79 attach(int fd, std::ios_base::openmode mode) argument
131 open_mode(std::ios_base::openmode mode, char* c_mode) const argument
379 gzifstream(const char* name, std::ios_base::openmode mode) argument
388 gzifstream(int fd, std::ios_base::openmode mode) argument
398 open(const char* name, std::ios_base::openmode mode) argument
409 attach(int fd, std::ios_base::openmode mode) argument
434 gzofstream(const char* name, std::ios_base::openmode mode) argument
443 gzofstream(int fd, std::ios_base::openmode mode) argument
453 open(const char* name, std::ios_base::openmode mode) argument
464 attach(int fd, std::ios_base::openmode mode) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/setkey/
H A Dscriptdump.pl8 $mode = 'add';
11 $mode = 'delete';
22 } elsif (/^\t(esp|ah) mode=(\S+) spi=(\d+).*reqid=(\d+)/) {
35 print "$mode $src $dst $proto $spi";
38 if ($mode eq 'add') {
/netbsd-6-1-5-RELEASE/distrib/amiga/floppies/inst-common/
H A Dmtree.conf3 /set type=dir uname=root gname=wheel mode=0755
/netbsd-6-1-5-RELEASE/distrib/vax/inst-common/
H A Dmtree.conf3 /set type=dir uname=root gname=wheel mode=0755
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Darm-it-bad.d1 #name: Test IT block validation in ARM mode.
H A Darm7-bad.l2 .*arm7-bad.s:5: Error: selected processor does not support ARM mode `cbnz r0,.\+6'
H A Dle-fpconst.s3 # endian mode are represented abnormally.
H A Dneon-cond-bad.d1 # name: Illegal conditions in Neon instructions, ARM mode
H A Dvldm-thumb-bad.d1 # name: VFP VLDM and VSTM, Thumb mode
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/abi/
H A Dmangle6.C5 typedef int int128 __attribute__ ((mode(TI)));
6 typedef unsigned int uint128 __attribute__ ((mode(TI)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20050107-1.c6 B __attribute__ ((mode (byte))) a;
7 B __attribute__ ((mode (byte))) b;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dpr42914.c3 int find_sad_16x16(int *mode) argument
19 *mode = k;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/iostream3/
H A Dzfstream.cc11 #include <cstring> // for strcpy, strcat, strlen (mode strings)
52 std::ios_base::openmode mode)
58 if ((mode & std::ios_base::in) && (mode & std::ios_base::out))
61 // Build mode string for gzopen and check it [27.8.1.3.2]
63 if (!this->open_mode(mode, char_mode))
72 io_mode = mode;
80 std::ios_base::openmode mode)
86 if ((mode & std::ios_base::in) && (mode
51 open(const char *name, std::ios_base::openmode mode) argument
79 attach(int fd, std::ios_base::openmode mode) argument
131 open_mode(std::ios_base::openmode mode, char* c_mode) const argument
379 gzifstream(const char* name, std::ios_base::openmode mode) argument
388 gzifstream(int fd, std::ios_base::openmode mode) argument
398 open(const char* name, std::ios_base::openmode mode) argument
409 attach(int fd, std::ios_base::openmode mode) argument
434 gzofstream(const char* name, std::ios_base::openmode mode) argument
443 gzofstream(int fd, std::ios_base::openmode mode) argument
453 open(const char* name, std::ios_base::openmode mode) argument
464 attach(int fd, std::ios_base::openmode mode) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Doptabs.c61 /* Tables of patterns for converting one mode to another. */
79 /* Indexed by the machine mode, gives the insn code to make a conditional
87 /* Indexed by the machine mode, gives the insn code for vector conditional
210 widen_operand (rtx op, enum machine_mode mode, enum machine_mode oldmode,
225 return convert_modes (mode, oldmode, op, unsignedp);
229 if (GET_MODE_SIZE (mode) <= UNITS_PER_WORD)
230 return gen_rtx_SUBREG (mode, force_reg (GET_MODE (op), op), 0);
235 result = gen_reg_rtx (mode);
345 on operands OP0, OP1 and OP2, with result having machine-mode MODE.
356 expand_ternary_op (enum machine_mode mode, opta
208 widen_operand(rtx op, enum machine_mode mode, enum machine_mode oldmode, int unsignedp, int no_extend) argument
352 expand_ternary_op(enum machine_mode mode, optab ternary_optab, rtx op0, rtx op1, rtx op2, rtx target, int unsignedp) argument
425 simplify_expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
444 force_expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
466 enum machine_mode mode = TYPE_MODE (TREE_TYPE (vec_shift_expr)); local
889 expand_doubleword_mult(enum machine_mode mode, rtx op0, rtx op1, rtx target, bool umulp, enum optab_methods methods) argument
998 expand_simple_binop(enum machine_mode mode, enum rtx_code code, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
1020 expand_binop(enum machine_mode mode, optab binoptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
1809 sign_expand_binop(enum machine_mode mode, optab uoptab, optab soptab, rtx op0, rtx op1, rtx target, int unsignedp, enum optab_methods methods) argument
1870 enum machine_mode mode = GET_MODE (targ0 ? targ0 : targ1); local
1962 enum machine_mode mode = GET_MODE (targ0 ? targ0 : targ1); local
2083 enum machine_mode mode; local
2122 expand_simple_unop(enum machine_mode mode, enum rtx_code code, rtx op0, rtx target, int unsignedp) argument
2136 widen_clz(enum machine_mode mode, rtx op0, rtx target) argument
2174 expand_parity(enum machine_mode mode, rtx op0, rtx target) argument
2232 expand_absneg_bit(enum rtx_code code, enum machine_mode mode, rtx op0, rtx target) argument
2345 expand_unop(enum machine_mode mode, optab unoptab, rtx op0, rtx target, int unsignedp) argument
2623 expand_abs_nojump(enum machine_mode mode, rtx op0, rtx target, int result_unsignedp) argument
2686 expand_abs(enum machine_mode mode, rtx op0, rtx target, int result_unsignedp, int safe) argument
2742 expand_copysign_absneg(enum machine_mode mode, rtx op0, rtx op1, rtx target, int bitpos, bool op0_is_abs) argument
2822 expand_copysign_bit(enum machine_mode mode, rtx op0, rtx op1, rtx target, int bitpos, bool op0_is_abs) argument
2926 enum machine_mode mode = GET_MODE (op0); local
3357 can_compare_p(enum rtx_code code, enum machine_mode mode, enum can_compare_purpose purpose) argument
3410 enum machine_mode mode = *pmode; local
3565 prepare_operand(int icode, rtx x, int opnum, enum machine_mode mode, enum machine_mode wider_mode, int unsignedp) argument
3588 emit_cmp_and_jump_insn_1(rtx x, rtx y, enum machine_mode mode, enum rtx_code comparison, int unsignedp, rtx label) argument
3668 emit_cmp_and_jump_insns(rtx x, rtx y, enum rtx_code comparison, rtx size, enum machine_mode mode, int unsignedp, rtx label) argument
3702 emit_cmp_insn(rtx x, rtx y, enum rtx_code comparison, rtx size, enum machine_mode mode, int unsignedp) argument
3721 enum machine_mode mode; local
3863 emit_conditional_move(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
3966 can_conditionally_move_p(enum machine_mode mode) argument
3991 emit_conditional_add(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4677 have_insn_for(enum rtx_code code, enum machine_mode mode) argument
4764 int mode; local
4958 set_optab_libfunc(optab optable, enum machine_mode mode, const char *name) argument
5349 enum machine_mode mode = GET_MODE (op1); local
5481 get_vcond_icode(tree expr, enum machine_mode mode) argument
5510 enum machine_mode mode = TYPE_MODE (TREE_TYPE (vec_cond_expr)); local
5556 enum machine_mode mode = GET_MODE (mem); local
5585 enum machine_mode mode = GET_MODE (mem); local
5601 enum machine_mode mode = GET_MODE (mem); local
5695 enum machine_mode mode = GET_MODE (mem); local
5765 enum machine_mode mode = GET_MODE (mem); local
5858 enum machine_mode mode = GET_MODE (mem); local
6017 enum machine_mode mode = GET_MODE (mem); local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/abi/
H A Dmangle6.C5 typedef int int128 __attribute__ ((mode(TI)));
6 typedef unsigned int uint128 __attribute__ ((mode(TI)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20050107-1.c6 B __attribute__ ((mode (byte))) a;
7 B __attribute__ ((mode (byte))) b;
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_mknod.c54 mknod(const char *path, mode_t mode, uint32_t dev) argument
56 return __mknod50(path, mode, dev);

Completed in 287 milliseconds

1234567891011>>