/openbmc/u-boot/include/configs/ |
H A D | bcmstb.h | 43 * The prior stage BOLT bootloader sets up memory for us. 51 * 0x01f0 0000 DTB copied from prior-stage-provided region 59 * 0x0700 0000 Prior stage bootloader (PSB) 61 * 0x0761 7000 Prior-stage-provided device tree binary (DTB) 71 * program by the prior stage bootloader. 78 * Overwriting the prior stage bootloader causes memory instability, 158 * Save the prior stage provided DTB. 173 * Set fdtaddr to prior stage-provided DTB in board_late_init, when
|
/openbmc/linux/arch/arm/kernel/ |
H A D | fiqasm.S | 29 mov r0, r0 @ avoid hazard prior to ARMv4 34 mov r0, r0 @ avoid hazard prior to ARMv4 42 mov r0, r0 @ avoid hazard prior to ARMv4 47 mov r0, r0 @ avoid hazard prior to ARMv4
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | minimize_qtest_trace.py | 136 prior = newtrace[i:i+remove_step] 139 print("Removing {lines} ...\n".format(lines=prior)) 148 newtrace[j] = prior[j-i] 151 newtrace[i] = prior[0] # remove_step = 1 174 newtrace[i] = prior[0] 207 newtrace[i] = prior[0] 235 newtrace[i] = prior[0] 258 prior = newtrace[i] 272 newtrace[i] = prior
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | compiler.h | 14 * gcc prior to 4.8.2 miscompiles asm goto. 17 * gcc prior to 8.1.0 miscompiles asm goto at O1. 20 * clang prior to version 13.0.1 miscompiles asm goto at O2.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Net-SNMP | 19 …o endorse or promote products derived from this software without specific prior written permission. 29 …o endorse or promote products derived from this software without specific prior written permission. 49 …o endorse or promote products derived from this software without specific prior written permission. 59 …o endorse or promote products derived from this software without specific prior written permission. 69 …o endorse or promote products derived from this software without specific prior written permission. 83 …o endorse or promote products derived from this software without specific prior written permission. 95 …o endorse or promote products derived from this software without specific prior written permission. 105 …o endorse or promote products derived from this software without specific prior written permission.
|
H A D | JPL-image | 3 …s ending with a jpl.nasa.gov address) may be used for any purpose without prior permission, subjec… 13 * Prior written approval must be obtained to use the NASA insignia logo (the blue "meatball" insign… 15 * Prior written approval must be obtained to use the JPL logo (stylized JPL letters in red or other…
|
H A D | Plexus | 9 …be used to endorse or promote products derived from this Software without prior written permission… 11 … called "classworlds” nor may "classworlds” appear in their names without prior written permission…
|
H A D | Glide | 33 … (c) do not make any use of the GLIDE trademark without the prior written permission of 3dfx, and 47 … (f) You do not make any use of the GLIDE trademark without the prior written permission of 3dfx. 51 …XPRESSED OR IMPLIED. THERE IS NO RIGHT TO USE THE GLIDE TRADEMARK WITHOUT PRIOR WRITTEN PERMISSION… 59 …ERAL PUBLIC LICENSE. THERE IS NO RIGHT TO USE THE GLIDE TRADEMARK WITHOUT PRIOR WRITTEN PERMISSION… 79 … (f) You may not make any use of the GLIDE trademark without the prior written permission of 3dfx.
|
H A D | OLDAP-2.0.1 | 12 …be used to endorse or promote products derived from this Software without prior written permission… 14 …not be called "OpenLDAP" nor may "OpenLDAP" appear in their names without prior written permission…
|
H A D | LOOP | 11 prior permission. Notice must be given in supporting documentation that 31 without specific, written prior permission. Notice must be given in
|
H A D | VSL-1.0 | 27 software without prior written permission. For written 31 may "VOCAL" appear in their name, without prior written
|
H A D | OLDAP-2.0 | 12 …be used to endorse or promote products derived from this Software without prior written permission… 14 …not be called "OpenLDAP" nor may "OpenLDAP" appear in their names without prior written permission…
|
H A D | OLDAP-2.1 | 12 …be used to endorse or promote products derived from this Software without prior written permission… 14 …not be called "OpenLDAP" nor may "OpenLDAP" appear in their names without prior written permission…
|
H A D | OLDAP-2.2.1 | 10 …be used to endorse or promote products derived from this Software without prior written permission… 12 …not be called "OpenLDAP" nor may "OpenLDAP" appear in their names without prior written permission…
|
/openbmc/u-boot/board/broadcom/bcmstb/ |
H A D | bcmstb.c | 77 * This port assumes that the prior stage bootloader has in enable_caches() 168 debug("Arguments from prior stage bootloader:\n"); in board_late_init() 178 debug("Prior stage provided DTB at: 0x%p\n", in board_late_init() 189 * by the prior stage bootloader (bcmstb_boot_parameters.r1) in board_late_init()
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | control-dependencies.txt | 219 (*) Control dependencies can order prior loads against later stores. 221 Not prior loads against later loads, nor prior stores against 223 smp_load_acquire(), smp_store_release(), or, in the case of prior 236 between the prior load and the subsequent store, and this 237 conditional must involve the prior load. If the compiler is able
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 78 [Setup] Populate PostCode Logs Incase No Prior Entries Available 93 [Setup] Populate PostCode Logs Incase No Prior Entries Available 115 [Setup] Populate PostCode Logs Incase No Prior Entries Available 209 Populate PostCode Logs Incase No Prior Entries Available 211 ... to populate postcode logs if there are no prior log entries.
|
/openbmc/linux/lib/math/ |
H A D | rational.c | 43 * dp is the value of d from the prior iteration. in rational_best_approximation() 47 * the current, previous, and two prior iterations of it. in rational_best_approximation() 72 * the two prior approximations. in rational_best_approximation()
|
/openbmc/linux/include/linux/phy/ |
H A D | phy-mipi-dphy.h | 42 * the transmitter prior to any associated Data Lane beginning 98 * state prior to starting the Clock. 186 * state prior to transmitting the Sync sequence. 248 * state prior to a Stop state in order to initiate an exit
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.cpp | 31 // Clear prior throttle reason (before setting device active) in occActive() 457 "Status::readOccState: OCC{INST} state {STATE} (lastState: {PRIOR})", in occReadStateNow() 458 "INST", instance, "STATE", lg2::hex, state, "PRIOR", lg2::hex, in occReadStateNow() 550 "Status::readOccState: OCC{INST} Invalid state {STATE} (last state: {PRIOR})", in occReadStateNow() 551 "INST", instance, "STATE", lg2::hex, state, "PRIOR", in occReadStateNow() 630 "updateThrottle: OCC{INST} no longer throttled (prior reason: {REASON})", in updateThrottle() 639 … "updateThrottle: OCC{INST} is throttled with reason {REASON} (prior reason: {PRIOR})", in updateThrottle() 640 "INST", instance, "REASON", newThrottleCause, "PRIOR", in updateThrottle()
|
/openbmc/linux/tools/memory-model/scripts/ |
H A D | checktheselitmus.sh | 12 # can be specified prior to the "--". 17 # argument must be specified prior to the "--". Alternatively, some other
|
/openbmc/linux/Documentation/input/devices/ |
H A D | sentelic.rst | 746 *only supported by H/W prior to Cx 754 *only supported by H/W prior to Cx 763 enabled prior to write: 05 06 07 08 09 0c 0f 10 11 12 16 17 18 23 2e 773 *only supported by H/W prior to Cx 779 *only supported by H/W prior to Cx 784 *only supported by H/W prior to Cx 788 *only supported by H/W prior to Cx 793 *only supported by H/W prior to Cx 798 *only supported by H/W prior to Cx 803 *only supported by H/W prior to Cx [all …]
|
/openbmc/linux/rust/alloc/vec/ |
H A D | extract_if.rs | 38 /// The original length of `vec` prior to draining. 70 // is updated prior and the predicate panics, the element at this in next() 105 // drained item prior to a panic in the predicate. in drop()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | sync.h | 34 * than a barrier are observed prior to stores that are younger than a 49 * A full completion barrier; all memory accesses appearing prior to this sync 120 * 1) A memory access appearing prior to the LL in program order may actually 124 * instruction) prior to every LL instruction, in between it and any earlier
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | vfio.rst | 55 The FILE/GROUP_ADD operation above should be invoked prior to accessing the 61 to support the drivers mentioned in prior sentence as well.
|