Searched full:them (Results 1 – 25 of 3933) sorted by relevance
12345678910>>...158
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-awesomeversion_24.6.0.bb | 1 …ion package to rule them all, One version package to find them, One version package to bring them …
|
/openbmc/linux/Documentation/admin-guide/mm/ |
D | swap_numa.rst |
|
/openbmc/linux/Documentation/driver-api/ |
D | isa.rst |
|
/openbmc/linux/Documentation/admin-guide/pm/ |
D | suspend-flows.rst |
|
D | cpuidle.rst |
|
/openbmc/linux/kernel/kcsan/ |
D | permissive.h |
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
D | break.h |
|
/openbmc/linux/Documentation/hwmon/ |
D | vexpress.rst |
|
/openbmc/linux/arch/m68k/include/asm/ |
D | switch_to.h |
|
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/ |
H A D | disable-tests.patch | 9 a variety of distros. Exclude them for now to work out if this is the 10 only place we see them and give SWAT/triage a break from the stream 11 of them.
|
/openbmc/linux/Documentation/i2c/ |
D | ten-bit-addresses.rst |
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 290.out | 7 # Fill all clusters with data and then discard them 19 # Fill all clusters with data and then discard them 38 # Fill all clusters with data and then discard them 51 # Fill all clusters with data and then discard them
|
/openbmc/linux/Documentation/input/ |
D | gamepad.rst |
|
/openbmc/linux/Documentation/process/ |
D | management-style.rst |
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | psci.c | 37 * However, this doesn't work in practice. We rather need to power them in psci_board_init() 38 * up first and park them in wfi. While they are waiting there, we can in psci_board_init() 39 * indeed program the Flow Controller to powergate them on wfi, which in psci_board_init()
|
/openbmc/linux/arch/arm/common/ |
D | sharpsl_param.c |
|
/openbmc/u-boot/drivers/input/ |
H A D | Kconfig | 21 input and update LEDs if the keyboard has them. 30 input and update LEDs if the keyboard has them. 39 input and update LEDs if the keyboard has them.
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 99 # Ignore certain rules, you can reference them by their id or by their full name 108 # Ignore certain rules, you can reference them by their id or by their full name 121 # Ignore certain rules, you can reference them by their id or by their full name 126 # You need to explicitly enable them one-by-one by adding them to the "contrib" option
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/ |
H A D | 0001-compile.mk-use-CFLAGS-from-environment.patch | 7 LD etc and expect them to be used. It's ok to amend 8 to them but overwriting should not be done. 15 since mappings to remove them can be set by the distro
|
/openbmc/linux/include/uapi/linux/ |
D | uhid.h |
|
/openbmc/u-boot/doc/ |
H A D | README.ramboot-ppc85xx | 13 Two of them are described below.There is also an explanation as to where these 40 All of them define CONFIG_SYS_RAMBOOT. 41 The main difference among all of them is the way the pre-environment is getting 47 How to use them:
|
/openbmc/linux/Documentation/driver-api/acpi/ |
D | scan_handlers.rst |
|
/openbmc/linux/arch/sparc/include/asm/ |
D | mman.h |
|
/openbmc/linux/Documentation/timers/ |
D | no_hz.rst |
|
/openbmc/qemu/contrib/plugins/ |
H A D | lockstep.c | 129 static void report_divergance(ExecState *us, ExecState *them) in report_divergance() argument 168 them->pc, them->insn_count, in report_divergance() 199 ExecState us, them; in vcpu_tb_exec() local 223 bytes = read(socket_fd, &them, sizeof(ExecState)); in vcpu_tb_exec() 235 if (us.pc != them.pc) { in vcpu_tb_exec() 236 report_divergance(&us, &them); in vcpu_tb_exec()
|
12345678910>>...158