/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
H A D | nouveau_nvkm_subdev_bios_boost.c | 38 u32 boost = 0; in nvbios_boostTe() local 42 boost = nvbios_rd32(bios, bit_P.offset + 0x30); in nvbios_boostTe() 44 if (boost) { in nvbios_boostTe() 45 *ver = nvbios_rd08(bios, boost + 0); in nvbios_boostTe() 48 *hdr = nvbios_rd08(bios, boost + 1); in nvbios_boostTe() 49 *cnt = nvbios_rd08(bios, boost + 5); in nvbios_boostTe() 50 *len = nvbios_rd08(bios, boost + 2); in nvbios_boostTe() 51 *snr = nvbios_rd08(bios, boost + 4); in nvbios_boostTe() 52 *ssz = nvbios_rd08(bios, boost + 3); in nvbios_boostTe() 53 return boost; in nvbios_boostTe()
|
H A D | Kbuild | 4 nvkm-y += nvkm/subdev/bios/boost.o
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | xgettext-c-14 | 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
|
H A D | format-boost-1 | 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
|
H A D | Makefile.am | 97 format-boost-1 format-boost-2 \
|
/netbsd-src/tests/usr.bin/grep/ |
H A D | d_context_c.out | 2 A pig is a pal, who'll boost your morale,
|
H A D | d_context_a.out | 1 A pig is a pal, who'll boost your morale,
|
H A D | d_context_a.in | 3 A pig is a pal, who'll boost your morale,
|
H A D | d_context_d.out | 3 d_context_a.in:A pig is a pal, who'll boost your morale,
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/ |
H A D | time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/ |
H A D | time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/ |
H A D | time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/boost/ |
H A D | BUILD.gn | 1 static_library("boost") {
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/ |
H A D | unistd.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
H A D | time.d | 7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | readme.txt | 8 or see http://www.boost.org/LICENSE_1_0.txt.
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
H A D | exynos7-espresso.dts | 45 usb3drd_boost_5v: regulator-usb3drd-boost { 403 usb3drd_boost_en: usb3drd-boost-en { 417 vbus-boost-supply = <&usb3drd_boost_5v>;
|
/netbsd-src/sys/arch/mac68k/conf/ |
H A D | WSFB.common | 9 # At the expense of memory, boost display output drastically for
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_sysfs.c | 299 bool boost = false; in gt_boost_freq_mhz_store() local 315 boost = atomic_read(&rps->num_waiters); in gt_boost_freq_mhz_store() 318 if (boost) in gt_boost_freq_mhz_store()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
H A D | pm660l.dtsi | 77 qcom,current-boost-limit = <970>;
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | stm32mp157c-ed1.dts | 184 boost-supply = <&vin>; 272 bst_out: boost {
|
H A D | imx6q-dms-ba16.dts | 115 fsl,transmit-boost-mdB = <3330>;
|
/netbsd-src/external/gpl2/gettext/lib/libnlspr/ |
H A D | Makefile | 13 format-boost.c \
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ |
H A D | nouveau_nvkm_subdev_clk_base.c | 700 struct nvbios_vpstate_entry base, boost; in nvkm_clk_ctor() local 701 if (!nvbios_vpstate_entry(bios, &h, h.boost_id, &boost)) in nvkm_clk_ctor() 702 clk->boost_khz = boost.clock_mhz * 1000; in nvkm_clk_ctor()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/ |
H A D | BUILD.gn | 70 "//clang-tools-extra/clang-tidy/boost",
|