/src/usr.bin/make/unit-tests/ |
shell-ksh.exp | 1 echo normal 2 normal
|
shell-sh.exp | 1 : normal
|
shell-csh.exp | 1 echo normal 2 normal
|
shell-custom.exp | 1 : normal 2 -c : normal
|
shell-custom.mk | 11 : normal
|
shell-sh.mk | 9 : normal
|
export-env.mk | 3 # our normal .export, subsequent changes affect the environment
|
suff-main.mk | 9 # At this point, the target '.1.2' is a normal target.
|
/src/tests/sbin/gpt/ |
Makefile | 10 FILES= gpt.empty.show.normal gpt.backup gpt.removepart.show.normal 11 FILES+= gpt.2part.show.uuid gpt.2part.show.normal gpt.2part.show.label 12 FILES+= gpt.resizedisk.show.normal gpt.resizepart.show.normal 13 FILES+= gpt.disklabel gpt.disklabel.show.normal
|
/src/etc/powerd/scripts/ |
sensor_drive | 12 normal) 13 logger -p warning "${0}: normal state reached on ${1} (${3}): ${4}" >&1
|
sensor_fan | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_indicator | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_power | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_resistance | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_temperature | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_voltage | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
sensor_battery | 12 normal) 14 "${0}: (${3}) capacity reached normal state [${1}]" >&1
|
/src/sys/dev/isa/ |
ics2101.c | 80 unsigned char normal; local in function:ics2101_mix_doit 105 normal = 0x0; 107 normal = flip_left[chan]; 109 normal = 0x01; 114 normal = 0x0; 116 normal = flip_right[chan]; 118 normal = 0x02; 122 bus_space_write_1(iot, sc->sc_dataio_ioh, sc->sc_dataio, normal);
|
/src/sys/arch/atari/dev/ |
hdfd_intr.s | 55 jeq hdfdc_norm | No, normal interrupt 57 jeq hdfdc_norm | Yes -> normal interrupt 84 jeq hdfdc_norm | No, normal interrupt 115 jeq hdfdc_norm | No -> take normal interrupt 127 * No (more) data transfer interrupts. Do the normal
|
/src/tests/net/altq/ |
t_cbq.sh | 158 check_counter ./out normal 'pkts: 1' 171 check_counter ./out normal 'pkts: 1' 272 check_counter ./out normal 'pkts: 1' 281 check_counter ./out normal 'pkts: 1' 294 check_counter ./out normal 'pkts: 1' 305 check_counter ./out normal 'pkts: 1' 387 check_counter ./out normal 'pkts: 1' 399 check_counter ./out normal 'pkts: 1' 409 check_counter ./out normal 'pkts: 1'
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
nouveau_nvkm_engine_disp_dacnv50.c | 71 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, 76 const u32 shift = normal ? 0 : 16;
|
nouveau_nvkm_engine_disp_sornv50.c | 52 nv50_sor_power(struct nvkm_ior *sor, bool normal, bool pu, 57 const u32 shift = normal ? 0 : 16;
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8998-oneplus-cheeseburger.dts | 37 function = "normal";
|
/src/lib/libc/arch/vax/string/ |
bcopy.S | 46 bgtr 2f # normal forward case
|
/src/sys/arch/ews4800mips/stand/common/ |
console.h | 91 const uint8_t *normal; member in struct:zskbd
|