Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 5137) sorted by relevance

12345678910>>...206

/third_party/node/test/parallel/
Dtest-stream-readable-destroy.js8 const read = new Readable({ constant
9 read() {} method
11 read.resume();
13 read.on('close', common.mustCall());
15 read.destroy();
16 assert.strictEqual(read.destroyed, true);
20 const read = new Readable({ constant
21 read() {} method
23 read.resume();
27 read.on('end', common.mustNotCall('no end event'));
[all …]
Dtest-stream2-transform.js64 assert.strictEqual(pt.read(5).toString(), 'foogb');
65 assert.strictEqual(pt.read(5).toString(), 'arkba');
66 assert.strictEqual(pt.read(5).toString(), 'zykue');
67 assert.strictEqual(pt.read(5).toString(), 'l');
83 assert.strictEqual(pt.read(), 1);
84 assert.strictEqual(pt.read(), true);
85 assert.strictEqual(pt.read(), false);
86 assert.strictEqual(pt.read(), 0);
87 assert.strictEqual(pt.read(), 'foo');
88 assert.strictEqual(pt.read(), '');
[all …]
Dtest-buffer-read.js8 function read(buff, funx, args, expected) { function
17 read(buf, 'readDoubleBE', [1], -3.1827727774563287e+295);
18 read(buf, 'readDoubleLE', [1], -6.966010051009108e+144);
21 read(buf, 'readFloatBE', [1], -1.6691549692541768e+37);
22 read(buf, 'readFloatLE', [1], -7861303808);
25 read(buf, 'readInt8', [1], -3);
28 read(buf, 'readInt16BE', [1], -696);
29 read(buf, 'readInt16LE', [1], 0x48fd);
32 read(buf, 'readInt32BE', [1], -45552945);
33 read(buf, 'readInt32LE', [1], -806729475);
[all …]
/third_party/mesa3d/src/intel/tools/
Daub_read.c74 parse_error(struct aub_read *read, const uint32_t *p, const char *fmt, ...) in parse_error() argument
76 if (!read->error) in parse_error()
84 read->error(read->user_data, p, msg); in parse_error()
90 handle_trace_header(struct aub_read *read, const uint32_t *p) in handle_trace_header() argument
101 if (!intel_get_device_info_from_pci_id(aub_pci_id, &read->devinfo)) { in handle_trace_header()
102 parse_error(read, p, in handle_trace_header()
113 if (read->info) in handle_trace_header()
114 read->info(read->user_data, aub_pci_id, app_name); in handle_trace_header()
120 handle_memtrace_version(struct aub_read *read, const uint32_t *p) in handle_memtrace_version() argument
132 if (!intel_get_device_info_from_pci_id(aub_pci_id, &read->devinfo)) { in handle_memtrace_version()
[all …]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
DREADME.md22 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
23 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
24 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
25 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
26 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
27 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
28 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
29 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
30 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
31 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
[all …]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
DREADME.md35 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
36 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
37 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
38 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
39 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
40 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
41 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
42 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
43 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
44 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
[all …]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
DREADME.md41 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
42 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
43 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
44 [2018/03/04 14:43:22:0169] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
45 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
46 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
47 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
48 [2018/03/04 14:43:22:0174] USER: RECEIVE_CLIENT_HTTP_READ: read 1015
49 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
50 [2018/03/04 14:43:22:0179] USER: RECEIVE_CLIENT_HTTP_READ: read 1024
[all …]
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontInputStream.java115 public int read() throws IOException { in read() method in FontInputStream
119 int b = super.read(); in read()
127 public int read(byte[] b, int off, int len) throws IOException { in read() method in FontInputStream
132 int bytesRead = super.read(b, off, bytesToRead); in read()
138 public int read(byte[] b) throws IOException { in read() method in FontInputStream
139 return this.read(b, 0, b.length); in read()
158 return this.read(); in readChar()
168 return 0xffff & (this.read() << 8 | this.read()); in readUShort()
178 return ((this.read() << 8 | this.read()) << 16) >> 16; in readShort()
188 return 0xffffff & (this.read() << 16 | this.read() << 8 | this.read()); in readUInt24()
[all …]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontInputStream.java115 public int read() throws IOException { in read() method in FontInputStream
119 int b = super.read(); in read()
127 public int read(byte[] b, int off, int len) throws IOException { in read() method in FontInputStream
132 int bytesRead = super.read(b, off, bytesToRead); in read()
138 public int read(byte[] b) throws IOException { in read() method in FontInputStream
139 return this.read(b, 0, b.length); in read()
158 return this.read(); in readChar()
168 return 0xffff & (this.read() << 8 | this.read()); in readUShort()
178 return ((this.read() << 8 | this.read()) << 16) >> 16; in readShort()
188 return 0xffffff & (this.read() << 16 | this.read() << 8 | this.read()); in readUInt24()
[all …]
/third_party/typescript/tests/baselines/reference/
DconstDeclarations-access3.errors.txt1 …eclarations-access3.ts(6,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
2 …eclarations-access3.ts(7,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
3 …eclarations-access3.ts(8,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
4 …eclarations-access3.ts(9,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
5 …clarations-access3.ts(10,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
6 …clarations-access3.ts(11,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
7 …clarations-access3.ts(12,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
8 …clarations-access3.ts(13,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
9 …clarations-access3.ts(14,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
10 …clarations-access3.ts(15,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
[all …]
DconstDeclarations-access4.errors.txt1 …eclarations-access4.ts(6,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
2 …eclarations-access4.ts(7,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
3 …eclarations-access4.ts(8,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
4 …eclarations-access4.ts(9,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
5 …clarations-access4.ts(10,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
6 …clarations-access4.ts(11,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
7 …clarations-access4.ts(12,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
8 …clarations-access4.ts(13,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
9 …clarations-access4.ts(14,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
10 …clarations-access4.ts(15,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
[all …]
DconstDeclarations-access5.errors.txt1 …clarations_access_2.ts(4,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
2 …clarations_access_2.ts(5,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
3 …clarations_access_2.ts(6,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
4 …clarations_access_2.ts(7,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
5 …clarations_access_2.ts(8,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
6 …clarations_access_2.ts(9,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
7 …larations_access_2.ts(10,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
8 …larations_access_2.ts(11,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
9 …larations_access_2.ts(12,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
10 …larations_access_2.ts(13,3): error TS2540: Cannot assign to 'x' because it is a read-only property.
[all …]
DunusedLocalsAndParameters.errors.txt1 …iler/unusedLocalsAndParameters.ts(4,12): error TS6133: 'a' is declared but its value is never read.
2 …iler/unusedLocalsAndParameters.ts(9,22): error TS6133: 'a' is declared but its value is never read.
3 …unusedLocalsAndParameters.ts(15,5): error TS6133: 'farrow' is declared but its value is never read.
4 …ler/unusedLocalsAndParameters.ts(15,15): error TS6133: 'a' is declared but its value is never read.
6 …ler/unusedLocalsAndParameters.ts(20,12): error TS6133: 'a' is declared but its value is never read.
7 …ler/unusedLocalsAndParameters.ts(23,11): error TS6133: 'v' is declared but its value is never read.
8 …iler/unusedLocalsAndParameters.ts(27,5): error TS6133: 'E' is declared but its value is never read.
9 …ler/unusedLocalsAndParameters.ts(29,12): error TS6133: 'a' is declared but its value is never read.
10 …ler/unusedLocalsAndParameters.ts(32,11): error TS6133: 'v' is declared but its value is never read.
11 …ler/unusedLocalsAndParameters.ts(38,12): error TS6133: 'a' is declared but its value is never read.
[all …]
DunusedVariablesWithUnderscoreInBindingElement.errors.txt1 …thUnderscoreInBindingElement.ts(12,17): error TS6133: 'b1' is declared but its value is never read.
2 …thUnderscoreInBindingElement.ts(13,12): error TS6133: 'a2' is declared but its value is never read.
3 …thUnderscoreInBindingElement.ts(14,12): error TS6133: 'a3' is declared but its value is never read.
4 …thUnderscoreInBindingElement.ts(14,16): error TS6133: 'b3' is declared but its value is never read.
5 …thUnderscoreInBindingElement.ts(23,12): error TS6133: 'a3' is declared but its value is never read.
6 …thUnderscoreInBindingElement.ts(23,18): error TS6133: 'b3' is declared but its value is never read.
7 …thUnderscoreInBindingElement.ts(23,22): error TS6133: 'c3' is declared but its value is never read.
8 …thUnderscoreInBindingElement.ts(23,28): error TS6133: 'd3' is declared but its value is never read.
9 …thUnderscoreInBindingElement.ts(23,32): error TS6133: 'e3' is declared but its value is never read.
10 …thUnderscoreInBindingElement.ts(37,22): error TS6133: 'b1' is declared but its value is never read.
[all …]
DexternalModuleImmutableBindings.errors.txt1 tests/cases/compiler/f2.ts(6,7): error TS2540: Cannot assign to 'x' because it is a read-only prope…
2 tests/cases/compiler/f2.ts(7,7): error TS2540: Cannot assign to 'x' because it is a read-only prope…
4 tests/cases/compiler/f2.ts(11,7): error TS2540: Cannot assign to 'x' because it is a read-only prop…
5 tests/cases/compiler/f2.ts(12,7): error TS2540: Cannot assign to 'x' because it is a read-only prop…
6 tests/cases/compiler/f2.ts(16,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
7 tests/cases/compiler/f2.ts(17,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
9 tests/cases/compiler/f2.ts(21,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
10 tests/cases/compiler/f2.ts(22,8): error TS2540: Cannot assign to 'x' because it is a read-only prop…
11 tests/cases/compiler/f2.ts(26,12): error TS2540: Cannot assign to 'x' because it is a read-only pro…
12 tests/cases/compiler/f2.ts(27,12): error TS2540: Cannot assign to 'x' because it is a read-only pro…
[all …]
DreadonlyMembers.errors.txt1 …ler/readonlyMembers.ts(6,3): error TS2540: Cannot assign to 'a' because it is a read-only property.
2 …ler/readonlyMembers.ts(7,3): error TS2540: Cannot assign to 'b' because it is a read-only property.
3 …r/readonlyMembers.ts(16,14): error TS2540: Cannot assign to 'c' because it is a read-only property.
4 …r/readonlyMembers.ts(18,18): error TS2540: Cannot assign to 'a' because it is a read-only property.
5 …r/readonlyMembers.ts(19,18): error TS2540: Cannot assign to 'b' because it is a read-only property.
6 …r/readonlyMembers.ts(20,18): error TS2540: Cannot assign to 'c' because it is a read-only property.
7 …r/readonlyMembers.ts(24,14): error TS2540: Cannot assign to 'a' because it is a read-only property.
8 …r/readonlyMembers.ts(25,14): error TS2540: Cannot assign to 'b' because it is a read-only property.
9 …r/readonlyMembers.ts(26,14): error TS2540: Cannot assign to 'c' because it is a read-only property.
10 …er/readonlyMembers.ts(35,3): error TS2540: Cannot assign to 'a' because it is a read-only property.
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dinput_test.cpp39 EXPECT_EQ(0u, input.read(nullptr, 1, &lineNo)); in TEST()
83 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
85 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
87 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
89 EXPECT_EQ(0u, input1.read(buf, maxSize, &lineNo)); in TEST()
93 EXPECT_EQ(2u, input2.read(buf, maxSize, &lineNo)); in TEST()
95 EXPECT_EQ(1u, input2.read(buf, maxSize, &lineNo)); in TEST()
97 EXPECT_EQ(0u, input2.read(buf, maxSize, &lineNo)); in TEST()
101 EXPECT_EQ(3u, input3.read(buf, maxSize, &lineNo)); in TEST()
103 EXPECT_EQ(0u, input3.read(buf, maxSize, &lineNo)); in TEST()
[all …]
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Dinput_test.cpp39 EXPECT_EQ(0u, input.read(nullptr, 1, &lineNo)); in TEST()
83 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
85 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
87 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST()
89 EXPECT_EQ(0u, input1.read(buf, maxSize, &lineNo)); in TEST()
93 EXPECT_EQ(2u, input2.read(buf, maxSize, &lineNo)); in TEST()
95 EXPECT_EQ(1u, input2.read(buf, maxSize, &lineNo)); in TEST()
97 EXPECT_EQ(0u, input2.read(buf, maxSize, &lineNo)); in TEST()
101 EXPECT_EQ(3u, input3.read(buf, maxSize, &lineNo)); in TEST()
103 EXPECT_EQ(0u, input3.read(buf, maxSize, &lineNo)); in TEST()
[all …]
/third_party/libsnd/tests/
Dbenchmark-latest-coltrane7 Raw read PCM_16 : 63471874 samples per sec
11 Read short from PCM_16 : 82.28% of raw read
13 Read int from PCM_24 : 32.92% of raw read
15 Read float from PCM_16 : 43.64% of raw read
17 Read float from PCM_24 : 27.79% of raw read
19 Read float from PCM_32 : 34.42% of raw read
21 Read float from FLOAT : 56.77% of raw read
25 Read short from PCM_16 : 49.46% of raw read
27 Read int from PCM_24 : 33.10% of raw read
29 Read float from PCM_16 : 31.46% of raw read
[all …]
/third_party/alsa-utils/bat/tests/asound_state/
Dasound.state.Skylake8 access 'read write'
24 access 'read write'
34 access 'read write'
47 access 'read write'
63 access 'read write'
74 access 'read write'
90 access 'read write'
101 access 'read write'
116 access read
126 access read
[all …]
Dasound.state.Broadwell7 access read
17 access read
27 access read
37 access 'read write'
47 access 'read write'
58 access 'read volatile'
68 access read
79 access read
90 access read
101 access 'read write'
[all …]
Dasound.state.Haswell7 access read
17 access read
27 access read
37 access 'read write'
47 access 'read write'
58 access 'read volatile'
68 access read
79 access read
90 access read
101 access 'read write'
[all …]
/third_party/flutter/flutter/packages/flutter/test/foundation/
Dserialization_test.dart13 group('Write and read buffer round-trip', () {
19 final ReadBuffer read = ReadBuffer(written);
20 expect(read.getUint8(), equals(201));
27 final ReadBuffer read = ReadBuffer(written);
28 expect(read.getInt32(), equals(-9));
35 final ReadBuffer read = ReadBuffer(written);
36 expect(read.getInt64(), equals(-9000000000000));
43 final ReadBuffer read = ReadBuffer(written);
44 expect(read.getFloat64(), equals(3.14));
53 final ReadBuffer read = ReadBuffer(written);
[all …]
/third_party/mesa3d/src/intel/tools/tests/gen9/
Dsend.asm18 urb MsgDesc: 2 SIMD8 read mlen 1 rlen 4 { align1 1Q };
172 urb MsgDesc: 49 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
174 urb MsgDesc: 81 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
176 urb MsgDesc: 113 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
178 urb MsgDesc: 145 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
180 urb MsgDesc: 18 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
182 urb MsgDesc: 33 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
184 urb MsgDesc: 65 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
186 urb MsgDesc: 97 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
188 urb MsgDesc: 129 SIMD8 read per-slot mlen 2 rlen 2 { align1 1Q };
[all …]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
DREADME.md53 [2021/06/17 14:33:58:1637] U: RECEIVE_CLIENT_HTTP_READ: read 209
54 [2021/06/17 14:33:58:1796] U: RECEIVE_CLIENT_HTTP_READ: read 197
55 [2021/06/17 14:33:58:1822] U: RECEIVE_CLIENT_HTTP_READ: read 1014
56 [2021/06/17 14:33:58:1847] U: RECEIVE_CLIENT_HTTP_READ: read 1024
57 [2021/06/17 14:33:58:1851] U: RECEIVE_CLIENT_HTTP_READ: read 1022
58 [2021/06/17 14:33:58:2748] U: RECEIVE_CLIENT_HTTP_READ: read 242
59 [2021/06/17 14:33:58:2782] U: RECEIVE_CLIENT_HTTP_READ: read 1014
60 [2021/06/17 14:33:58:2784] U: RECEIVE_CLIENT_HTTP_READ: read 1024
61 [2021/06/17 14:33:58:2785] U: RECEIVE_CLIENT_HTTP_READ: read 1024
63 [2021/06/17 14:33:58:4661] U: RECEIVE_CLIENT_HTTP_READ: read 1024
[all …]

12345678910>>...206