Home
last modified time | relevance | path

Searched refs:T (Results 276 – 300 of 1121) sorted by relevance

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

/openbmc/slpd-lite/
H A Dslp.hpp21 template <typename T>
22 using deleted_unique_ptr = std::unique_ptr<T, std::function<void(T*)>>;
/openbmc/linux/scripts/coccinelle/free/
H A Dput_device.cocci16 type T,T1,T2,T3;
25 when != e1 = (T)id
26 when != e1 = (T)(&id->dev)
/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatch.hpp115 template <typename T, typename DBusInterfaceType>
168 const PropertiesChanged<T>& properties);
183 const InterfacesAdded<T>& interfaces);
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dconsteval_string.hpp36 template <typename T>
37 consteval consteval_string(const T& s) : value(s) in consteval_string()
/openbmc/qemu/linux-headers/linux/
H A Dstddef.h34 #define __DECLARE_FLEX_ARRAY(T, member) \ argument
35 T member[0]
/openbmc/ibm-logging/
H A Dinterfaces.hpp12 template <typename... T>
13 using ServerObject = typename sdbusplus::server::object_t<T...>;
/openbmc/bmcweb/redfish-core/include/utils/
H A Dstl_utils.hpp32 template <typename T>
33 void removeDuplicate(T& t) in removeDuplicate()
/openbmc/linux/drivers/phy/mediatek/
H A DKconfig17 tristate "MediaTek T-PHY Driver"
23 Say 'Y' here to add support for MediaTek T-PHY driver,
25 SATA, and meanwhile supports two version T-PHY which have
26 different banks layout, the T-PHY with shared banks between
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dproperty.hpp77 template <typename T, typename OnError, typename OnSuccess>
86 std::variant<std::monostate, T>& ret) { in getProperty()
93 if (T* value = std::get_if<T>(&ret)) in getProperty()
/openbmc/linux/include/linux/
H A Dcontainer_of.h8 #define typeof_member(T, m) typeof(((T*)0)->m) argument
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_data.c27 typedef int T; typedef
36 T m_2;
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.hpp34 template <typename... T>
35 using ServerObject = typename sdbusplus::server::object_t<T...>;
205 template <typename V, typename T>
206 void checkThresholds(V value, T& threshold) in checkThresholds()
211 static constexpr auto tname = T::element_type::name; in checkThresholds()
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst93 DVB-T QPSK, 16-QAM and 64-QAM.
98 ISDB-T QPSK, DQPSK, 16-QAM and 64-QAM.
129 DVB-T 6MHz, 7MHz and 8MHz.
131 ISDB-T 5MHz, 6MHz, 7MHz and 8MHz, although most places
304 referring to an ISDB-T and an ISDB-Tsb channel. (See also
389 ISDB-T channels can be coded hierarchically. As opposed to DVB-T in
395 13 in ISDB-T.
576 .. flat-table:: ISDB-T time interleaving modes
877 Used only on OFTM-based standards, e. g. DVB-T/T2, ISDB-T, DTMB.
901 #. DVB-T specifies 2K and 8K as valid sizes.
[all …]
/openbmc/openbmc-tools/altitude/
H A Daltitude25 def T(h): function
72 c = C(T(args.height))
88 t = C(T(hp))
/openbmc/linux/Documentation/admin-guide/media/
H A Davermedia.rst4 Avermedia DVB-T on BT878 Release Notes
16 The Avermedia DVB-T
19 The Avermedia DVB-T is a budget PCI DVB card. It has 3 inputs:
27 Frontend of the Avermedia DVB-T is a Microtune 7202D. A timely
32 The DVB-T card is based around the BT878 chip which is a very
88 viewing DVB-T at the moment. Additionally, VLC is happily
H A Dfrontend-cardlist.rst95 DVB-T (terrestrial) frontends
106 cxd2880 Sony CXD2880 DVB-T2/T tuner + demodulator
117 rtl2830 Realtek RTL2830 DVB-T
118 rtl2832 Realtek RTL2832 DVB-T
142 ISDB-S (satellite) & ISDB-T (terrestrial) frontends
152 ISDB-T (terrestrial) frontends
199 af9033 Afatech AF9033 DVB-T demodulator
H A Dcx18-cardlist.rst11 - Yuan MPC718 MiniPCI DVB-T/Analog
13 - Toshiba Qosmio DVB-T/Analog
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.h77 #define add_overflows_t(T, A, B) \ argument
78 __builtin_add_overflow_p((A), (B), (T)0)
80 #define add_overflows_t(T, A, B) ({ \ argument
83 (T)(a + b) < a; \
190 #define u64_to_ptr(T, x) ({ \ argument
192 (T *)(uintptr_t)(x); \
/openbmc/phosphor-power/power-supply/
H A Daverage.hpp13 template <typename T>
14 using ServerObject = typename sdbusplus::server::object_t<T>;
H A Dmaximum.hpp13 template <typename T>
14 using ServerObject = typename sdbusplus::server::object_t<T>;
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Daverage.hpp13 template <typename T>
14 using ServerObject = typename sdbusplus::server::object_t<T>;
H A Dmaximum.hpp13 template <typename T>
14 using ServerObject = typename sdbusplus::server::object_t<T>;
/openbmc/phosphor-host-postd/lpcsnoop/
H A Dsnoop.hpp12 template <typename... T>
13 using ServerObject = typename sdbusplus::server::object_t<T...>;
/openbmc/linux/drivers/ata/
H A Dpata_ali.c211 unsigned long T = 1000000000 / 33333; /* PCI clock based */ in ali_set_piomode() local
213 ata_timing_compute(adev, adev->pio_mode, &t, T, 1); in ali_set_piomode()
216 ata_timing_compute(pair, pair->pio_mode, &p, T, 1); in ali_set_piomode()
219 ata_timing_compute(pair, pair->dma_mode, &p, T, 1); in ali_set_piomode()
246 unsigned long T = 1000000000 / 33333; /* PCI clock based */ in ali_set_dmamode() local
262 ata_timing_compute(adev, adev->dma_mode, &t, T, 1); in ali_set_dmamode()
265 ata_timing_compute(pair, pair->pio_mode, &p, T, 1); in ali_set_dmamode()
268 ata_timing_compute(pair, pair->dma_mode, &p, T, 1); in ali_set_dmamode()
/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py26 T = TypeVar('T') variable
272 def matches_of_type(self, t: Type[T]) -> List[T]: argument
277 def find_matches(self, t: Type[T], name: str, group: str='name') -> List[T]: argument
281 r: List[T] = []
289 def find_match(self, t: Type[T], name: str, group: str='name') -> Optional[T]: argument
336 def find_match(self, t: Type[T], name: str, group: str='name') -> Optional[T]: argument

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