Home
last modified time | relevance | path

Searched full:simply (Results 1 – 25 of 2562) sorted by relevance

12345678910>>...103

/openbmc/openbmc-test-automation/lib/
H A Dboot_utils.robot21 # you simply want the machine in a desired
47 # you simply want the machine in a desired
73 # you simply want the machine in a desired
99 # you simply want the machine in a desired
125 # you simply want the machine in a desired
151 # you simply want the machine in a desired
177 # you simply want the machine in a desired
204 # you simply want the machine in a desired
230 # you simply want the machine in a desired
256 # you simply want the machine in a desired
[all …]
H A Dfunc_args.py74 …If value is NOT a string or can not be interpreted as a python source object definition, simply re…
117 In this example, the value passed to this function is not a string, so it is simply returned.
130 cases, the value will simply be returned.
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/
H A D0007-Makefile-reorganize.patch15 To build simply invoke 'make' with or without a -j option.
16 To install simply invoke: make TARGET=install
17 To clean simply invoke: make TARGET=clean
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S61 | simply execute an "rte" as with the sample code below.
75 | The sample routine below simply clears the exception status bit and
94 | The sample routine below simply clears the exception status bit and
113 | The sample routine below simply clears the exception status bit and
132 | The sample routine below simply clears the exception status bit and
151 | The sample routine below simply clears the exception status bit and
170 | The sample routine below simply clears the exception status bit and
249 | The sample code below simply executes an "rte".
/openbmc/linux/fs/ntfs/
H A Dindex.h37 * simply points into @entry. This is probably what the user is interested in.
91 * If the index entry is in the index root attribute, simply flush the page
95 * attribute, simply flush the page cache page containing the index block.
111 * If the index entry is in the index root attribute, simply mark the mft
/openbmc/linux/drivers/usb/serial/
H A Daircable.c10 * The protocol is very simply, there are two possibilities reading or writing.
16 * The device simply need some stuff to understand data coming from the usb
23 * but with out the header. I will use a simply hack to override this situation,
26 * is any other control code, I will simply check for the first
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol21 succeeds), ipmitool simply loops over a select() on user input and data
37 commands, is that it is not simply a request response protocol. Packets
40 This call back simply prints text returned from the BMC.
/openbmc/qemu/docs/system/arm/
H A Dorangepi.rst83 simply configure the kernel using the sunxi_defconfig configuration:
143 For example, to boot using the Orange Pi PC Debian image on SD card, simply add the -sd
155 simply append to the command:
164 a real board would do using the BootROM. Simply pass the selected image via the -sd
253 To continue booting simply give the 'boot' command and NetBSD boots.
259 To run the whole set of tests, build QEMU from source and simply
H A Dbananapi_m2u.rst55 simply configure the kernel using the sunxi_defconfig configuration:
97 a real board would do using the BootROM. Simply pass the selected image via the -sd
132 To run the whole set of tests, build QEMU from source and simply
/openbmc/openbmc/meta-security/docs/
H A Doverview.txt103 usage : simply invoke the script name in the terminal.
130 usage : simply invoke the script name in the terminal.
147 after altering the changes, save the file and simply run :
172 usage : To start checksecurity simply write in the terminal :
186 usage : To start nikto simply write in the terminal :
/openbmc/linux/Documentation/block/
H A Dswitching-sched.rst20 To set a specific scheduler, simply do this::
27 The list of defined schedulers can be found by simply doing
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_qbman_base.h10 * control this QBMan instance, these values may simply be place-holders. The
11 * idea is simply that we be able to distinguish between them, eg. so that SWP
56 * the software is little-endian also, this can simply be achieved by setting
/openbmc/qemu/docs/
H A Digd-assign.txt52 graphics in the host and special options may be required beyond simply
66 when initially assigned. It is believed that this is simply the IGD attempting
79 management tools like libvirt. To make use of legacy mode, simply remove all
85 For UPT mode, retain the default emulated graphics and simply add the vfio-pci
/openbmc/linux/kernel/trace/
H A Dtrace_clock.c64 * trace_jiffy_clock(): Simply use jiffies as a clock counter.
123 * If in an NMI context then dont risk lockups and simply return in trace_clock_global()
151 * trace_clock_counter(): simply an atomic counter.
/openbmc/linux/arch/arm/kernel/
H A Dreboot.c87 * This must completely disable all secondary CPUs; simply causing those CPUs
99 * Halting simply requires that the secondary CPUs stop performing any
111 * Power-off simply requires that the secondary CPUs stop performing any
/openbmc/linux/scripts/kconfig/tests/preprocess/variable/
H A DKconfig6 # Simply expanded variable.
18 # Append something to a simply expanded variable.
/openbmc/u-boot/include/configs/
H A Dtegra30-common.h39 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for
42 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
H A Dtegra210-common.h38 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
41 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra186-common.h41 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
44 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra124-common.h44 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for
47 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
H A Dtegra114-common.h42 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for
45 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
/openbmc/linux/Documentation/bpf/
H A Dprog_lsm.rst25 They can simply declare the structures in the eBPF program and only specify
54 The ``vmlinux.h`` can then simply be included in the BPF programs without
121 syscall's ``BPF_RAW_TRACEPOINT_OPEN`` operation or more simply by
/openbmc/linux/fs/
H A Dmnt_idmapping.c85 * simply return @kuid unchanged.
88 * from_kuid() so we can simply retrieve the value via __kuid_val()
125 * simply return @kgid unchanged.
128 * from_kgid() so we can simply retrieve the value via __kgid_val()
/openbmc/linux/arch/arc/include/asm/
H A Ddelay.h49 * -Divide by 2^32 is very simply right shift by 32
50 * -We simply need to ensure that the multiply per above eqn happens in
/openbmc/linux/Documentation/admin-guide/
H A Dvga-softcursor.rst36 (by simply XORing them with the value of this parameter). On standard
46 Bit setting takes place before bit toggling, so you can simply clear a

12345678910>>...103