/freebsd/sys/contrib/libsodium/builds/msvc/build/ |
H A D | buildall.bat | 3 CALL buildbase.bat ..\vs2017\libsodium.sln 15 5 CALL buildbase.bat ..\vs2015\libsodium.sln 14 7 CALL buildbase.bat ..\vs2013\libsodium.sln 12 9 CALL buildbase.bat ..\vs2012\libsodium.sln 11 11 CALL buildbase.bat ..\vs2010\libsodium.sln 10
|
H A D | buildbase.bat | 2 REM Usage: [buildbase.bat ..\vs2013\mysolution.sln 12] 7 SET tools=Microsoft Visual Studio %version%.0\VC\vcvarsall.bat 8 IF %version% == 15 SET tools=Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat
|
/freebsd/usr.bin/mkimg/ |
H A D | vhdx.c | 407 uint8_t *bat; in vhdx_write_bat() local 412 bat = malloc(SIZE_1MB); in vhdx_write_bat() 413 if (bat == NULL) in vhdx_write_bat() 415 memset(bat, 0, SIZE_1MB); in vhdx_write_bat() 431 le64enc(bat + bat_ptr, in vhdx_write_bat() 438 if (sparse_write(fd, bat, SIZE_1MB) < 0) { in vhdx_write_bat() 440 free(bat); in vhdx_write_bat() 443 memset(bat, 0, SIZE_1MB); in vhdx_write_bat() 449 le64enc(bat + bat_ptr, in vhdx_write_bat() 455 if (sparse_write(fd, bat, SIZE_1MB) < 0) { in vhdx_write_bat() [all …]
|
H A D | vhd.c | 278 uint32_t *bat; in vhd_dyn_write() local 305 bat = malloc(batsz); in vhd_dyn_write() 306 if (bat == NULL) in vhd_dyn_write() 308 memset(bat, 0xff, batsz); in vhd_dyn_write() 314 be32enc(&bat[entry], sector); in vhd_dyn_write() 318 if (sparse_write(fd, bat, batsz) < 0) { in vhd_dyn_write() 319 free(bat); in vhd_dyn_write() 322 free(bat); in vhd_dyn_write()
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | sc27xx-fg.txt | 13 - io-channel-names: Should be "bat-temp" or "charge-vol". 23 bat: battery { 53 io-channel-names = "bat-temp", "charge-vol"; 56 monitored-battery = <&bat>;
|
H A D | sc2731_charger.txt | 17 bat: battery { 38 monitored-battery = <&bat>;
|
H A D | qcom_smbb.txt | 37 "bat-temp-ok", 38 "bat-present", 139 "bat-temp-ok", 140 "bat-present",
|
H A D | bq24190.txt | 37 bat: battery { 48 monitored-battery = <&bat>;
|
/freebsd/sys/powerpc/include/ |
H A D | bat.h | 69 struct bat { struct 164 extern struct bat battable[16];
|
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | sc2731.dtsi | 22 monitored-battery = <&bat>; 100 bat-detect-gpio = <&pmic_eic 9 GPIO_ACTIVE_HIGH>; 102 io-channel-names = "bat-temp", "charge-vol"; 103 monitored-battery = <&bat>;
|
H A D | sp9860g-1h10.dts | 70 bat: battery { label
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | marvell,armada-xp-pinctrl.txt | 42 mpp21 21 gpio, ge0(rxd5), ge1(rxd3), lcd(d21), dram(bat) 54 mpp33 33 gpio, tdm(int4), sd0(d1), dram(bat), dram(vttctrl) 69 dram(bat), spi1(cs4)
|
/freebsd/sys/contrib/libsodium/msvc-scripts/ |
H A D | Makefile.am | 2 process.bat \
|
/freebsd/sys/contrib/libsodium/builds/ |
H A D | Makefile.am | 2 msvc/build/buildall.bat \ 3 msvc/build/buildbase.bat \
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-pm8226.dtsi | 79 "bat-temp-ok", 80 "bat-present",
|
H A D | qcom-pm8941.dtsi | 94 "bat-temp-ok", 95 "bat-present",
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq-librem5-r4.dts | 13 &bat {
|
/freebsd/sys/contrib/zstd/ |
H A D | .gitattributes | 20 *.bat text eol=crlf
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | in102 | 4 rewrite in on bge0 proto tcp from pool/a to 2.2.2.2/32 -> src 0/0 dst dstlist/bat;
|
H A D | in102_6 | 4 rewrite in on bge0 inet6 proto tcp from pool/a to 2:2::2:2/128 -> src any dst dstlist/bat;
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | in102 | 4 rewrite in on bge0 proto tcp from pool/a to 2.2.2.2 -> src 0/0 dst dstlist/bat;
|
H A D | in102_6 | 4 rewrite in on bge0 inet6 proto tcp from pool/a to 2:2::2:2 -> src 0/0 dst dstlist/bat;
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | qcom,spmi-iadc.txt | 43 bat {
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | wintest.bat | 4 echo "Usage: wintest.bat <Release | ReleaseDLL | Debug | DebugDLL"
|
/freebsd/contrib/expat/ |
H A D | Makefile.am | 86 win32/build_expat_iss.bat \
|