Home
last modified time | relevance | path

Searched refs:boost (Results 1 – 25 of 174) sorted by relevance

1234567

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_boost.c38 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 DKbuild4 nvkm-y += nvkm/subdev/bios/boost.o
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-c-1410 // 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 Dformat-boost-1287 ${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 DMakefile.am97 format-boost-1 format-boost-2 \
/netbsd-src/tests/usr.bin/grep/
H A Dd_context_c.out2 A pig is a pal, who'll boost your morale,
H A Dd_context_a.out1 A pig is a pal, who'll boost your morale,
H A Dd_context_a.in3 A pig is a pal, who'll boost your morale,
H A Dd_context_d.out3 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 Dtime.d7 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 Dtime.d7 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 Dtime.d7 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 DBUILD.gn1 static_library("boost") {
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/
H A Dunistd.d7 License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
H A Dtime.d7 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 Dreadme.txt8 or see http://www.boost.org/LICENSE_1_0.txt.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
H A Dexynos7-espresso.dts45 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 DWSFB.common9 # At the expense of memory, boost display output drastically for
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_sysfs.c299 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 Dpm660l.dtsi77 qcom,current-boost-limit = <970>;
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dstm32mp157c-ed1.dts184 boost-supply = <&vin>;
272 bst_out: boost {
H A Dimx6q-dms-ba16.dts115 fsl,transmit-boost-mdB = <3330>;
/netbsd-src/external/gpl2/gettext/lib/libnlspr/
H A DMakefile13 format-boost.c \
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
H A Dnouveau_nvkm_subdev_clk_base.c700 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 DBUILD.gn70 "//clang-tools-extra/clang-tidy/boost",

1234567