Searched +full:0 +full:- +full:9 +full:a +full:- +full:z (Results 1 – 25 of 168) sorted by relevance
1234567
10 * See the COPYING.LIB file in the top-level directory.15 #include "json-parser-int.h"28 * begin-array = ws %x5B ws ; [ left square bracket29 * begin-object = ws %x7B ws ; { left curly bracket30 * end-array = ws %x5D ws ; ] right square bracket31 * end-object = ws %x7D ws ; } right curly bracket32 * name-separator = ws %x3A ws ; : colon33 * value-separator = ws %x2C ws ; , comma49 * [This lexer accepts [a-z]+, and leaves rejecting unknown literal55 * decimal-point = %x2E ; .[all …]
... -f A v q * q 3 x4 j-=m ld \c Qkkbal 0e N b l ...
... 9 }* :0 ; : R ?L A @p @< @ A$ X ? v
... boot device. Booting from FWSCSI.%d.0 ... Not a PA-RISC boot image ...
17 if [ -z $FAKEROOT ]; then23 if [ -z "${DEB_ARCH}" ]; then29 if [ -z "${DEB_TYPE}" ]; then30 echo "Please set DEB_TYPE to a Debian archive name (e.g. testing)" >&236 if [ -z "${DEB_VARIANT}" ]; then40 if [ -z "${DEB_URL}" ]; then46 # - DEBOOTSTRAP_DIR pointing at a development checkout47 # - PATH for the debootstrap script (installed)53 if [ -z $DEBOOTSTRAP_DIR ]; then56 if [ -z $DEBOOTSTRAP ]; then[all …]
12 # top-level directory.14 # Usage: scripts/clean-header-guards.pl [OPTION]... [FILE]...15 # -c CC Use a compiler other than cc16 # -n Suppress actual cleanup17 # -v Show which files are cleaned up, and which are skipped20 # - Header files without a recognizable header guard are skipped.21 # - Clean up any untidy header guards in-place. Warn if the cleanup24 # - Warn about duplicate header guard symbols. To make full use of26 # - Warn when preprocessing a header with its guard symbol defined28 # "cc -E -DGUARD_H -c -P -", and fed the test program on stdin.[all …]
8 Usage: block-coroutine-wrapper.py generated-file.c FILE.[ch]...19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the22 You should have received a copy of the GNU General Public License37 * File is generated by scripts/block-coroutine-wrapper.py44 #include "block/block-gen.h"46 #include "block/dirty-bitmap.h"53 r'(?P<name>[a-z][a-z0-9_]*)'56 def __init__(self, param_decl: str) -> None:67 args: str, variant: str) -> None:95 self.get_result = 's->ret = '[all …]
1 #!/bin/sh -e3 # Update Linux kernel headers QEMU requires from a specified kernel tree.11 # See the COPYING file in the top-level directory.15 # - linux-headers/ for files that are required for compiling for a21 # - include/standard-headers/ for files that are used for guest26 # sanitize the headers to remove any use of Linux-specifics such as29 tmpdir=$(mktemp -d)35 if [ -z "$linux" ] || ! [ -d "$linux" ]; then37 usage: update-kernel-headers.sh LINUX_PATH [OUTPUT_PATH]45 if [ -z "$output" ]; then[all …]
8 write -q -P PATTERN 0 1k9 L2 entry #0: 0x8000000000050000 000000000000000110 write -q -P PATTERN 3k 51211 L2 entry #0: 0x8000000000050000 000000000000000312 write -q -P PATTERN 5k 1k13 L2 entry #0: 0x8000000000050000 000000000000000714 write -q -P PATTERN 6k 2k15 L2 entry #0: 0x8000000000050000 000000000000000f16 write -q -P PATTERN 8k 6k17 L2 entry #0: 0x8000000000050000 000000000000007f[all …]
6 # Copyright (C) 2019-2020 Igalia, S.L.16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the19 # You should have received a copy of the GNU General Public License26 seq="$(basename $0)"35 rm -f "$TEST_IMG.raw"37 trap "_cleanup; exit \$status" 0 1 2 3 1546 _unsupported_imgopts extended_l2 compat=0.10 cluster_size data_file refcount_bits=1[^0-9]48 l2_offset=$((0x40000))52 $QEMU_IMG compare "$TEST_IMG" "$TEST_IMG.raw" | grep -v 'Images are identical'54 grep -v 'No errors were found on the image'[all …]
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the18 # You should have received a copy of the GNU General Public License25 seq="$(basename $0)"34 trap "_cleanup; exit \$status" 0 1 2 3 1540 # This tests qcow2-specific low-level functionality44 # (TODO: Consider splitting the snapshot part into a separate test46 _unsupported_imgopts 'compat=0.10' 'refcount_bits=1[^0-9]' data_file56 # zero clusters) and discard everything. Everything should now read as 0.57 $QEMU_IO -c "write 0 256k" -c "write -z 0 256k" -c "write 64M 512" \58 -c "discard 0 $IMG_SIZE" -c "read -P 0 0 $IMG_SIZE" "$TEST_IMG" \[all …]
4 * Copyright (c) 2005-2007 CodeSourcery14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU17 * You should have received a copy of the GNU Lesser General Public23 #include "exec/translation-block.h"25 #include "tcg/tcg-op.h"27 #include "qemu/qemu-print.h"29 #include "exec/helper-proto.h"30 #include "exec/helper-gen.h"36 #include "exec/helper-info.c.inc"82 -offsetof(M68kCPU, env) + in m68k_tcg_init()[all …]
2 * RISC-V Vector Crypto Extension Helpers for QEMU.13 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for16 * You should have received a copy of the GNU General Public License along with21 #include "qemu/host-utils.h"26 #include "crypto/aes-round.h"29 #include "exec/helper-proto.h"35 uint64_t result = 0; in clmul64()36 for (int j = 63; j >= 0; j--) { in clmul64()46 uint64_t result = 0; in clmulh64()47 for (int j = 63; j >= 1; j--) { in clmulh64()[all …]
1 # x86 instruction set description version 0.2x, 2018-05-088 # This file contains a block of comment lines, each beginning with #,10 # of the file, so a reader can skip past the comments and hand the11 # rest of the file to a standard CSV reader.22 # 5. The validity of the instruction in 32-bit (aka compatibility, legacy) mode.24 # 6. The validity of the instruction in 64-bit mode.28 # 8. Additional comma-separated tags containing hints about the instruction.30 # 9. The read/write actions of the instruction on the arguments used in42 # The instruction mnemonics are as used in the Intel manual, with a few exceptions.56 # Immediates may have bitfield-like modifier that specifies how much bits[all …]
6 * Permission is hereby granted, free of charge, to any person obtaining a copy18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL33 #define GREY_CODE 0xe035 #define SHIFT_CODE 0x2a37 #define CNTRL_CODE 0x1d39 #define ALT_CODE 0x3843 #define KEYSYM_MASK 0x0ffffff49 /* curses won't detect a Control + Alt + 1, so use Alt + 1 */52 #define CURSES_CHARS 0x100 /* Support latin1 only */56 [0 ... (CURSES_CHARS - 1)] = -1,[all …]
6 SHA-1 in C10 Test Vectors (from FIPS PUB 180-1)12 A9993E36 4706816A BA3E2571 7850C26C 9CD0D89D15 A million repetitions of "a"30 SHA-1 in C47 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits))))52 #define blk0(i) (block->l[i] = (rol(block->l[i],24)&0xFF00FF00) \53 |(rol(block->l[i],8)&0x00FF00FF))55 #define blk0(i) block->l[i]59 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \[all …]
4 * Copyright (c) 2019-2020 Richard Henderson <rth@twiddle.net>5 * Copyright (c) 2019-2020 Michael Rolnik <mrolnik@gmail.com>14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the17 * You should have received a copy of the GNU General Public License52 ctx->next_word_used = true; in next_word()53 return ctx->next_word; in next_word()61 /* Include the auto-generated decoder. */63 #include "decode-insn.c.inc"66 (pctx->info->fprintf_func(pctx->info->stream, "%-9s " format, \77 status = info->read_memory_func(addr, buffer, 2, info); in avr_print_insn()[all …]
2 # SPDX-License-Identifier: GPL-2.0-only11 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \12 -e 's/[^A-Z0-9_]/_/g' -e 's/__/_/g'`13 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+${my_abis}" "$in" | sort -n | (19 if [ -z "$offset" ]; then
2 # SPDX-License-Identifier: GPL-2.011 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \12 -e 's/[^A-Z0-9_]/_/g' -e 's/__/_/g'`13 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+${my_abis}" "$in" | sort -n | (19 if [ -z "$offset" ]; then
2 # SPDX-License-Identifier: GPL-2.0-only11 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \12 -e 's/[^A-Z0-9_]/_/g' -e 's/__/_/g'`13 grep -E "^[0-9A-Fa-fXx]+[[:space:]]+${my_abis}" "$in" | sort -n | (18 nxt=020 if [ -z "$offset" ]; then