| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/ |
| imx6q-cubox-i-emmc-som-v15.dts | 57 fsl,transmit-boost-mdB = <0>;
|
| imx6q-cubox-i-som-v15.dts | 56 fsl,transmit-boost-mdB = <0>;
|
| imx6q-cubox-i.dts | 56 fsl,transmit-boost-mdB = <0>;
|
| imx6q-hummingboard-emmc-som-v15.dts | 58 fsl,transmit-boost-mdB = <3330>;
|
| imx6q-hummingboard-som-v15.dts | 57 fsl,transmit-boost-mdB = <3330>;
|
| imx6q-hummingboard.dts | 57 fsl,transmit-boost-mdB = <3330>;
|
| imx6q-hummingboard2-emmc-som-v15.dts | 60 fsl,transmit-boost-mdB = <0>;
|
| imx6q-hummingboard2-som-v15.dts | 59 fsl,transmit-boost-mdB = <0>;
|
| imx6q-hummingboard2.dts | 58 fsl,transmit-boost-mdB = <0>;
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| nouveau_nvkm_subdev_bios_boost.c | 31 #include <subdev/bios/boost.h> 38 u32 boost = 0; local 42 boost = nvbios_rd32(bios, bit_P.offset + 0x30); 44 if (boost) { 45 *ver = nvbios_rd08(bios, boost + 0); 48 *hdr = nvbios_rd08(bios, boost + 1); 49 *cnt = nvbios_rd08(bios, boost + 5); 50 *len = nvbios_rd08(bios, boost + 2); 51 *snr = nvbios_rd08(bios, boost + 4); 52 *ssz = nvbios_rd08(bios, boost + 3) [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| xgettext-c-14 | 3 # Test C++ support: test boost-format. 10 // These are recognized as boost-format because of the keyword 'format'. 15 // These are recognized as boost-format only through the heuristics. 24 ${XGETTEXT} --omit-header --no-location -d xg-c-14 --boost xg-c-14.cc 28 # boost-format. The last 4 are governed by the heuristic. The first two 33 #, boost-format 37 #, boost-format 41 #, boost-format 45 #, boost-format 49 #, c-format, boost-forma [all...] |
| format-boost-1 | 3 # Test recognition of Boost format strings. 287 ${XGETTEXT} -L C++ --boost -o f-bo-1-$n.po f-bo-1-$n.in || exit 1 291 if grep boost-format f-bo-1-$n.po > /dev/null; then 297 if grep boost-format f-bo-1-$n.po > /dev/null; then
|
| Makefile.am | 97 format-boost-1 format-boost-2 \
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/ |
| time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/ |
| time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/ |
| time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| unistd.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/ |
| time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| /src/external/gpl2/gettext/lib/libnlspr/ |
| Makefile | 13 format-boost.c \
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/ |
| statvfs.d | 5 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| i915_sysfs.c | 299 bool boost = false; local 315 boost = atomic_read(&rps->num_waiters); 318 if (boost)
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/st/ |
| stm32mp157c-lxa-mc1.dts | 175 boost-supply = <®_5v2>; /* PMIC_BSTIN */
|
| stm32mp15xx-osd32.dtsi | 163 bst_out: boost {
|
| /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| Makefile.am | 82 ../src/format-boost.c \
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
| nouveau_nvkm_subdev_clk_base.c | 32 #include <subdev/bios/boost.h> 700 struct nvbios_vpstate_entry base, boost; local 701 if (!nvbios_vpstate_entry(bios, &h, h.boost_id, &boost)) 702 clk->boost_khz = boost.clock_mhz * 1000;
|