/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/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/linux/sound/core/seq/ |
H A D | seq_prioq.c | 137 int prior; in snd_seq_prioq_cell_in() local 143 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in() 150 if (f->tail && !prior) { in snd_seq_prioq_cell_in() 174 else if (rel == 0 && prior) in snd_seq_prioq_cell_in()
|
/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/phosphor-misc/http-redirect/ |
H A D | http-redirect.awk | 69 prior = "" 71 prior = headers[header] ", " 72 headers[header] = prior content
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
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 | 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 | Saxpath | 10 …e used to endorse or promote products derived from this software without prior written permission… 12 …not be called "SAXPath", nor may "SAXPath" appear in their name, 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 | OpenSSL-standalone | 22 prior written permission. For written permission, please contact 26 nor may "OpenSSL" appear in their names without prior written
|
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…
|
H A D | OLDAP-2.2.2 | 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 | Entessa | 14 …be used to endorse or promote products derived from this software without prior written permission… 15 …ot be called "openSEAL", nor may "openSEAL" appear in their name, without prior written permission…
|
H A D | OLDAP-2.2 | 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…
|
H A D | OLDAP-2.3 | 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 | 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.
|
/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.
|
/openbmc/linux/Documentation/driver-api/ |
H A D | io_ordering.rst | 10 driver would usually use this technique immediately prior to the exit of a 12 subsequent writes to I/O space arrived only after all prior writes (much like a
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-sdbus-service.bbclass | 3 # Class users should define DBUS_SERVICES prior to including.
|
/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/linux/tools/memory-model/litmus-tests/ |
H A D | S+fencewmbonceonce+poacquireonce.litmus | 6 * Can a smp_wmb(), instead of a release, and an acquire order a prior
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-requests-futures_1.0.1.bb | 1 …library. Makes use of python 3.2’s concurrent.futures or the backport for prior versions of python…
|