| /src/sys/dev/wscons/ |
| wsbelldata.h | 35 #define WSKBD_DEFAULT_BELL_VOLUME 50 /* 50% volume */ 44 (dstp)->volume = ((srcp)->which & WSKBD_BELL_DOVOLUME) ? \ 45 (srcp)->volume : (dfltp)->volume; \
|
| wsbellvar.h | 37 u_int volume; member in struct:vbell_args
|
| wsbell.c | 388 sc->sc_bell_data.period, sc->sc_bell_data.volume); 399 spkr_audio_play(sc, ubdp->pitch, ubdp->period, ubdp->volume); 430 vol = vb->volume; 442 spkr_audio_play(struct wsbell_softc *sc, u_int pitch, u_int period, u_int volume) 448 sc->sc_bell_args.volume = volume;
|
| /src/usr.sbin/fstyp/ |
| cd9660.c | 54 char *sector, *volume; local 63 volume = sector + 0x28; 65 strlcpy(label, volume, MIN(size, VOLUME_LEN));
|
| hammer_disk.h | 69 * Per-volume storage limit: 52 bits 4096 TB 87 #define HAMMER_OFF_VOL_MASK 0x0FF0000000000000ULL /* volume portion */ 109 * Reserved space for (future) header junk after the volume header. 120 * and volume number in addition to the offset. Most offsets are required 149 * zone 1 (z,v,o): raw volume relative (offset 0 is the volume header) 151 * zone 3 (z,o): undo/redo fifo - fixed zone-2 offset array in volume header 157 * zone 15: unavailable, usually the offset is beyond volume size 160 * Maximum HAMMER filesystem capacity from volume aspect 161 * 2^8(max volumes) * 2^52(max volume size) = 2^60 = 1EB (long offset [all...] |
| /src/external/apache2/llvm/dist/libcxx/utils/ci/ |
| run-buildbot-container | 24 docker run -it --volume "${MONOREPO_ROOT}:/llvm" --workdir "/llvm" ldionne/libcxx-builder bash
|
| /src/sys/arch/atari/dev/ |
| kbdreg.h | 51 u_int volume; /* volume of bell (0-64) */ member in struct:kbdbell
|
| iteioctl.h | 59 u_int volume; /* volume of bell (0-64) */ member in struct:itebell
|
| /src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
| Makefile | 36 OBJS = data.o block.o low.o file.o btree.o node.o record.o volume.o \ 68 volume.h 70 node.h record.h volume.h 74 volume.o: volume.c internal.h hfs.h data.h low.h btree.h record.h \ 75 volume.h
|
| /src/sys/arch/x68k/include/ |
| kbio.h | 58 int volume; member in struct:kbiocbell
|
| opmbellio.h | 72 int volume; member in struct:bell_info
|
| /src/sys/arch/ews4800mips/stand/common/ |
| ustarfs.c | 51 struct volume { struct 68 * Although phisical format isn't 2D, volume size is 171 __change_volume(int volume) 177 printf("insert disk %d, and press return...", volume + 1); 187 if ((i = buf[8] - '0') != volume + 1) { 188 printf("invalid volume number. disk=%d requested=%d\n", 189 i, volume + 1);
|
| /src/sys/sys/ |
| radioio.h | 44 int volume; member in struct:radio_info
|
| /src/sys/arch/amiga/dev/ |
| iteioctl.h | 52 u_int volume; /* volume of bell (0-64) */ member in struct:itebell
|
| /src/sys/arch/x68k/usr.bin/bellctrl/ |
| bellctrl.c | 95 * If volume is given 175 values.volume = percent; 229 if (values.volume == DEFAULT) 230 values.volume = param.volume; 249 fprintf(stderr, " To set bell volume, pitch and duration:\n");
|
| /src/sys/arch/x68k/dev/ |
| opm.c | 213 opm_set_volume(int channel, int volume) 219 value = opm0->sc_vdata[channel].m1.tl + volume; 223 value = opm0->sc_vdata[channel].m2.tl + volume; 226 value = opm0->sc_vdata[channel].c1.tl + volume; 232 value = opm0->sc_vdata[channel].c2.tl + volume;
|
| /src/sys/dev/audio/ |
| audiobell.c | 96 * volume is the amplitude in % of max, 100 audiobell(void *dev, u_int pitch, u_int period, u_int volume, int poll) 121 KASSERT(volume <= 100); 188 /* Generate sinewave with specified volume */ 191 /* XXX audio already has track volume feature though #if 0 */ 192 buf[i] = AUDIO_SCALEDOWN(sinewave[j] * (int)volume, 16);
|
| /src/usr.sbin/sysinst/ |
| msg.pm.fr | 46 message create_cgd {Le volume cryptographique Cr�er (CGD)} 49 message create_lv {Cr�er un volume logique} 132 message lvmlv_menufmt {Logique volume}
|
| /src/sbin/wsconsctl/ |
| keyboard.c | 68 { "bell.volume", &bell.volume, FMT_UINT, FLG_MODIFY }, 71 { "bell.volume.default", &dfbell.volume, FMT_UINT, FLG_MODIFY }, 129 if (field_by_value(&bell.volume)->flags & FLG_GET) 139 if (field_by_value(&dfbell.volume)->flags & FLG_GET) 213 if (field_by_value(&bell.volume)->flags & FLG_SET) 222 pr_field(field_by_value(&bell.volume), " -> "); 229 if (field_by_value(&dfbell.volume)->flags & FLG_SET) 239 pr_field(field_by_value(&dfbell.volume), " -> ") [all...] |
| /src/sys/arch/arm/broadcom/ |
| bcm2835_vcaudioreg.h | 85 uint32_t volume; member in struct:__anon1022
|
| /src/sys/arch/ews4800mips/include/ |
| vtoc.h | 35 /* Volume Table Of Contents */ 70 int8_t volume[8]; /* 20 */ member in struct:vtoc_sector
|
| /src/external/bsd/zstd/dist/build/single_file_libs/ |
| build_decoder_test.sh | 29 --volume $PWD:/code \
|
| build_library_test.sh | 32 --volume $PWD:/code \
|
| /src/external/gpl2/mkhybrid/bin/ |
| Makefile | 18 apple.c volume.c desktop.c mac_label.c
|
| /src/usr.bin/audio/play/ |
| play.c | 64 static int volume; variable 157 volume = atoi(optarg); 158 if (volume < 0 || volume > 255) 159 errx(1, "volume must be between 0 and 255"); 528 if (volume) 529 info.play.gain = volume; 607 "-v volume\n");
|