Home
last modified time | relevance | path

Searched full:them (Results 1 – 25 of 3933) sorted by relevance

12345678910>>...158

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-awesomeversion_24.6.0.bb1 …ion package to rule them all, One version package to find them, One version package to bring them
/openbmc/linux/Documentation/admin-guide/mm/
Dswap_numa.rst
/openbmc/linux/Documentation/driver-api/
Disa.rst
/openbmc/linux/Documentation/admin-guide/pm/
Dsuspend-flows.rst
Dcpuidle.rst
/openbmc/linux/kernel/kcsan/
Dpermissive.h
/openbmc/linux/arch/mips/include/uapi/asm/
Dbreak.h
/openbmc/linux/Documentation/hwmon/
Dvexpress.rst
/openbmc/linux/arch/m68k/include/asm/
Dswitch_to.h
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A Ddisable-tests.patch9 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/
Dten-bit-addresses.rst
/openbmc/qemu/tests/qemu-iotests/
H A D290.out7 # 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/
Dgamepad.rst
/openbmc/linux/Documentation/process/
Dmanagement-style.rst
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpsci.c37 * 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/
Dsharpsl_param.c
/openbmc/u-boot/drivers/input/
H A DKconfig21 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.gitlint99 # 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 D0001-compile.mk-use-CFLAGS-from-environment.patch7 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/
Duhid.h
/openbmc/u-boot/doc/
H A DREADME.ramboot-ppc85xx13 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/
Dscan_handlers.rst
/openbmc/linux/arch/sparc/include/asm/
Dmman.h
/openbmc/linux/Documentation/timers/
Dno_hz.rst
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c129 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