Home
last modified time | relevance | path

Searched refs:T (Results 201 – 225 of 1111) sorted by relevance

12345678910>>...45

/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch99 - self.ResultFileList = [str(T.Target) for T in MyAgo.CodaTargetList]
100 + self.ResultFileList = sorted([str(T.Target) for T in MyAgo.CodaTargetList])
144 if not self.ObjTargetDict.get(T.Target.SubDir):
145 self.ObjTargetDict[T.Target.SubDir] = set()
146 self.ObjTargetDict[T.Target.SubDir].add(NewFile)
150 - for T in self._AutoGenObject.Targets[Type]:
151 + for T in sorted(self._AutoGenObject.Targets[Type]):
153 if T.GenFileListMacro and T.FileListMacro not in self.FileListMacros:
154 self.FileListMacros[T.FileListMacro] = []
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c807 #define T(x) { x, #x } macro
812 T(test_cgfreezer_simple),
813 T(test_cgfreezer_tree),
815 T(test_cgfreezer_mkdir),
816 T(test_cgfreezer_rmdir),
817 T(test_cgfreezer_migrate),
818 T(test_cgfreezer_ptrace),
819 T(test_cgfreezer_stopped),
820 T(test_cgfreezer_ptraced),
821 T(test_cgfreezer_vfork),
[all …]
H A Dtest_kmem.c404 #define T(x) { x, #x } macro
409 T(test_kmem_basic),
410 T(test_kmem_memcg_deletion),
411 T(test_kmem_proc_kpagecgroup),
412 T(test_kmem_kernel_stacks),
413 T(test_kmem_dead_cgroups),
414 T(test_percpu_basic),
416 #undef T
H A Dtest_core.c845 #define T(x) { x, #x } macro
851 T(test_cgcore_top_down_constraint_enable),
854 T(test_cgcore_parent_becomes_threaded),
855 T(test_cgcore_invalid_domain),
856 T(test_cgcore_populated),
857 T(test_cgcore_proc_migration),
858 T(test_cgcore_thread_migration),
859 T(test_cgcore_destroy),
860 T(test_cgcore_lesser_euid_open),
861 T(test_cgcore_lesser_ns_open),
[all …]
/openbmc/u-boot/include/linux/
H A Dconst.h18 #define _AT(T,X) X argument
22 #define _AT(T,X) ((T)(X)) argument
/openbmc/phosphor-inventory-manager/
H A Dserialize.hpp53 template <typename T>
55 const T& object) in serialize()
75 template <typename T>
77 T& object) in deserialize()
/openbmc/telemetry/src/utils/
H A Dmessanger_service.hpp28 template <class T>
29 void send(const T& event) in send()
31 using HandlerType = std::function<void(const T&)>; in send()
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Diotest-dirtylog-10G-4M.vhdx.bz21vhdxfileQ�E�M�U� �v�1�.�6�.�5�
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_state.h37 #define NS(T, S) \ argument
38 ({ union drbd_state mask; mask.i = 0; mask.T = T##_MASK; mask; }), \
39 ({ union drbd_state val; val.i = 0; val.T = (S); val; })
51 #define _NS(D, T, S) \ argument
52 D, ({ union drbd_state __ns; __ns = drbd_read_state(D); __ns.T = (S); __ns; })
/openbmc/phosphor-led-sysfs/
H A Dsysfs.cpp29 template <typename T>
30 T getSysfsAttr(const fs::path& path);
48 template <typename T>
49 void setSysfsAttr(const fs::path& path, const T& value) in setSysfsAttr()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dga100.c69 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in ga100_top_parse() argument
70 #define O_(T,I) do { WARN_ON(inst); I_(T, I); } while (0) in ga100_top_parse() argument
H A Dgk104.c73 #define I_(T,I) do { info->type = (T); info->inst = (I); } while(0) in gk104_top_parse() argument
74 #define O_(T,I) do { WARN_ON(inst); I_(T, I); } while (0) in gk104_top_parse() argument
/openbmc/phosphor-dbus-monitor/src/
H A Dformat.hpp17 template <typename T>
99 template <typename T>
103 detail::GetFormatType<DowncastType<T>>::format;
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dkernel-docs.rst30 Todos los documentos se catalogan con los siguientes campos: el "Título",
46 * Título: **linux/Documentation**
59 * Título: **Linux Kernel Mailing List Glossary**
69 * Título: **The Linux Kernel Module Programming Guide**
92 * Título: **Linux Kernel Development, 3rd Edition**
103 * Título: **Linux Device Drivers, 3rd Edition**
114 * Título: **The Design of the UNIX Operating System**
126 * Título: **Cross-Referencing Linux**
134 * Título: **Linux Weekly News**
143 * Título: **The home page of Linux-MM**
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A D0001-Silence-clang-warnings.patch12 GLM_FUNC_QUALIFIER qua<T, Q> slerp(qua<T, Q> const& x, qua<T, Q> const& y, T a, S k)
34 T angle = acos(cosTheta);
35 - T phi = angle + k * glm::pi<T>();
36 + T phi = angle + static_cast<T>(k) * glm::pi<T>();
/openbmc/qemu/include/standard-headers/linux/
H A Dconst.h18 #define _AT(T,X) X
22 #define _AT(T,X) ((T)(X)) argument
/openbmc/qemu/linux-headers/linux/
H A Dconst.h18 #define _AT(T,X) X
22 #define _AT(T,X) ((T)(X)) argument
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-end-run-stats.sh21 T="`mktemp -d ${TMPDIR-/tmp}/kvm-end-run-stats.sh.XXXXXX`"
35 kvm-recheck.sh "$rundir" > $T/kvm-recheck.sh.out 2>&1
37 cat $T/kvm-recheck.sh.out | tee -a "$rundir/log"
/openbmc/linux/tools/include/uapi/linux/
H A Dconst.h18 #define _AT(T,X) X
22 #define _AT(T,X) ((T)(X)) argument
/openbmc/linux/include/uapi/linux/
H A Dconst.h18 #define _AT(T,X) X
22 #define _AT(T,X) ((T)(X)) argument
/openbmc/sdbusplus/test/server/
H A Dmessage_variant.cpp19 template <typename V, typename T>
20 void run_test(const T& value) in run_test()
32 template <typename V1, typename V2, typename T>
33 void run_test_throw_bad_enum(const T& value) in run_test_throw_bad_enum()
/openbmc/qemu/scripts/coccinelle/
H A Dtimer-del-timer-free.cocci15 expression T;
17 -timer_del(T);
18 timer_free(T);
/openbmc/phosphor-fan-presence/presence/
H A Drpolicy.hpp90 template <typename T, typename Policy>
91 class PolicyAccess : public T
109 T(std::forward<Args>(args)...), policy(index) in PolicyAccess()
/openbmc/linux/arch/loongarch/include/asm/
H A Dhw_breakpoint.h57 #define LOONGARCH_CSR_WATCH_READ(N, REG, T, VAL) \ argument
59 if (T == 0) \
65 #define LOONGARCH_CSR_WATCH_WRITE(N, REG, T, VAL) \ argument
67 if (T == 0) \
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp102 template <class T>
109 template <class T>
112 const T& newValue) in setProperty()
118 template <class T>
121 Matcher<T> valueBefore = _;
122 T newValue;
125 Matcher<T> valueAfter = Eq(newValue);
128 template <class T>
131 ChangePropertyParams<T> p) in changeProperty()
133 ASSERT_THAT(getProperty<T>(path, property), p.valueBefore); in changeProperty()
[all …]

12345678910>>...45