Home
last modified time | relevance | path

Searched refs:pitch (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/dev/speaker/
H A Dspkr.c56 static void playtone(int pitch, int value, int sustain);
187 playtone(int pitch, int value, int sustain) in playtone() argument
201 if (pitch == -1) in playtone()
210 pitch, sound, silence); in playtone()
213 tone(pitchtab[pitch], sound); in playtone()
225 int pitch, oldfill, lastpitch = OCTAVE_NOTES * DFLT_OCTAVE; in playstring() local
246 pitch = notetab[c - 'A'] + octave * OCTAVE_NOTES; in playstring()
250 ++pitch; in playstring()
254 --pitch; in playstring()
265 if (abs(pitch-lastpitch) > abs(pitch+OCTAVE_NOTES - in playstring()
[all …]
/freebsd/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c1012 int bell, duration, pitch; in set_bell_values() local
1016 pitch = 0; in set_bell_values()
1024 duration = 5, pitch = 800; in set_bell_values()
1026 duration = 0, pitch = 0; in set_bell_values()
1035 pitch = strtol(opt, &v1, 0); in set_bell_values()
1036 if ((pitch < 0) || (*opt == '\0') || (*v1 != '\0')) { in set_bell_values()
1042 if (pitch != 0) in set_bell_values()
1043 pitch = 1193182 / pitch; /* in Hz */ in set_bell_values()
1049 if (duration > 0 && pitch > 0) in set_bell_values()
1050 fprintf(stderr, "\e[=%d;%dB", pitch, duration); in set_bell_values()
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_bo.c268 args->pitch= (args->width * args->bpp + 7) / 8; in tegra_bo_dumb_create()
269 args->pitch = roundup(args->pitch, drm->pitch_align); in tegra_bo_dumb_create()
270 args->size = args->pitch * args->height; in tegra_bo_dumb_create()
/freebsd/stand/common/
H A Dgfx_fb.c423 uint32_t data, bpp, pitch, y, x; in gfxfb_blt_fill() local
458 pitch = gfx_state.tg_fb.fb_stride * bpp; in gfxfb_blt_fill()
463 off = y * pitch + DestinationX * bpp; in gfxfb_blt_fill()
506 uint32_t bpp, pitch, copybytes; in gfxfb_blt_video_to_buffer() local
529 pitch = gfx_state.tg_fb.fb_stride * bpp; in gfxfb_blt_video_to_buffer()
548 off = sy * pitch + SourceX * bpp; in gfxfb_blt_video_to_buffer()
606 uint32_t bpp, pitch, copybytes; in gfxfb_blt_buffer_to_video() local
629 pitch = gfx_state.tg_fb.fb_stride * bpp; in gfxfb_blt_buffer_to_video()
648 off = dy * pitch + DestinationX * bpp; in gfxfb_blt_buffer_to_video()
709 int pitch; in gfxfb_blt_video_to_video() local
[all …]
/freebsd/sys/teken/
H A Dteken_subr_compat.h104 teken_subr_cons25_set_bell_pitch_duration(const teken_t *t, unsigned int pitch, in teken_subr_cons25_set_bell_pitch_duration() argument
108 teken_funcs_param(t, TP_SETBELLPD, (pitch << 16) | in teken_subr_cons25_set_bell_pitch_duration()
H A Dsequences104 C25BLPD Cons25 set bell pitch duration ^[ [ = B r r
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox_prop.h369 uint32_t pitch; member
424 uint32_t pitch; member
453 struct bcm2835_mbox_tag_pitch pitch; member
H A Dbcm2835_mbox.c572 BCM2835_MBOX_INIT_TAG(&msg.pitch, GET_PITCH); in bcm2835_mbox_fb_init()
583 fb->pitch = msg.pitch.body.resp.pitch; in bcm2835_mbox_fb_init()
H A Dbcm2835_fbd.c127 sc->info.fb_stride = fb.pitch; in bcm_fb_setup_fbd()
166 sc->fbswap, fb.pitch, fb.base, fb.size); in bcm_fb_setup_fbd()
H A Dbcm2835_fb.c168 sc->stride = fb.pitch; in bcm_fb_attach()
183 sc->fbswap, fb.pitch, fb.base, fb.size); in bcm_fb_attach()
/freebsd/sys/dev/drm2/
H A Ddrm_mode.h282 __u32 pitch; member
442 uint32_t pitch; member
H A Ddrm_fb_helper.h111 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch,
H A Ddrm_fb_helper.c997 void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix() argument
1000 info->fb_stride = pitch; in drm_fb_helper_fill_fix()
H A Ddrm_crtc.c2141 r.pitches[0] = or->pitch; in drm_mode_addfb()
2454 r->pitch = fb->pitches[0]; in drm_mode_getfb()
/freebsd/sys/kern/
H A Dkern_cons.c698 sysbeep(int pitch, sbintime_t duration) in sysbeep() argument
707 timer_spkr_setfreq(pitch); in sysbeep()
730 sysbeep(int pitch __unused, sbintime_t duration __unused) in sysbeep()
/freebsd/sys/dev/syscons/
H A Dsyscons.h574 void sc_bell(scr_stat *scp, int pitch, int duration);
H A Dsyscons.c4269 sc_bell(scr_stat *scp, int pitch, int duration) in sc_bell() argument
4284 } else if (duration != 0 && pitch != 0) { in sc_bell()
4286 pitch *= 2; in sc_bell()
4287 sysbeep(1193182 / pitch, SBT_1S * duration / hz); in sc_bell()
/freebsd/share/dict/
H A Dweb2a2392 arc pitch
2803 auction pitch
3202 back pitch
6979 bone pitch
11189 cheese pitch
11560 chord pitch
13397 commutator pitch
18771 earth pitch
23244 fractional-pitch
23872 full-pitch
[all …]
/freebsd/contrib/ncurses/include/
H A DCaps.hpux11289 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
290 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
H A DCaps288 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
289 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
H A DCaps.osf1r5277 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
282 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
H A DCaps.keys291 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
292 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
H A DCaps.aix4288 cpi_changes_res cpix bool YF - - ----- changing character pitch changes resolution
289 lpi_changes_res lpix bool YG - - ----- changing line pitch changes resolution
/freebsd/contrib/file/magic/Magdir/
H A Daudio1000 #>>32 byte x \b, pitch inaccuracy %u
/freebsd/contrib/one-true-awk/testdir/
H A Dbib152 …of gopher wood; rooms shalt thou make in the ark, and shalt pitch it within and without with pitch.
1558 …, she took for him an ark of bulrushes, and daubed it with slime and with pitch, and put the child…
3657 And the children of Israel shall pitch their tents, every man by his own camp, and every man by his…
3658 But the Levites shall pitch round about the tabernacle of testimony, that there be no wrath upon th…
3661 …ael shall pitch by his own standard, with the ensign of their father's house: far off about the ta…
3662 …ard the rising of the sun shall they of the standard of the camp of Judah pitch throughout their a…
3664 And those that do pitch next unto him shall be the tribe of Issachar: and Nethaneel the son of Zuar…
3671 And those which pitch by him shall be the tribe of Simeon: and the captain of the children of Simeo…
3716 The families of the Gershonites shall pitch behind the tabernacle westward.
3722 The families of the sons of Kohath shall pitch on the side of the tabernacle southward.
[all …]

12