Home
last modified time | relevance | path

Searched refs:T (Results 251 – 275 of 1111) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/qemu/scripts/qapi/
H A Dsource.py32 T = TypeVar('T', bound='QAPISourceInfo') variable in QAPISourceInfo
48 def next_line(self: T) -> T: argument
/openbmc/phosphor-ipmi-flash/bmc/
H A Dhandler_config.hpp14 template <typename T>
32 std::unique_ptr<T> actions;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0001-Replace-std-bind2nd-with-generic-lambda.patch24 - std::bind2nd(std::not_equal_to<T>(), T()))
27 + [&](auto const& elem) {return elem != T();})
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-terrestrial-systems.rst12 DVB-T delivery system
15 The following parameters are valid for DVB-T:
95 ISDB-T delivery system
98 This ISDB-T/ISDB-Tsb API extension should reflect all information needed
99 to tune any ISDB-T/ISDB-Tsb hardware. Of course it is possible that some
103 to handle ISDB-T and ISDB-Tsb hardware using the Linux Digital TV API.
105 The details given here about ISDB-T and ISDB-Tsb are just enough to
117 some knowledge the channel structure in ISDB-T and ISDB-Tsb. I.e. it has
118 to be known to the reader that an ISDB-T channel consists of 13
122 The following parameters are valid for ISDB-T:
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_cpu.c682 #define T(x) { x, #x } macro
687 T(test_cpucg_subtree_control),
688 T(test_cpucg_stats),
689 T(test_cpucg_weight_overprovisioned),
690 T(test_cpucg_weight_underprovisioned),
691 T(test_cpucg_nested_weight_overprovisioned),
692 T(test_cpucg_nested_weight_underprovisioned),
693 T(test_cpucg_max),
694 T(test_cpucg_max_nested),
696 #undef T
H A Dtest_memcontrol.c1290 #define T(x) { x, #x } macro
1296 T(test_memcg_current),
1297 T(test_memcg_min),
1298 T(test_memcg_low),
1299 T(test_memcg_high),
1300 T(test_memcg_high_sync),
1301 T(test_memcg_max),
1302 T(test_memcg_reclaim),
1304 T(test_memcg_swap_max),
1305 T(test_memcg_sock),
[all …]
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp58 template <typename T>
242 template <typename T>
243 static void populateFruSpecificInterfaces(const T& map, in populateFruSpecificInterfaces()
312 template <typename T>
683 template <typename T>
685 const T& vpdMap) in primeInventory()
1397 template <typename T>
1406 if constexpr (is_same<T, Parsed>::value) in populateDbus()
1472 if constexpr (is_same<T, Parsed>::value) in populateDbus()
1625 if constexpr (is_same<T, Parsed>::value) in populateDbus()
[all …]
/openbmc/linux/drivers/ata/
H A Dpata_imx.c60 u32 T, mode; in pata_imx_set_timing() local
68 T = 1000000000 / clkrate; in pata_imx_set_timing()
69 ata_timing_compute(adev, adev->pio_mode, &timing, T * 1000, 0); in pata_imx_set_timing()
80 writeb(pio_t4[mode] / T + 1, priv->host_regs + PATA_IMX_ATA_TIME_4); in pata_imx_set_timing()
81 writeb(pio_t9[mode] / T + 1, priv->host_regs + PATA_IMX_ATA_TIME_9); in pata_imx_set_timing()
82 writeb(pio_tA[mode] / T + 1, priv->host_regs + PATA_IMX_ATA_TIME_AX); in pata_imx_set_timing()
/openbmc/phosphor-snmp/
H A Dsnmp.hpp17 template <typename T, typename... ArgTypes>
20 T obj(std::forward<ArgTypes>(tArgs)...); in sendTrap()
/openbmc/telemetry/tests/src/utils/
H A Dset_exception.hpp8 template <class T>
9 inline void setException(std::promise<T>& promise, const std::string& message) in setException()
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-recheck.sh16 T=/tmp/kvm-recheck.sh.$$
125 EDITOR=echo kvm-find-errors.sh "${@: -1}" > $T 2>&1
126 builderrors="`tr ' ' '\012' < $T | grep -c '/Make.out.diags'`"
132 runerrors="`tr ' ' '\012' < $T | grep -c '/console.log.diags'`"
/openbmc/phosphor-hwmon/
H A Dutil.hpp14 template <typename T>
17 void operator()(T* ptr) const in operator ()()
/openbmc/phosphor-fan-presence/
H A Dutility.hpp95 template <typename T>
97 const std::string& prop, const T& value) in getObjMap()
100 using Value = std::variant<T>; in getObjMap()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-oneplus-fajita.dts3 * SDM845 OnePlus 6T (fajita) device tree.
11 model = "OnePlus 6T";
41 model = "OnePlus 6T";
/openbmc/linux/include/linux/
H A Dstdarg.h8 #define va_arg(v, T) __builtin_va_arg(v, T) argument
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-stp-policy-p_sys-t8 tagged with this UUID in the MIPI SyS-T packet stream, to
17 Include payload length in the MIPI SyS-T header, boolean.
18 If enabled, the SyS-T protocol encoder will include payload
28 MIPI SyS-T packet metadata, if this many milliseconds have
/openbmc/u-boot/drivers/usb/eth/
H A DKconfig30 Supports 10Base-T/ 100Base-TX/1000Base-T.
40 Supports 10Base-T/ 100Base-TX/1000Base-T.
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst257 .. _MEDIA-INTF-T-DVB-FE:
258 .. _MEDIA-INTF-T-DVB-DEMUX:
259 .. _MEDIA-INTF-T-DVB-DVR:
260 .. _MEDIA-INTF-T-DVB-CA:
261 .. _MEDIA-INTF-T-DVB-NET:
262 .. _MEDIA-INTF-T-V4L-VIDEO:
263 .. _MEDIA-INTF-T-V4L-VBI:
264 .. _MEDIA-INTF-T-V4L-RADIO:
265 .. _MEDIA-INTF-T-V4L-SUBDEV:
267 .. _MEDIA-INTF-T-V4L-TOUCH:
[all …]
/openbmc/linux/include/uapi/linux/
H A Dstddef.h34 #define __DECLARE_FLEX_ARRAY(T, member) \ argument
35 T member[0]
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp200 template <typename T, typename... Args>
201 static std::map<configKey, std::unique_ptr<T>> getConfig(bool isOptional, in getConfig()
204 std::map<configKey, std::unique_ptr<T>> config; in getConfig()
207 confAppName, T::confFileName, isOptional); in getConfig()
237 auto obj = std::make_unique<T>(entry, in getConfig()
245 T::confFileName) in getConfig()
249 T::confFileName)); in getConfig()
/openbmc/linux/Documentation/hwmon/
H A Dmax31760.rst49 1 PWM value for T < +18°C
50 2 PWM value for +18°C ≤ T < +20°C
51 3 PWM value for +20°C ≤ T < +22°C
53 47 PWM value for +108°C ≤ T < +110°C
54 48 PWM value for T ≥ +110°C
/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py49 T = TypeVar('T') variable
167 class AsyncProtocol(Generic[T]):
227 self._outgoing: asyncio.Queue[T]
917 def _cb_outbound(self, msg: T) -> T: argument
934 def _cb_inbound(self, msg: T) -> T: argument
983 async def _do_recv(self) -> T:
993 async def _recv(self) -> T:
1014 def _do_send(self, msg: T) -> None: argument
1024 async def _send(self, msg: T) -> None: argument
1044 async def _on_message(self, msg: T) -> None: argument
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dformat_utils.hpp43 template <typename T>
44 std::string toString(const std::span<T>& span) in toString()
/openbmc/linux/include/math-emu/
H A Dop-2.h528 T##_f1 = S##_f1 + q; \
529 if (T##_f1 <= X##_f1) \
531 S##_f1 = T##_f1 + q; \
532 X##_f1 -= T##_f1; \
541 T##_f0 = S##_f0 + q; \
542 T##_f1 = S##_f1; \
543 if (T##_f1 < X##_f1 || \
544 (T##_f1 == X##_f1 && T##_f0 <= X##_f0)) \
546 S##_f0 = T##_f0 + q; \
547 S##_f1 += (T##_f0 > S##_f0); \
[all …]
/openbmc/qemu/
H A Dqemu-img-cmds.hx31 …"check [--object objectdef] [--image-opts] [-q] [-f fmt] [--output=ofmt] [-r [leaks | all]] [-T sr…
33 …BJECTDEF] [--image-opts] [-q] [-f FMT] [--output=OFMT] [-r [leaks | all]] [-T SRC_CACHE] [-U] FILE…
43 …"compare [--object objectdef] [--image-opts] [-f fmt] [-F fmt] [-T src_cache] [-p] [-q] [-s] [-U] …
45 .. option:: compare [--object OBJECTDEF] [--image-opts] [-f FMT] [-F FMT] [-T SRC_CACHE] [-p] [-q] …
49 …et-is-zero] [--bitmaps] [-U] [-C] [-c] [-p] [-q] [-n] [-f fmt] [-t cache] [-T src_cache] [-O outpu…
51 …et-is-zero] [--bitmaps] [-U] [-C] [-c] [-p] [-q] [-n] [-f FMT] [-t CACHE] [-T SRC_CACHE] [-O OUTPU…
91 …"rebase [--object objectdef] [--image-opts] [-U] [-q] [-f fmt] [-t cache] [-T src_cache] [-p] [-u]…
93 .. option:: rebase [--object OBJECTDEF] [--image-opts] [-U] [-q] [-f FMT] [-t CACHE] [-T SRC_CACHE]…

1...<<11121314151617181920>>...45