Home
last modified time | relevance | path

Searched refs:Ts (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlg2.hpp18 template <level S = level::debug, details::any_but<std::source_location>... Ts>
28 details::header_str_conversion_t<Ts&&>... ts) in log()
32 std::forward<details::header_str_conversion_t<Ts&&>>(ts)...); in log()
42 const char* msg, details::header_str_conversion_t<Ts&&>... ts, in log()
44 log(s, msg, std::forward<details::header_str_conversion_t<Ts&&>>(ts)...) in log()
56 template <typename... Ts> \
57 struct levelval : public log<level::levelval, Ts...> \
59 using log<level::levelval, Ts...>::log; \
62 template <typename... Ts> \
63 explicit levelval(const char*, Ts&&...) -> levelval<Ts...>; \
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ext43 Contact: "Theodore Ts'o" <tytso@mit.edu>
12 Contact: "Theodore Ts'o" <tytso@mit.edu>
20 Contact: "Theodore Ts'o" <tytso@mit.edu>
27 Contact: "Theodore Ts'o" <tytso@mit.edu>
34 Contact: "Theodore Ts'o" <tytso@mit.edu>
42 Contact: "Theodore Ts'o" <tytso@mit.edu>
53 Contact: "Theodore Ts'o" <tytso@mit.edu>
61 Contact: "Theodore Ts'o" <tytso@mit.edu>
69 Contact: "Theodore Ts'o" <tytso@mit.edu>
77 Contact: "Theodore Ts'o" <tytso@mit.edu>
[all …]
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dconversion.hpp338 template <typename... Ts>
340 Ts&&... ts) in done()
373 static void step(std::tuple<Ts...>&& ts, const header_str& h, in step()
401 template <typename... Ts, typename V, typename... Ss>
432 static void step(std::tuple<Ts...>&&, H, Ss&&...) in step() argument
440 template <typename... Ts>
441 static void step(std::tuple<Ts...>&&, header_str) in step() argument
443 static_assert(std::is_same_v<std::tuple<Ts...>, header_str>, in step()
450 template <typename... Ts>
452 Ts&&... ts) in start()
[all …]
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp27 template <typename... Ts>
28 std::string concat_string(const Ts&... ts) in concat_string()
37 template <typename... Ts>
38 std::pair<int, std::string> exec(const Ts&... ts) in exec()
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp31 template <typename... Ts>
32 std::string concat_string(const Ts&... ts) in concat_string()
41 template <typename... Ts>
42 std::pair<int, std::string> pflash(const Ts&... ts) in pflash()
/openbmc/linux/Documentation/filesystems/
H A Dext3.rst9 Andrew Morton, Alexander Viro, Ted Ts'o and Stephen Tweedie.
H A Dext2.rst9 Theodore Ts'o and Stephen Tweedie, it was a major rewrite of the
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__variant.hpp223 template <class... Ts>
225 __mcall<__munique<__qq<__variant_for>>, __decay_t<Ts>...>;
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst30 Theodore Ts'o
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dmagic-number.rst33 Theodore Ts'o
/openbmc/linux/Documentation/process/
H A Dmagic-number.rst35 Theodore Ts'o
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dmagic-number.rst40 Theodore Ts'o
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dmagic-number.rst41 Theodore Ts'o
/openbmc/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst4 DOs and DON'Ts for designing and writing Devicetree bindings
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc625 // Ts = Tys + Td
636 // Ot = ((Tz * nTy * nTx) + (Ty * nTx) + Tx) << Ts
646 // PITCH = (nTx - 1) << Ts
/openbmc/linux/Documentation/trace/
H A Devents.rst5 :Author: Theodore Ts'o
/openbmc/linux/
H A DCREDITS3809 N: Theodore Ts'o
H A DMAINTAINERS7871 M: "Theodore Ts'o" <tytso@mit.edu>
8510 M: Theodore Y. Ts'o <tytso@mit.edu>
8560 M: Theodore Y. Ts'o <tytso@mit.edu>
11291 M: "Theodore Ts'o" <tytso@mit.edu>
17995 M: "Theodore Ts'o" <tytso@mit.edu>
21149 M: "Theodore Ts'o" <tytso@mit.edu>