Searched refs:Ts (Results 1 – 18 of 18) sorted by relevance
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | lg2.hpp | 18 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 D | sysfs-fs-ext4 | 3 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 D | conversion.hpp | 338 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 D | utils.cpp | 27 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 D | item_updater_static.cpp | 31 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 D | ext3.rst | 9 Andrew Morton, Alexander Viro, Ted Ts'o and Stephen Tweedie.
|
H A D | ext2.rst | 9 Theodore Ts'o and Stephen Tweedie, it was a major rewrite of the
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __variant.hpp | 223 template <class... Ts> 225 __mcall<__munique<__qq<__variant_for>>, __decay_t<Ts>...>;
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | magic-number.rst | 30 Theodore Ts'o
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | magic-number.rst | 33 Theodore Ts'o
|
/openbmc/linux/Documentation/process/ |
H A D | magic-number.rst | 35 Theodore Ts'o
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | magic-number.rst | 40 Theodore Ts'o
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | magic-number.rst | 41 Theodore Ts'o
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | writing-bindings.rst | 4 DOs and DON'Ts for designing and writing Devicetree bindings
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
H A D | com.fuc | 625 // Ts = Tys + Td 636 // Ot = ((Tz * nTy * nTx) + (Ty * nTx) + Tx) << Ts 646 // PITCH = (nTx - 1) << Ts
|
/openbmc/linux/Documentation/trace/ |
H A D | events.rst | 5 :Author: Theodore Ts'o
|
/openbmc/linux/ |
H A D | CREDITS | 3809 N: Theodore Ts'o
|
H A D | MAINTAINERS | 7871 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>
|