Home
last modified time | relevance | path

Searched full:otherwise (Results 1 – 25 of 1441) sorted by relevance

12345678910>>...58

/qemu/target/xtensa/core-de233_fpu/
H A Dcore-matmap.h43 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
234 … XCHAL_ITLB_SET0_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
235 …ne XCHAL_ITLB_SET0_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
236 …ne XCHAL_ITLB_SET0_PPN_RESET 0 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
237 #define XCHAL_ITLB_SET0_CA_RESET 0 /* 1 if CA reset values defined (and all writable); 0 otherwise
255 … XCHAL_ITLB_SET1_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
256 …ne XCHAL_ITLB_SET1_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
257 …ne XCHAL_ITLB_SET1_PPN_RESET 0 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
258 #define XCHAL_ITLB_SET1_CA_RESET 0 /* 1 if CA reset values defined (and all writable); 0 otherwise
276 … XCHAL_ITLB_SET2_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
[all …]
/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h88 * otherwise: #NULL
103 * otherwise: #-1
118 * otherwise: #NULL
127 * otherwise: #-1
136 * otherwise: #NULL
151 * otherwise: #NULL
161 * otherwise: #NULL
171 * otherwise: #NULL
181 * otherwise: #NULL
204 * otherwise: #NULL
/qemu/include/crypto/
H A Dakcipher.h36 * Returns: true if it is supported, false otherwise.
51 * is created and returned, otherwise NULL is returned.
73 * otherwise -1 is returned
93 * otherwise -1 is returned
113 * otherwise -1 is returned
133 * otherwise -1 is returned
170 * Returns: 0 for succeed, otherwise -1 is returned.
/qemu/pc-bios/
H A Dedk2-licenses.txt20 license to make, have made, use, offer to sell, sell, import, and otherwise
38 implication, estoppel or otherwise.
50 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
61 Unless otherwise noted in a specific file, the EDK2 project is now licensed
132 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
253 Unless otherwise indicated, all Content (except Documentation) made available
259 Unless otherwise indicated, all Documentation made available on the
281 contract or otherwise, or (ii) ownership of fifty percent (50%)
295 communication that is conspicuously marked or otherwise
334 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE
[all …]
/qemu/target/xtensa/core-dsp3400/
H A Dcore-matmap.h43 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
208 … XCHAL_ITLB_SET0_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
209 …ne XCHAL_ITLB_SET0_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
210 …ne XCHAL_ITLB_SET0_PPN_RESET 1 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
211 #define XCHAL_ITLB_SET0_CA_RESET 1 /* 1 if CA reset values defined (and all writable); 0 otherwise
274 … XCHAL_DTLB_SET0_ASID_RESET 0 /* 1 if ASID reset values defined (and all writable); 0 otherwise */
275 …ne XCHAL_DTLB_SET0_VPN_RESET 0 /* 1 if VPN reset values defined (and all writable); 0 otherwise */
276 …ne XCHAL_DTLB_SET0_PPN_RESET 1 /* 1 if PPN reset values defined (and all writable); 0 otherwise */
277 #define XCHAL_DTLB_SET0_CA_RESET 1 /* 1 if CA reset values defined (and all writable); 0 otherwise
/qemu/crypto/
H A Dder.h54 * part of the decoded INTEGER will be returned. Otherwise, -1 is
76 * part of the decoded SEQUENCE will be returned. Otherwise, -1 is
99 * part of the decoded OID will be returned. Otherwise, -1 is
122 * part of the decoded OCTET STRING will be returned. Otherwise, -1 is
145 * part of the decoded BIT STRING will be returned. Otherwise, -1 is
170 * part of the decoded BIT STRING will be returned. Otherwise, -1 is
/qemu/fpu/
H A Dsoftfloat-specialize.c.inc15 * indicated otherwise.
73 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
104 | if the fraction represents a signalling NaN; otherwise false.
231 | NaN; otherwise returns 0.
251 | NaN; otherwise returns 0.
270 | NaN; otherwise returns 0.
289 | NaN; otherwise returns 0.
308 | NaN; otherwise returns 0.
327 | NaN; otherwise returns 0.
346 | NaN; otherwise returns 0.
[all …]
/qemu/include/hw/watchdog/
H A Dallwinner-wdt.h87 * @return true if register read successful, false otherwise
96 * @return true if register write successful, false otherwise
111 * @return true if key is valid, false otherwise
/qemu/docs/specs/
H A Dacpi_cpu_hotplug.rst46 The last stored value in 'CPU selector' must refer to a possible CPU, otherwise
104 otherwise:
205 Otherwise legacy or no CPU hotplug interface available
215 #. Otherwise, read the 'Command data' register. The value read is the
233 #. Otherwise store 0x0 to the 'CPU selector' register, to put it
/qemu/target/arm/
H A Dkvm_arm.h168 * and false otherwise.
176 * and false otherwise.
183 * Returns true if KVM can enable SVE and false otherwise.
190 * Returns: true if KVM can enable MTE, and false otherwise.
H A Darm-powerctl.h38 * @target_aa64: 1 if the requested mode is AArch64. 0 otherwise.
41 * shall be AArch64 if @target_aa64 is set to 1. Otherwise the mode is
/qemu/include/exec/
H A Dmemop.h28 MO_SIGN = 0x08, /* Sign-extended, otherwise zero-extended. */
89 * if it happens to be within a 16-byte boundary, otherwise it
96 * single-copy atomic; otherwise, if it is accessed at 0 mod 4
97 * then each 4-byte subobject is single-copy atomic; otherwise
H A Dtswap.h16 * false otherwise. Common code should normally never need to know about the
27 * condition, otherwise we have to do (slower) run-time checks.
/qemu/tests/fp/
H A Dplatform.h29 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
36 /* otherwise do not define it */
/qemu/accel/tcg/
H A Dtcg-all.c21 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
73 /* If debugging enabled, default "auto on", otherwise off. */ in tcg_accel_instance_init()
96 * which are currently incompatible with MTTCG. Otherwise when each in tcg_init_machine()
226 * suppressed otherwise we would break determinism. However as those in tcg_gdbstub_supported_sstep_flags()
/qemu/host/include/x86_64/host/
H A Dload-extract-al16-al8.h.inc21 * otherwise the access must be 8-byte atomic.
34 * making the branch highly predictable. Otherwise we must use VMOVDQA
/qemu/include/qapi/
H A Dvisitor-impl.h23 * otherwise. In the comments below, some callbacks are marked "must
112 /* Must be set for input visitors to visit structs, optional otherwise.
130 /* Must be set for output visitors, optional otherwise. */
/qemu/include/accel/tcg/
H A Dcpu-ops.h127 * Otherwise, record the data and return; the caller will raise
151 * Otherwise, record the data and return; the caller will raise
203 * Otherwise if probe is true, return false.
204 * Otherwise raise an exception and do not return.
220 * otherwise raise an exception and do not return.
/qemu/include/qemu/
H A Dguest-random.h31 * independent seed for the new thread. Otherwise returns 0.
40 * independent seed for the new thread. Otherwise a no-op.
H A Derror-report.h53 * Return true when it prints, false otherwise.
64 * Return true when it prints, false otherwise.
/qemu/include/block/
H A Dreqlist.h47 * If there are no intersecting requests return false. Otherwise, wait for the
59 * in parallel, otherwise reqlist_wait_all() may never return.
/qemu/include/hw/i2c/
H A Dsmbus_master.h20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42 * to receive. Otherwise receive "len" bytes. If send_cmd is set, send
/qemu/system/
H A Dglobals.c20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60 int only_migratable; /* turn it off unless user states otherwise */
/qemu/include/hw/
H A Dloader.h10 * Returns the size of the image file on success, -1 otherwise.
41 * Returns the size of the loaded image on success, -1 otherwise.
54 * Returns the size of the loaded .hex file on success, -1 otherwise.
212 * Returns the size of the loaded image on success, -1 otherwise.
239 * Returns the size of the loaded image on success, -1 otherwise.
/qemu/include/hw/rtc/
H A Dallwinner-rtc.h114 * @return true if register read successful, false otherwise
123 * @return true if register write successful, false otherwise

12345678910>>...58