Home
last modified time | relevance | path

Searched defs:mode1 (Results 1 – 25 of 52) sorted by relevance

123

/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_modes.c961 static bool drm_mode_match_timings(const struct drm_display_mode *mode1, in drm_mode_match_timings()
976 static bool drm_mode_match_clock(const struct drm_display_mode *mode1, in drm_mode_match_clock()
989 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags()
996 static bool drm_mode_match_3d_flags(const struct drm_display_mode *mode1, in drm_mode_match_3d_flags()
1003 static bool drm_mode_match_aspect_ratio(const struct drm_display_mode *mode1, in drm_mode_match_aspect_ratio()
1020 bool drm_mode_match(const struct drm_display_mode *mode1, in drm_mode_match()
1064 bool drm_mode_equal(const struct drm_display_mode *mode1, in drm_mode_equal()
1087 bool drm_mode_equal_no_clocks(const struct drm_display_mode *mode1, in drm_mode_equal_no_clocks()
1108 bool drm_mode_equal_no_clocks_no_stereo(const struct drm_display_mode *mode1, in drm_mode_equal_no_clocks_no_stereo()
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devthread-internal.h316 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
317 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
352 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument
362 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
/netbsd/src/external/bsd/libevent/dist/
Devthread-internal.h316 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
317 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
352 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument
362 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlibfuncs.h42 int op, mode1, mode2; member
Doptabs-libfuncs.cc70 convert_optab_libfunc (convert_optab optab, machine_mode mode1, in convert_optab_libfunc()
Dexpr.cc5025 machine_mode mode1, rtx str_rtx, in optimize_bitfield_assignment_op()
5404 machine_mode mode1; in expand_assignment() local
8348 machine_mode mode1; in expand_expr_addr_expr_1() local
11093 machine_mode mode1, mode2; in expand_expr_real_1() local
11555 machine_mode mode1; in expand_expr_real_1() local
Dexpmed.cc1639 machine_mode mode1; in extract_bit_field_1() local
2101 machine_mode mode1; in extract_bit_field() local
/netbsd/src/sys/arch/x86/include/
Dpci_machdep_common.h69 uint32_t mode1; member
/netbsd/src/sys/arch/mips/sibyte/dev/
Dsbscn.c940 u_char mode1; in cflag2modes() local
984 u_char mode1, mode2; in sbscn_param() local
1727 u_char mode1, mode2; in sbscn_init() local
Dsbjcn.c857 u_char mode1; in cflag2modes() local
901 u_char mode1, mode2; in sbjcn_param() local
/netbsd/src/sys/dev/i2c/
Dpca9685.c389 uint8_t mode1; in pcapwm_pwm_set_config() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/lm32/
Dlm32.cc1239 lm32_modes_tieable_p (machine_mode mode1, machine_mode mode2) in lm32_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-builtin.cc2284 machine_mode mode1 = insn_data[icode].operand[2].mode; in altivec_expand_predicate_builtin() local
2414 machine_mode tmode, mode1; in altivec_expand_vec_set_builtin() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-expand.cc9440 machine_mode mode1 = insn_data[icode].operand[2].mode; in ix86_expand_binop_builtin() local
9753 machine_mode mode1 = insn_data[d->icode].operand[2].mode; in ix86_expand_sse_compare() local
9798 machine_mode mode1 = insn_data[d->icode].operand[1].mode; in ix86_expand_sse_comi() local
9874 machine_mode mode1 = insn_data[d->icode].operand[2].mode; in ix86_expand_sse_round_vec_pack_sfix() local
9912 machine_mode mode1 = insn_data[d->icode].operand[1].mode; in ix86_expand_sse_ptest() local
11256 machine_mode mode1 = insn_p->operand[1].mode; in ix86_expand_sse_comi_round() local
12241 machine_mode tmode, mode1; in ix86_expand_vec_set_builtin() local
12353 machine_mode mode0, mode1, mode2, mode3, mode4; in ix86_expand_builtin() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/pdp11/
Dpdp11.cc2403 pdp11_modes_tieable_p (machine_mode mode1, machine_mode mode2) in pdp11_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.cc3195 v850_modes_tieable_p (machine_mode mode1, machine_mode mode2) in v850_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mn10300/
Dmn10300.cc2640 mn10300_modes_tieable_p (machine_mode mode1, machine_mode mode2) in mn10300_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.cc2152 bfin_modes_tieable_p (machine_mode mode1, machine_mode mode2) in bfin_modes_tieable_p()
5391 machine_mode mode1 = insn_data[icode].operand[2].mode; in bfin_expand_binop_builtin() local
/netbsd/src/tests/dev/audio/
Daudiotest.c1794 test_open_simul(int mode0, int mode1) in test_open_simul()
1804 int mode1; in test_open_simul() member
2319 test_rdwr_two(int mode0, int mode1) in test_rdwr_two()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.cc3287 mcore_modes_tieable_p (machine_mode mode1, machine_mode mode2) in mcore_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/
Dm32r.cc2764 m32r_modes_tieable_p (machine_mode mode1, machine_mode mode2) in m32r_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/stormy16/
Dstormy16.cc2647 xstormy16_modes_tieable_p (machine_mode mode1, machine_mode mode2) in xstormy16_modes_tieable_p()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_oncore.c854 int cap, mode, mode1; in oncore_ppsapi() local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/
Diq2000.cc3480 iq2000_modes_tieable_p (machine_mode mode1, machine_mode mode2) in iq2000_modes_tieable_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-builtins.cc2716 machine_mode mode1 = insn_data[icode].operand[2].mode; in arm_expand_ternop_builtin() local
2762 machine_mode mode1 = insn_data[icode].operand[2].mode; in arm_expand_binop_builtin() local
3422 machine_mode mode1; in arm_expand_builtin() local

123