Home
last modified time | relevance | path

Searched refs:ym (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A Dtimelocal.pl44 $ym = pack(C2, @_[5,4]);
45 $cheat = $cheat{$ym} || &cheat;
52 $ym = pack(C2, @_[5,4]);
53 $cheat = $cheat{$ym} || &cheat;
76 $cheat{$ym} = $guess;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dmmx.md246 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
267 (minus:V2SF (match_operand:V2SF 1 "nonimmediate_operand" "0,ym")
268 (match_operand:V2SF 2 "nonimmediate_operand" "ym,0")))]
287 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
321 (match_operand:V2SF 2 "nonimmediate_operand" "ym")))]
338 (match_operand:V2SF 2 "nonimmediate_operand" "ym")]
348 (unspec:V2SF [(match_operand:V2SF 1 "nonimmediate_operand" "ym")]
359 (match_operand:V2SF 2 "nonimmediate_operand" "ym")]
370 (match_operand:V2SF 2 "nonimmediate_operand" "ym")]
380 (unspec:V2SF [(match_operand:V2SF 1 "nonimmediate_operand" "ym")]
[all …]
/netbsd-src/usr.sbin/tpctl/
H A Dmain.c262 int i, x, y, xm, ym, cursize, error, res; in do_calibration() local
279 ym = fb.conf.hf_height/10; in do_calibration()
287 coords->samples[1].y = ym; in do_calibration()
291 coords->samples[2].y = fb.conf.hf_height - ym; in do_calibration()
295 coords->samples[3].y = fb.conf.hf_height - ym; in do_calibration()
299 coords->samples[4].y = ym; in do_calibration()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmmx.md613 (match_operand:V2SF 2 "register_mmxmem_operand" "ym,x,v")))]
649 (match_operand:V2SF 1 "register_mmxmem_operand" "0,ym,0,v")
650 (match_operand:V2SF 2 "register_mmxmem_operand" "ym,0,x,v")))]
683 (match_operand:V2SF 2 "register_mmxmem_operand" "ym,x,v")))]
762 (match_operand:V2SF 2 "register_mmxmem_operand" "ym,x,v")))]
787 (match_operand:V2SF 2 "register_mmxmem_operand" "ym,x,v")]
804 (unspec:V2SF [(match_operand:V2SF 1 "nonimmediate_operand" "ym")]
815 (match_operand:V2SF 2 "nonimmediate_operand" "ym")]
826 (match_operand:V2SF 2 "nonimmediate_operand" "ym")]
850 (unspec:V2SF [(match_operand:V2SF 1 "nonimmediate_operand" "ym")]
[all …]
/netbsd-src/external/bsd/ipf/dist/perl/
H A DIsbgraph258 $ym=$YGRAPH-($m-$option{'MINYVALUE'})*$SCALE;
259 $im->line($XINIT,$ym,$XGRAPH,$ym,gdStyled)
/netbsd-src/external/mpl/mozilla-certdata/share/certs/
H A DQuoVadis_Root_CA_2_G3.pem9 n4rjyduYNM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ym
/netbsd-src/sys/dev/isapnp/
H A Disapnpdevs60 driver ym Yamaha Sound
263 * ym
265 devlogic ym YMH0021 0 OPL3-SA2, OPL3-SA3
H A Dfiles.isapnp63 attach ym at isapnp with ym_isapnp
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dvf500-colibri.dtsi25 ym-gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
/netbsd-src/sys/dev/isa/
H A Dfiles.isa338 device ym { }: audiobus, isadma, ad1848
339 file dev/isa/ym.c ym
342 attach opl at ym with opl_ym
345 attach mpu at ym with mpu_ym
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dsavage_drv.h448 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \ argument
450 ((ym) ? 1<<13 : 0) | \
/netbsd-src/sys/external/bsd/drm2/dist/drm/savage/
H A Dsavage_drv.h453 #define BCI_LINE_MISC(maj, ym, xp, yp, err) \ argument
455 ((ym) ? 1<<13 : 0) | \
/netbsd-src/sys/arch/i386/pnpbios/
H A Dfiles.pnpbios29 attach ym at pnpbios with ym_pnpbios
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dzonemd.example_a4.zone60 ym+vA83Z7v8A+Rwh4UGnjxKB8zmr803V0ASAmHz/gwH5Vb0nH+LObwFt
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dchrono437 constexpr year_month operator+(const year_month& ym, const months& dm) noexcept;
438 constexpr year_month operator+(const months& dm, const year_month& ym) noexcept;
439 constexpr year_month operator-(const year_month& ym, const months& dm) noexcept;
441 constexpr year_month operator+(const year_month& ym, const years& dy) noexcept;
442 constexpr year_month operator+(const years& dy, const year_month& ym) noexcept;
443 constexpr year_month operator-(const year_month& ym, const years& dy) noexcept;
573 operator/(const year_month& ym, const day& d) noexcept;
575 operator/(const year_month& ym, int d) noexcept;
585 operator/(const year_month& ym, last_spec) noexcept;
595 operator/(const year_month& ym, const weekday_indexed& wdi) noexcept;
[all …]
/netbsd-src/share/man/man4/
H A DMakefile79 yds.4 ym.4 \
/netbsd-src/sys/dev/acpi/
H A Dfiles.acpi186 attach ym at acpinodebus with ym_acpi
/netbsd-src/sys/arch/i386/conf/
H A DGENERIC364 ym* at acpi? # Yamaha OPL3-SA[23] audio
378 #ym* at pnpbios? index ? # Yamaha OPL3-SA[23] audio
1243 ym* at isapnp? # Yamaha OPL3-SA[23] audio
1265 opl* at ym?
1282 mpu* at ym?
H A DALL405 ym* at acpi? # Yamaha OPL3-SA[23] audio
429 ym* at pnpbios? index ? # Yamaha OPL3-SA[23] audio
1520 ym* at isapnp? # Yamaha OPL3-SA[23] audio
1542 opl* at ym?
1559 mpu* at ym?
H A DGENERIC_TINY469 #ym* at isapnp? # Yamaha OPL3-SA[23] audio
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c7497 char *ym; in RCS_deltas() local
7514 ym = strchr (prvers->date, '.'); in RCS_deltas()
7515 if (ym == NULL) in RCS_deltas()
7523 md = strchr (ym + 1, '.'); in RCS_deltas()
7530 cvs_output (month_printname (ym + 1), 0); in RCS_deltas()
7535 cvs_output (ym - 2, 2); in RCS_deltas()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/
H A Dpl.po170 "W zwyk�ym trybie dzia�ania standardowe wej�cie jest kopiowane do standardowego\n"
/netbsd-src/sys/arch/amd64/conf/
H A DALL426 ym* at acpi? # Yamaha OPL3-SA[23] audio
1442 opl* at ym?
1458 mpu* at ym?
/netbsd-src/sys/dev/
H A DDEVNAMES1539 ym MI
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt4791 ym

12