| /src/sbin/hastd/ ! |
| H A D | activemap.c | 96 off2ext(const struct activemap *amp, off_t offset) in off2ext() argument 100 PJDLOG_ASSERT(offset >= 0 && offset < amp->am_mediasize); in off2ext() 101 extent = (offset >> amp->am_extentshift); in off2ext() 102 PJDLOG_ASSERT(extent >= 0 && extent < amp->am_nextents); in off2ext() 107 ext2off(const struct activemap *amp, int extent) in ext2off() argument 111 PJDLOG_ASSERT(extent >= 0 && extent < amp->am_nextents); in ext2off() 112 offset = ((off_t)extent << amp->am_extentshift); in ext2off() 113 PJDLOG_ASSERT(offset >= 0 && offset < amp->am_mediasize); in ext2off() 122 ext2reqs(const struct activemap *amp, int ext) in ext2reqs() argument 126 if (ext < amp->am_nextents - 1) in ext2reqs() [all …]
|
| H A D | activemap.h | 41 void activemap_free(struct activemap *amp); 43 bool activemap_write_start(struct activemap *amp, off_t offset, off_t length); 44 bool activemap_write_complete(struct activemap *amp, off_t offset, 46 bool activemap_extent_complete(struct activemap *amp, int extent); 47 uint64_t activemap_ndirty(const struct activemap *amp); 49 bool activemap_differ(const struct activemap *amp); 50 size_t activemap_size(const struct activemap *amp); 51 size_t activemap_ondisk_size(const struct activemap *amp); 52 void activemap_copyin(struct activemap *amp, const unsigned char *buf, 54 void activemap_merge(struct activemap *amp, const unsigned char *buf, [all …]
|
| /src/sys/fs/autofs/ ! |
| H A D | autofs_vfsops.c | 58 struct autofs_mount *amp; in autofs_mount() local 82 amp = malloc(sizeof(*amp), M_AUTOFS, M_WAITOK | M_ZERO); in autofs_mount() 83 mp->mnt_data = amp; in autofs_mount() 84 amp->am_mp = mp; in autofs_mount() 85 strlcpy(amp->am_from, from, sizeof(amp->am_from)); in autofs_mount() 86 strlcpy(amp->am_mountpoint, fspath, sizeof(amp->am_mountpoint)); in autofs_mount() 87 strlcpy(amp->am_options, options, sizeof(amp->am_options)); in autofs_mount() 88 strlcpy(amp->am_prefix, prefix, sizeof(amp->am_prefix)); in autofs_mount() 89 sx_init(&->am_lock, "autofslk"); in autofs_mount() 90 amp->am_last_fileno = 1; in autofs_mount() [all …]
|
| H A D | autofs.c | 243 struct autofs_mount *amp; in autofs_path() local 246 amp = anp->an_mount; in autofs_path() 259 tmp = malloc(strlen(amp->am_mountpoint) + strlen(path) + 2, in autofs_path() 261 strcpy(tmp, amp->am_mountpoint); in autofs_path() 295 struct autofs_mount *amp; in autofs_cached() local 297 amp = anp->an_mount; in autofs_cached() 299 AUTOFS_ASSERT_UNLOCKED(amp); in autofs_cached() 309 AUTOFS_SLOCK(amp); in autofs_cached() 311 AUTOFS_SUNLOCK(amp); in autofs_cached() 329 autofs_flush(struct autofs_mount *amp) in autofs_flush() argument [all …]
|
| H A D | autofs_vnops.c | 211 struct autofs_mount *amp; in autofs_lookup() local 219 amp = VFSTOAUTOFS(mp); in autofs_lookup() 267 AUTOFS_SLOCK(amp); in autofs_lookup() 271 AUTOFS_SUNLOCK(amp); in autofs_lookup() 275 AUTOFS_SUNLOCK(amp); in autofs_lookup() 282 AUTOFS_SUNLOCK(amp); in autofs_lookup() 300 struct autofs_mount *amp; in autofs_mkdir() local 306 amp = VFSTOAUTOFS(vp->v_mount); in autofs_mkdir() 315 AUTOFS_XLOCK(amp); in autofs_mkdir() 316 error = autofs_node_new(anp, amp, ap->a_cnp->cn_nameptr, in autofs_mkdir() [all …]
|
| /src/usr.sbin/virtual_oss/virtual_oss/ ! |
| H A D | compressor.c | 52 double amp; in voss_compressor() local 65 amp = p_ch_gain[ch]; in voss_compressor() 68 if (gain < amp) in voss_compressor() 69 amp += (gain - amp) / (1LL << p_param->attack); in voss_compressor() 71 buffer[i] *= amp; in voss_compressor() 72 amp += (1.0 - amp) / (1LL << p_param->decay); in voss_compressor() 73 p_ch_gain[ch] = amp; in voss_compressor()
|
| H A D | ctl.c | 207 data.mon_info.amp = pvm->shift; in vctl_ioctl() 214 data.mon_info.amp < -31 || in vctl_ioctl() 215 data.mon_info.amp > 31) { in vctl_ioctl() 223 pvm->shift = data.mon_info.amp; in vctl_ioctl() 236 data.mon_info.amp = pvm->shift; in vctl_ioctl() 243 data.mon_info.amp < -31 || in vctl_ioctl() 244 data.mon_info.amp > 31) { in vctl_ioctl() 252 pvm->shift = data.mon_info.amp; in vctl_ioctl() 265 data.mon_info.amp = pvm->shift; in vctl_ioctl() 272 data.mon_info.amp < -31 || in vctl_ioctl() [all …]
|
| /src/sys/contrib/device-tree/Bindings/sound/ ! |
| H A D | tlv320aic31xx.txt | 8 "ti,tlv320aic310x" - Generic TLV320AIC31xx with mono speaker amp 9 "ti,tlv320aic311x" - Generic TLV320AIC31xx with stereo speaker amp 10 "ti,tlv320aic3100" - TLV320AIC3100 (mono speaker amp, no MiniDSP) 11 "ti,tlv320aic3110" - TLV320AIC3110 (stereo speaker amp, no MiniDSP) 12 "ti,tlv320aic3120" - TLV320AIC3120 (mono speaker amp, MiniDSP) 13 "ti,tlv320aic3111" - TLV320AIC3111 (stereo speaker amp, MiniDSP) 14 "ti,tlv320dac3100" - TLV320DAC3100 (no ADC, mono speaker amp, no MiniDSP) 15 "ti,tlv320dac3101" - TLV320DAC3101 (no ADC, stereo speaker amp, no MiniDSP) 45 * SPL, devices with stereo speaker amp 46 * SPR, devices with stereo speaker amp [all …]
|
| H A D | imx-audio-es8328.txt | 8 - audio-amp-supply : Power regulator for speaker amps 17 * audio-amp 48 audio-amp-supply = <®_audio_amp>; 52 "Speaker", "audio-amp",
|
| H A D | tfa9879.txt | 17 amp: amp@6c {
|
| H A D | da7218.txt | 32 - dlg,mic1-amp-in-sel : Mic1 input source type 34 - dlg,mic2-amp-in-sel : Mic2 input source type 86 dlg,mic1-amp-in-sel = "diff"; 87 dlg,mic2-amp-in-sel = "diff";
|
| /src/contrib/libxo/tests/core/saved/ ! |
| H A D | test_07.X.out | 1 …amp; for true">full</benefits></employee><employee><first-name>Terry</first-name><nic-name>"<on…
|
| H A D | test_07.XP.out | 20 <benefits full-time="honest & for true">full</benefits> 29 <benefits full-time="honest & for true">full</benefits> 38 <benefits full-time="honest & for true">full</benefits> 43 <last-name>Meter & Smith</last-name> 63 <benefits full-time="honest & for true">full</benefits>
|
| H A D | test_05.X.out | 1 …amp; for true">full</benefits></employee><employee><first-name>Terry</first-name><nic-name>"<on…
|
| H A D | test_05.XP.out | 38 <benefits full-time="honest & for true">full</benefits> 46 <benefits full-time="honest & for true">full</benefits> 54 <benefits full-time="honest & for true">full</benefits> 59 <last-name>Meter & Smith</last-name> 76 <benefits full-time="honest & for true">full</benefits>
|
| H A D | test_07.HIPx.out | 39 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 52 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 65 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 76 …s/employee/last-name" data-type="string" data-help="Last name of employee">Meter & Smith </div> 78 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 90 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 103 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> …
|
| H A D | test_05.HIPx.out | 152 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 162 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 172 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 180 …s/employee/last-name" data-type="string" data-help="Last name of employee">Meter & Smith </div> 182 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 191 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 201 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> … 211 …s/employee/percent-time" data-type="number" data-help="Percentage of full & part time (%)"> …
|
| /src/sys/contrib/device-tree/Bindings/input/ ! |
| H A D | pwm-beeper.txt | 10 - amp-supply: phandle to a regulator that acts as an amplifier for the beeper 23 amp-supply = <&beeper_amp>;
|
| /src/stand/i386/libi386/ ! |
| H A D | elf32_freebsd.c | 39 static int elf32_exec(struct preloaded_file *amp); 40 static int elf32_obj_exec(struct preloaded_file *amp);
|
| H A D | elf64_freebsd.c | 43 static int elf64_exec(struct preloaded_file *amp); 44 static int elf64_obj_exec(struct preloaded_file *amp);
|
| /src/usr.sbin/acpi/acpiconf/ ! |
| H A D | acpiconf.c | 90 int hours, min, amp; in acpi_battinfo() local 100 amp = battio.bix.units; in acpi_battinfo() 101 pwr_units = amp ? "mA" : "mW"; in acpi_battinfo() 205 else if (amp && volt != UNKNOWN_VOLTAGE) { in acpi_battinfo()
|
| /src/stand/efi/loader/arch/arm64/ ! |
| H A D | exec.c | 42 static int elf64_exec(struct preloaded_file *amp); 43 static int elf64_obj_exec(struct preloaded_file *amp);
|
| /src/stand/userboot/userboot/ ! |
| H A D | elf32_freebsd.c | 39 static int elf32_exec(struct preloaded_file *amp); 40 static int elf32_obj_exec(struct preloaded_file *amp);
|
| H A D | elf64_freebsd.c | 43 static int elf64_exec(struct preloaded_file *amp); 44 static int elf64_obj_exec(struct preloaded_file *amp);
|
| /src/crypto/openssl/apps/lib/ ! |
| H A D | tlssrp_depr.c | 67 if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) { in ssl_srp_verify_param_cb() 79 if (srp_arg->amp == 1) { in ssl_srp_verify_param_cb() 129 if (c_msg || c_debug || srp_arg->amp == 0) in set_up_srp_arg()
|