Home
last modified time | relevance | path

Searched full:bytes (Results 1 – 25 of 6530) sorted by relevance

12345678910>>...262

/src/contrib/openbsm/man/
H A Daudit.log.579 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
80 .It Sy "Field Bytes Description"
82 .It "Seconds 4 bytes File time stamp"
83 .It "Microseconds 4 bytes File time stamp"
84 .It "File name length 2 bytes File name of audit trail"
85 .It "File pathname N bytes + 1 NUL File name of audit trail"
91 the length of the total record in bytes, a version number for the record
101 .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL"
102 .It Sy "Field Bytes Description"
104 .It "Record Byte Count 4 bytes Number of bytes in record"
[all …]
/src/contrib/kyua/utils/
H A Dunits_test.cpp45 ATF_REQUIRE_EQ("2.00T", units::bytes(2 * TB).format()); in ATF_TEST_CASE_BODY()
46 ATF_REQUIRE_EQ("45.12T", units::bytes(45 * TB + 120 * GB).format()); in ATF_TEST_CASE_BODY()
56 ATF_REQUIRE_EQ("5.00G", units::bytes(5 * GB).format()); in ATF_TEST_CASE_BODY()
57 ATF_REQUIRE_EQ("745.96G", units::bytes(745 * GB + 980 * MB).format()); in ATF_TEST_CASE_BODY()
67 ATF_REQUIRE_EQ("1.00M", units::bytes(1 * MB).format()); in ATF_TEST_CASE_BODY()
68 ATF_REQUIRE_EQ("1023.50M", units::bytes(1023 * MB + 512 * KB).format()); in ATF_TEST_CASE_BODY()
77 ATF_REQUIRE_EQ("3.00K", units::bytes(3 * KB).format()); in ATF_TEST_CASE_BODY()
78 ATF_REQUIRE_EQ("1.33K", units::bytes(1 * KB + 340).format()); in ATF_TEST_CASE_BODY()
85 ATF_REQUIRE_EQ("0", units::bytes().format()); in ATF_TEST_CASE_BODY()
86 ATF_REQUIRE_EQ("0", units::bytes(0).format()); in ATF_TEST_CASE_BODY()
[all …]
H A Dunits.cpp44 /// Constructs a zero bytes quantity.
45 units::bytes::bytes(void) : in bytes() function in units::bytes
51 /// Constructs an arbitrary bytes quantity.
53 /// \param count_ The amount of bytes in the quantity.
54 units::bytes::bytes(const uint64_t count_) : in bytes() function in units::bytes
60 /// Parses a string into a bytes quantity.
64 /// \return The converted bytes quantity.
67 units::bytes
68 units::bytes::parse(const std::string& in_str) in parse()
71 throw std::runtime_error("Bytes quantity cannot be empty"); in parse()
[all …]
/src/lib/libpmc/pmu-events/arch/x86/amdzen5/
H A Ddata-fabric.json4 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
12 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
20 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
28 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
36 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
44 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
52 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
60 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
68 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
76 …"PublicDescription": "Read data beats (64 bytes) for transactions between local or remote socket a…
[all …]
/src/lib/libpmc/pmu-events/arch/x86/amdzen4/
H A Ddata-fabric.json4 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 0.",
12 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 1.",
20 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 2.",
28 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 3.",
36 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 4.",
44 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 5.",
52 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 6.",
60 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 7.",
68 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 8.",
76 … "PublicDescription": "Read data beats (64 bytes) for local processor at Coherent Station (CS) 9.",
[all …]
/src/usr.bin/clang/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.189 The size, in bytes, of the entire bitcode file.
93 \fBModule Bytes\fP
96 The size, in bytes, of the module block. Percentage is relative to File Size.
100 \fBFunction Bytes\fP
103 The size, in bytes, of all the function blocks. Percentage is relative to File
108 \fBGlobal Types Bytes\fP
111 The size, in bytes, of the Global Types Pool. Percentage is relative to File
116 \fBConstant Pool Bytes\fP
119 The size, in bytes, of the Constant Pool Blocks Percentage is relative to File
124 \fBModule Globals Bytes\fP
[all …]
/src/contrib/bionic-x86_64-string/
H A Dsse4-memcmp-slm.S753 jnc L(16bytes)
758 jnc L(16bytes)
763 jnc L(16bytes)
767 jmp L(16bytes)
772 jmp L(16bytes)
776 jmp L(16bytes)
780 jmp L(16bytes)
784 jmp L(16bytes)
788 jmp L(16bytes)
792 jmp L(16bytes)
[all …]
/src/tests/sys/netpfil/pf/
H A Dcounters.sh89 "@3 match in on ${epair_tester}b .* Packets: 10 Bytes: 766 States: 1 " \
90 "@4 pass in on ${epair_tester}b .* Packets: 10 Bytes: 766 States: 1 " \
91 "@5 match out on ${epair_server}a .* Packets: 10 Bytes: 766 States: 1 " \
92 "@6 pass out on ${epair_server}a .* Packets: 10 Bytes: 766 States: 1 " \
97Bytes: 0 In/Pass: Packets: 4 Bytes: 311 In/XPass: Packets: 0 Bytes: 0 Out/Block: Packets: 0 Bytes:…
98Bytes: 0 In/Pass: Packets: 12 Bytes: 910 In/XPass: Packets: 0 Bytes: 0 Out/Block: Packets: 0 Bytes
112 … tcp ${net_server_host_server}.* <- ${net_tester_host_tester}.* 6:4 pkts, 455:311 bytes, rule 4," \
113 … tcp ${net_server_host_tester}.* -> ${net_server_host_server}.* 6:4 pkts, 455:311 bytes, rule 6," \
119 "${net_tester_host_tester} -> :: .* 10 pkts, 766 bytes, filter rule 4, limit source-track"\
170 "@3 match in on ${epair_tester}b .* Packets: 6 Bytes: 455 " \
[all …]
/src/contrib/openbsm/bsm/
H A Dlibbsm.h188 * argument value 4 bytes/8 bytes (32-bit/64-bit value)
189 * text length 2 bytes
190 * text N bytes + 1 terminating NULL byte
220 * file access mode 4 bytes
221 * owner user ID 4 bytes
222 * owner group ID 4 bytes
223 * file system ID 4 bytes
224 * node ID 8 bytes
225 * device 4 bytes/8 bytes (32-bit/64-bit)
246 * count 4 bytes
[all …]
/src/lib/libpmc/pmu-events/arch/arm64/freescale/imx8mp/sys/
H A Dmetrics.json3 "BriefDescription": "bytes of all masters read from ddr",
11 "BriefDescription": "bytes of all masters write to ddr",
19 "BriefDescription": "bytes of a53 core read from ddr",
27 "BriefDescription": "bytes of a53 core write to ddr",
35 "BriefDescription": "bytes of supermix(m7) core read from ddr",
43 "BriefDescription": "bytes of supermix(m7) write to ddr",
51 "BriefDescription": "bytes of gpu 3d read from ddr",
59 "BriefDescription": "bytes of gpu 3d write to ddr",
67 "BriefDescription": "bytes of gpu 2d read from ddr",
75 "BriefDescription": "bytes of gpu 2d write to ddr",
[all …]
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt17 # 32 bytes input
24 # 48 bytes input
31 # 64 bytes input
45 # 17 bytes Input((Default is CS1 if CTSMode is not specified)
53 # 31 bytes input
62 # 32 bytes input
71 # 47 bytes input
79 # 64 bytes input (CS1 is equivalent to CBC when the last block in full)
91 # 47 bytes input
99 # 127 bytes
[all …]
/src/sys/security/audit/
H A Dbsm_token.c68 * privstrlen 2 bytes
69 * privstr N bytes + 1 (\0 byte)
91 * privtstrlen 2 bytes
92 * privtstr N bytes + 1
93 * privstrlen 2 bytes
94 * privstr N bytes + 1
119 * argument value 4 bytes/8 bytes (32-bit/64-bit value)
120 * text length 2 bytes
121 * text N bytes + 1 terminating NULL byte
177 * file access mode 4 bytes
[all …]
/src/contrib/openbsm/libbsm/
H A Dbsm_token.c96 * privstrlen 2 bytes
97 * privstr N bytes + 1 (\0 byte)
120 * privtstrlen 2 bytes
121 * privtstr N bytes + 1
122 * privstrlen 2 bytes
123 * privstr N bytes + 1
149 * argument value 4 bytes/8 bytes (32-bit/64-bit value)
150 * text length 2 bytes
151 * text N bytes + 1 terminating NULL byte
211 * file access mode 4 bytes
[all …]
/src/tools/tools/crypto/
H A DREADME18 0.129 sec, 2048 des crypts, 8 bytes, 127120 byte/sec, 1.0 Mb/sec
19 0.129 sec, 2048 des crypts, 16 bytes, 253915 byte/sec, 1.9 Mb/sec
20 0.129 sec, 2048 des crypts, 32 bytes, 508942 byte/sec, 3.9 Mb/sec
21 0.128 sec, 2048 des crypts, 64 bytes, 1020135 byte/sec, 7.8 Mb/sec
22 0.134 sec, 2048 des crypts, 128 bytes, 1954869 byte/sec, 14.9 Mb/sec
23 0.142 sec, 2048 des crypts, 256 bytes, 3698107 byte/sec, 28.2 Mb/sec
24 0.190 sec, 2048 des crypts, 1024 bytes, 11037700 byte/sec, 84.2 Mb/sec
25 0.264 sec, 2048 des crypts, 2048 bytes, 15891127 byte/sec, 121.2 Mb/sec
26 0.403 sec, 2048 des crypts, 4096 bytes, 20828998 byte/sec, 158.9 Mb/sec
27 0.687 sec, 2048 des crypts, 8192 bytes, 24426602 byte/sec, 186.4 Mb/sec
[all …]
/src/crypto/openssl/doc/man3/
H A DEVP_EncodeInit.pod36 bytes of binary data provided 4 bytes of base64 encoded data will be produced
47 Encoding of binary data is performed in blocks of 48 input bytes (or less for
49 For each 48 byte input block encoded 64 bytes of base64 data
50 is output plus an additional newline character (i.e. 65 bytes in total). The
51 final block (which may be less than 48 bytes) will output 4 bytes for every 3
52 bytes of input. If the data length is not divisible by 3 then a full 4 bytes is
53 still output for the final 1 or 2 bytes of input. Similarly a newline character
58 EVP_EncodeUpdate() encode B<inl> bytes of data found in the buffer pointed to by
59 B<in>. The output is stored in the buffer B<out> and the number of bytes output
62 blocks of data (48 bytes) will be immediately processed and output by this
[all …]
/src/secure/lib/libcrypto/man/man3/
H A DEVP_EncodeInit.398 bytes of binary data provided 4 bytes of base64 encoded data will be produced
109 Encoding of binary data is performed in blocks of 48 input bytes (or less for
111 For each 48 byte input block encoded 64 bytes of base64 data
112 is output plus an additional newline character (i.e. 65 bytes in total). The
113 final block (which may be less than 48 bytes) will output 4 bytes for every 3
114 bytes of input. If the data length is not divisible by 3 then a full 4 bytes is
115 still output for the final 1 or 2 bytes of input. Similarly a newline character
120 \&\fBEVP_EncodeUpdate()\fR encode \fBinl\fR bytes of data found in the buffer pointed to by
121 \&\fBin\fR. The output is stored in the buffer \fBout\fR and the number of bytes output
124 blocks of data (48 bytes) will be immediately processed and output by this
[all …]
/src/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_defs.h22 * MD5 block size in bytes */
25 * MD5 digest length in bytes */
33 * SHA1 Block size in bytes */
36 * SHA1 digest length in bytes */
44 * SHA224 block size in bytes */
47 * SHA224 digest length in bytes */
55 * SHA256 block size in bytes */
66 * SHA384 block size in bytes */
69 * SHA384 digest length in bytes */
77 * SHA512 block size in bytes */
[all …]
/src/tools/test/stress2/misc/
H A Dsyzkaller89.sh106 // fd: const = 0xffffffffffffff9c (8 bytes)
110 // flags: open_flags = 0x200 (8 bytes)
111 // mode: const = 0x0 (8 bytes)
124 // version: int32 = 0x0 (4 bytes)
125 // type: int32 = 0x0 (4 bytes)
126 // flags: mount_flags = 0x0 (8 bytes)
127 // bsize: int64 = 0x0 (8 bytes)
128 // iosize: int64 = 0x0 (8 bytes)
129 // blocks: int64 = 0x0 (8 bytes)
130 // bfree: int64 = 0x0 (8 bytes)
[all …]
/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp48 ArrayRef<uint8_t> Bytes, uint64_t Address,
52 ArrayRef<uint8_t> Bytes,
78 static int nextByte(ArrayRef<uint8_t> Bytes, uint64_t &Size) { in nextByte() argument
79 if (Size >= Bytes.size()) in nextByte()
81 auto V = Bytes[Size]; in nextByte()
86 static bool nextLEB(int64_t &Val, ArrayRef<uint8_t> Bytes, uint64_t &Size, in nextLEB() argument
90 Val = Signed ? decodeSLEB128(Bytes.data() + Size, &N, in nextLEB()
91 Bytes.data() + Bytes.size(), &Error) in nextLEB()
92 : static_cast<int64_t>(decodeULEB128(Bytes.data() + Size, &N, in nextLEB()
93 Bytes.data() + Bytes.size(), in nextLEB()
[all …]
/src/contrib/file/magic/Magdir/
H A Dforth25 >>>24 lelong x Text length: %d bytes,
26 >>>28 lelong x Data length: %d bytes,
27 >>>32 lelong x Text Relocation Table length: %d bytes,
28 >>>36 lelong x Data Relocation Table length: %d bytes,
30 >>>44 lelong x BSS length: %d bytes
35 >>2 leshort x + %d bytes,
47 >4 belong x Text length: %d bytes,
48 >8 belong x Data length: %d bytes,
49 >12 belong x BSS length: %d bytes,
50 >16 belong x Symbol Table length: %d bytes,
[all …]
/src/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/
H A DBPFDisassembler.cpp69 ArrayRef<uint8_t> Bytes, uint64_t Address,
141 static DecodeStatus readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() argument
146 if (Bytes.size() < 8) { in readInstruction64()
153 Hi = (Bytes[0] << 24) | (Bytes[1] << 16) | (Bytes[2] << 0) | (Bytes[3] << 8); in readInstruction64()
154 Lo = (Bytes[4] << 0) | (Bytes[5] << 8) | (Bytes[6] << 16) | (Bytes[7] << 24); in readInstruction64()
156 Hi = (Bytes[0] << 24) | ((Bytes[1] & 0x0F) << 20) | ((Bytes[1] & 0xF0) << 12) | in readInstruction64()
157 (Bytes[2] << 8) | (Bytes[3] << 0); in readInstruction64()
158 Lo = (Bytes[4] << 24) | (Bytes[5] << 16) | (Bytes[6] << 8) | (Bytes[7] << 0); in readInstruction64()
166 ArrayRef<uint8_t> Bytes, in getInstruction() argument
173 Result = readInstruction64(Bytes, Address, Size, Insn, IsLittleEndian); in getInstruction()
[all …]
/src/contrib/bearssl/inc/
H A Dbearssl_block.h56 * blocks of 16 bytes or more (i.e. AES, but not DES/3DES).
65 * A macro that evaluates to the block size (in bytes) of the
85 * Perform CBC encryption of `len` bytes, in place. The encrypted data
107 * Perform CBC decryption of `len` bytes, in place. The decrypted data
132 * annex B: the IV length shall be 4 bytes less than the block size
133 * (i.e. 12 bytes for AES) and the counter is the 32-bit value starting
227 * The size (in bytes) of the context structure for subkeys.
231 * The cipher block size (in bytes).
236 * of 16 bytes).
251 * The size (in bytes) of the context structure for subkeys.
[all …]
/src/sbin/ping/tests/
H A Dtest_ping.py300 PING localhost: 56 data bytes
301 64 bytes from: icmp_seq=0 ttl= time= ms
316 PING(56=40+8+8 bytes) ::1 --> ::1
317 16 bytes from ::1, icmp_seq=0 hlim= time= ms
332 PING 192.0.2.1 (192.0.2.1): 56 data bytes
333 64 bytes from: icmp_seq=0 ttl= time= ms
348 PING 192.0.2.2 (192.0.2.2): 56 data bytes
362 PING(56=40+8+8 bytes) 2001:db8::1 --> 2001:db8::1
363 16 bytes from 2001:db8::1, icmp_seq=0 hlim= time= ms
378 PING(56=40+8+8 bytes) 2001:db8::1 --> 2001:db8::2
[all …]
/src/stand/libsa/
H A Dzalloc.c67 * Allocation and frees of 0 bytes are valid operations.
88 znalloc(MemPool *mp, uintptr_t bytes, size_t align) in znalloc() argument
98 bytes = (bytes + MEMNODE_SIZE_MASK) & ~MEMNODE_SIZE_MASK; in znalloc()
100 if (bytes == 0) in znalloc()
108 if (bytes > mp->mp_Size - mp->mp_Used) in znalloc()
121 if (bytes + extra > mn->mr_Bytes) in znalloc()
148 if (mn->mr_Bytes == bytes) { in znalloc()
151 mn = (MemNode *)((char *)mn + bytes); in znalloc()
153 mn->mr_Bytes = ((MemNode *)ptr)->mr_Bytes - bytes; in znalloc()
156 mp->mp_Used += bytes; in znalloc()
[all …]
/src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataExtractor.h77 /// The length in bytes of \a data.
86 /// A size of a target byte in 8-bit host bytes
108 /// A size of a target byte in 8-bit host bytes
114 /// Initialize this object with a subset of the data bytes in \a data. If \a
120 /// are not \a length bytes available in \a data starting at \a offset, the
121 /// length will be truncated to contain as many bytes as possible.
130 /// The length in bytes of the subset of data.
133 /// A size of a target byte in 8-bit host bytes
179 /// \a s is nullptr) starting \a offset bytes into the data and stopping
180 /// after dumping \a length bytes. The offset into the data is displayed at
[all …]

12345678910>>...262