Home
last modified time | relevance | path

Searched refs:T (Results 151 – 175 of 1111) sorted by relevance

12345678910>>...45

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-build.sh26 T="`mktemp -d ${TMPDIR-/tmp}/kvm-build.sh.XXXXXX`"
29 cp ${config_template} $T/config
30 cat << ___EOF___ >> $T/config
36 configinit.sh $T/config $resdir
H A Dkvm-test-1-run.sh29 T="`mktemp -d ${TMPDIR-/tmp}/kvm-test-1-run.sh.XXXXXX`"
56 echo $3 | sed -e 's/^ *//' -e 's/ *$//' | tr -s " " "\012" > $T/Kconfig_args
58 cat $T/Kconfig_args >> $resdir/ConfigFragment.input
59 config_override.sh $T/$2 $T/Kconfig_args > $T/$2.tmp
60 mv $T/$2.tmp $T/$2
64 echo > $T/KcList
71 cp $T/KcList $resdir/ConfigFragment
95 elif kvm-build.sh $T/KcList $resdir
/openbmc/phosphor-dbus-monitor/src/
H A Dmedian.hpp33 template <typename T>
45 const std::function<bool(T)>& _medianOp, in MedianCondition()
56 std::vector<T> values; in operator ()()
66 std::any_cast<T>(std::get<valueIndex>(storage.get()))); in operator ()()
112 std::function<bool(T)> medianOp;
H A Dfilters.hpp41 template <typename T>
51 explicit OperandFilters(const std::vector<std::function<bool(T)>>& _ops) : in OperandFilters()
62 if (!filterOps(std::any_cast<T>(value))) in operator ()()
82 const std::vector<std::function<bool(T)>> ops;
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.hpp79 template <typename T>
80 T toBCD(T decimal) in toBCD()
82 T bcd = 0; in toBCD()
83 T remainder = 0; in toBCD()
/openbmc/linux/scripts/coccinelle/misc/
H A Dreturnvar.cocci19 type T;
23 - T ret = C;
32 type T;
36 * T ret = C;
42 type T;
47 T ret@p1 = C;
/openbmc/linux/scripts/coccinelle/api/
H A Dkfree_sensitive.cocci38 type T;
42 * memset@m((T)E, 0, ...);
44 * memzero_explicit@m((T)E, ...);
54 type T;
57 - memzero_explicit@m((T)E, size);
72 type T;
75 - memset@m((T)E, 0, size);
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp63 template <typename T>
64 T getProperty(sdbusplus::bus_t& bus, const char* service, const char* path,
140 template <typename T>
141 T getProperty(sdbusplus::bus_t& bus, const char* service, const char* path, in getProperty()
147 return std::get<T>(value); in getProperty()
217 template <typename T>
218 T getProperty(sdbusplus::bus_t& bus, const char* service, const char* path, in getProperty()
221 return getUtils().getProperty<T>(bus, service, path, interface, in getProperty()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Daction.hpp84 template <typename T>
85 std::unique_ptr<T>
90 auto action = std::make_unique<T>(jsonObj, groups); in createAction()
290 template <typename T>
296 actions[name] = &createAction<T>; in regAction()
361 template <typename T>
379 static inline bool registered = ActionFactory::regAction<T>(T::name);
/openbmc/linux/arch/riscv/
H A DKconfig.errata57 bool "T-HEAD errata"
60 All T-HEAD errata Kconfig depend on this Kconfig. Disabling
61 this Kconfig will disable all T-HEAD errata. Please say "Y"
62 here if your platform uses T-HEAD CPU cores.
67 bool "Apply T-Head memory type errata"
73 memory type bits in page-table-entries on T-Head SoCs.
78 bool "Apply T-Head cache management errata"
85 non-standard handling on non-coherent operations on T-Head SoCs.
90 bool "Apply T-Head PMU errata"
94 The T-Head C9xx cores implement a PMU overflow extension very
/openbmc/linux/net/batman-adv/
H A DKconfig2 # Copyright (C) B.A.T.M.A.N. contributors:
7 # B.A.T.M.A.N meshing protocol
11 tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
14 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
21 bool "B.A.T.M.A.N. V protocol"
25 This option enables the B.A.T.M.A.N. V protocol, the successor
26 of the currently used B.A.T.M.A.N. IV protocol. The main
31 B.A.T.M.A.N. V is currently considered experimental and not
32 compatible to B.A.T.M.A.N. IV networks.
79 bool "B.A.T.M.A.N. debugging"
[all …]
/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-m920x-cardlist.rst17 * - Dposh DVB-T USB2.0
19 * - LifeView TV Walker Twin DVB-T USB2.0
21 * - MSI DIGI VOX mini II DVB-T USB2.0
23 * - MSI Mega Sky 580 DVB-T USB2.0
H A Dsaa7134-cardlist.rst218 - Pinnacle PCTV 300i DVB-T + PAL
262 - Philips TOUGH DVB-T reference design
358 - AverTV DVB-T 777
362 - LifeView FlyDVB-T / Genius VideoWonder DVB-T
370 - Tevion/KWorld DVB-T 220RF
434 - Hauppauge WinTV-HVR1110 DVB-T/Hybrid
474 - KWorld DVB-T 210
598 - AVerMedia MiniPCI DVB-T Hybrid M103
642 - Hauppauge WinTV-HVR1120 DVB-T/Hybrid
742 - TechoTrend TT-budget T-3000
[all …]
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.hpp33 template <typename T>
34 T getProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in getProperty()
37 std::variant<T> value{}; in getProperty()
41 return std::get<T>(value); in getProperty()
51 return std::get<T>(value); in getProperty()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-oneplus-dumpling.dts3 * OnePlus 5T (dumpling) device tree
11 model = "OnePlus 5T";
18 /* Update the screen height values from 1920 to 2160 on the 5T */
23 /* Adjust digitizer area height to match the 5T's taller panel */
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp172 template <typename T>
201 template <typename T>
244 double value = std::get<T>(propValue) * in readingData()
367 template <typename T>
402 template <typename T>
437 double value = std::get<T>(iter->second) * in readingData()
513 template <typename T>
526 std::variant<T> value = static_cast<T>((cmdData.assertOffset8_14 << 8) | in readingAssertion()
538 template <typename T>
542 T raw_value = (sensorInfo.coefficientM * cmdData.reading) + in readingData()
[all …]
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.hpp112 template <typename T>
113 T getProperty(const std::string& key);
120 template <typename T>
121 void setProperty(const std::string& key, const T& val);
H A Dwatchdog_service.cpp112 template <typename T>
113 T WatchdogService::getProperty(const std::string& key) in getProperty()
121 std::variant<T> value; in getProperty()
123 return std::get<T>(value); in getProperty()
131 return getProperty<T>(key); in getProperty()
145 template <typename T>
146 void WatchdogService::setProperty(const std::string& key, const T& val) in setProperty()
150 request.append(wd_intf, key, std::variant<T>(val)); in setProperty()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp153 template <typename T>
157 using result_t = std::variant<T>; in get_property()
162 execution::then([](result_t&& v) { return std::get<T>(v); }); in get_property()
193 template <typename T>
194 auto set_property(context& ctx, sv_ref property, T&& value) const in set_property()
200 std::variant<std::decay_t<T>>{std::forward<T>(value)}); in set_property()
/openbmc/qemu/scripts/coccinelle/
H A Dtypecast.cocci3 type T;
4 T v;
6 - (T *)&v
/openbmc/qemu/include/exec/user/
H A Dthunk.h202 #define target_to_host_bitmask(M, T) \ argument
203 target_to_host_bitmask_len(M, T, ARRAY_SIZE(T))
204 #define host_to_target_bitmask(M, T) \ argument
205 host_to_target_bitmask_len(M, T, ARRAY_SIZE(T))
/openbmc/phosphor-virtual-sensor/
H A DdbusUtils.hpp14 template <typename T>
16 T getDbusProperty(sdbusplus::bus_t& bus, const std::string& service, in getDbusProperty()
34 return std::numeric_limits<T>::quiet_NaN(); in getDbusProperty()
37 return std::get<T>(value); in getDbusProperty()
/openbmc/pldm/common/
H A Dbios_utils.hpp40 using T = typename std::conditional< typedef in pldm::bios::utils::BIOSTableIter::iterator
47 static_assert(!std::is_void<T>::value);
69 const T* operator*() const in operator *()
71 return reinterpret_cast<const T*>( in operator *()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A DKconfig20 tristate "Afatech AF9015 DVB-T USB2.0 support"
36 tristate "Afatech AF9035 DVB-T USB2.0 support"
51 tristate "Anysee DVB-T/C USB2.0 support"
73 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
76 tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
85 tristate "Intel CE6230 DVB-T USB2.0 support"
90 Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
104 tristate "E3C EC168 DVB-T USB2.0 support"
109 Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
119 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
[all …]
/openbmc/linux/drivers/macintosh/
H A Dtherm_windtunnel.c79 { 11, T(0,0), 11 }, /* min fan */
80 { 11, T(55,0), 11 },
81 { 6, T(55,3), 11 },
82 { 7, T(56,0), 11 },
83 { 8, T(57,0), 8 },
84 { 7, T(58,3), 7 },
85 { 6, T(58,8), 6 },
86 { 5, T(59,2), 5 },
87 { 4, T(59,6), 4 },
88 { 3, T(59,9), 3 },
[all …]

12345678910>>...45