/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 39 * This section defines a function tone() which causes a tone of given 53 static void tone(unsigned int thz, unsigned int centisecs); 60 * Emit tone of frequency thz for given number of centisecs 63 tone(unsigned int thz, unsigned int centisecs) in tone() function 71 (void) printf("tone: thz=%d centisecs=%d\n", thz, centisecs); in tone() 85 * This is so other processes can execute while the tone is being in tone() 120 * Requires tone(), rest(), and endtone(). String play is not interruptible 151 /* letter to half-tone: A B C D E F G */ 184 * Play tone of proper duration for current rhythm signature 213 tone(pitchtab[pitch], sound); in playtone() [all …]
|
H A D | speaker.h | 13 #define SPKRTONE _IOW('S', 1, tone_t) /* emit tone */ 14 #define SPKRTUNE _IO('S', 2) /* emit tone sequence*/
|
/freebsd/share/man/man4/ |
H A D | spkr.4 | 34 for tone generation at arbitrary 60 single tone structure as third argument and plays it. 63 pointer to the first of an array of tone structures and plays them in 96 half-tone, the last causes it to be flatted one half-tone. 228 Due to roundoff in the pitch tables and slop in the tone-generation and timer
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 464 0x0A Tone Enable 577 0x90 Inside Dial Tone 578 0x91 Outside Dial Tone 579 0x92 Inside Ring Tone 580 0x93 Outside Ring Tone 581 0x94 Priority Ring Tone 584 0x97 Line Busy Tone 585 0x98 Reorder Tone 586 0x99 Call Waiting Tone 587 0x9A Confirmation Tone 1 [all …]
|
/freebsd/share/i18n/csmapper/BIG5/ |
H A D | UCS%Big5EXT@IBM.src | 84 # 0xA3BC. This character occurs within the Big Five block of tone marks 85 # for bopomofo and is intended to be the tone mark for the first tone in 87 # MACRON (Mandarin Chinese first tone) to reflect this semantic. 88 # However, because bopomofo uses the absense of a tone mark to indicate 89 # the first Mandarin tone, most implementations of Big Five represent
|
H A D | Big5EXT@IBM%UCS.src | 84 # 0xA3BC. This character occurs within the Big Five block of tone marks 85 # for bopomofo and is intended to be the tone mark for the first tone in 87 # MACRON (Mandarin Chinese first tone) to reflect this semantic. 88 # However, because bopomofo uses the absense of a tone mark to indicate 89 # the first Mandarin tone, most implementations of Big Five represent
|
/freebsd/usr.bin/tip/libacu/ |
H A D | biz22.c | 49 * tone dialing (mod = "V") 61 * Disable auto-answer and configure for tone/pulse in biz_dialer() 77 printf("can't get dial tone..."); in biz_dialer()
|
H A D | biz31.c | 53 * tone dialing (mod = "f") 70 echo("$>$.$ #\r"); /* tone/pulse dialing */ in biz_dialer()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pgf | 32 >>20 byte 8 duo tone, 39 >>20 byte 15 duo tone 16,
|
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 239 int tone = 1000; /* WWV sync frequency */ variable 283 tone = 1200; in main() 375 printf("year %d day %d time %02d:%02d:%02d tone %d\n", in main() 376 year, day, hour, minute, second, tone); in main() 541 peep(arg, tone, HIGH); in main() 542 peep(1000 - arg, tone, OFF); in main() 590 peep(5, tone, HIGH); /* send seconds tick */ in sec() 591 peep(25, tone, OFF); in sec()
|
H A D | README | 39 tg.c and tg2.c are tone generators. They make audio signals
|
H A D | tg2.c | 515 int tone = 1000; /* WWV sync frequency */ variable 832 tone = 1200; 1098 …printf(" Year = %02d, Day of year = %03d, Time = %02d:%02d:%02d, Minute tone = %d Hz, Hour tone = … 1099 Year, DayOfYear, Hour, Minute, Second, tone, HourTone); 1969 peep(arg, tone, HIGH); 1973 peep( 990 - arg, tone, OFF); 1983 peep(1010 - arg, tone, OFF); 1992 peep(1000 - arg, tone, OFF); 2209 peep(5, tone, HIGH); /* send seconds tick */ 2210 peep(25, tone, OFF); [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8996-pmi8996-sony-xperia-tone-dora.dts | 6 #include "msm8996-sony-xperia-tone-dora.dts"
|
H A D | msm8996-pmi8996-sony-xperia-tone-kagura.dts | 6 #include "msm8996-sony-xperia-tone-kagura.dts"
|
H A D | msm8996-pmi8996-sony-xperia-tone-keyaki.dts | 6 #include "msm8996-sony-xperia-tone-keyaki.dts"
|
H A D | msm8996-sony-xperia-tone-kagura.dts | 10 #include "msm8996-sony-xperia-tone.dtsi"
|
H A D | msm8996-sony-xperia-tone-dora.dts | 10 #include "msm8996-sony-xperia-tone.dtsi"
|
H A D | msm8996-sony-xperia-tone-keyaki.dts | 10 #include "msm8996-sony-xperia-tone.dtsi"
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_regs.h | 704 #define BWN_NPHY_TONE_MIDX20_1 BWN_PHY_N(0x1F5) /* Tone map index 20/1 */ 705 #define BWN_NPHY_TONE_MIDX20_2 BWN_PHY_N(0x1F6) /* Tone map index 20/2 */ 706 #define BWN_NPHY_TONE_MIDX20_3 BWN_PHY_N(0x1F7) /* Tone map index 20/3 */ 707 #define BWN_NPHY_TONE_MIDX40_1 BWN_PHY_N(0x1F8) /* Tone map index 40/1 */ 708 #define BWN_NPHY_TONE_MIDX40_2 BWN_PHY_N(0x1F9) /* Tone map index 40/2 */ 709 #define BWN_NPHY_TONE_MIDX40_3 BWN_PHY_N(0x1FA) /* Tone map index 40/3 */ 710 #define BWN_NPHY_TONE_MIDX40_4 BWN_PHY_N(0x1FB) /* Tone map index 40/4 */ 711 #define BWN_NPHY_PILTONE_MIDX1 BWN_PHY_N(0x1FC) /* Pilot tone map index 1 */ 712 #define BWN_NPHY_PILTONE_MIDX2 BWN_PHY_N(0x1FD) /* Pilot tone map index 2 */ 713 #define BWN_NPHY_PILTONE_MIDX3 BWN_PHY_N(0x1FE) /* Pilot tone map index 3 */ [all …]
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | CompositionExclusions-3.2.0.txt | 119 # 0340..0341 [2] COMBINING GRAVE TONE MARK..COMBINING ACUTE TONE MARK
|
H A D | errorlist_table.c | 13 …{0x340, 0x1, WIND_PROFILE_NAME|WIND_PROFILE_LDAP|WIND_PROFILE_SASL}, /* C.8: COMBINING GRAVE TONE … 14 …{0x341, 0x1, WIND_PROFILE_NAME|WIND_PROFILE_LDAP|WIND_PROFILE_SASL}, /* C.8: COMBINING ACUTE TONE …
|
/freebsd/share/man/man5/ |
H A D | phones.5 | 52 tone (when going through an exchange).
|
/freebsd/share/i18n/csmapper/CP/ |
H A D | CP1161%UCS.src | 37 # CP1161 - Thai with Low Tone Marks & Ancient Chars - PC
|
H A D | CP874%UCS.src | 37 # CP874 - Thai with Low Tone Marks & Ancient Chars - PC
|
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,ethdr.yaml | 16 It handles multiple HDR input types and performs tone mapping, color
|