/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | font_input_stream.cc | 74 int32_t FontInputStream::Read() { in Read() function in sfntly::FontInputStream 78 int32_t b = stream_->Read(); in Read() 85 int32_t FontInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::FontInputStream 93 int32_t bytes_read = stream_->Read(b, offset, bytes_to_read); in Read() 98 int32_t FontInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::FontInputStream 99 return Read(b, 0, b->size()); in Read() 103 return Read(); in ReadChar() 107 return 0xffff & (Read() << 8 | Read()); in ReadUShort() 111 return ((Read() << 8 | Read()) << 16) >> 16; in ReadShort() 115 return 0xffffff & (Read() << 16 | Read() << 8 | Read()); in ReadUInt24() [all …]
|
/third_party/libsnd/tests/ |
D | benchmark-latest-coltrane | 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 31 Read float from PCM_24 : 27.64% of raw read [all …]
|
D | benchmark-1.0.6pre10-miles | 10 Read short from PCM_16 : 100.20% of raw read 12 Read int from PCM_24 : 33.62% of raw read 14 Read int from PCM_32 : 51.04% of raw read 16 Read float from PCM_16 : 28.17% of raw read 18 Read float from PCM_24 : 24.14% of raw read 20 Read float from PCM_32 : 22.59% of raw read 22 Read float from FLOAT : 51.54% of raw read 26 Read short from PCM_16 : 54.58% of raw read 28 Read int from PCM_24 : 33.43% of raw read 30 Read int from PCM_32 : 27.24% of raw read [all …]
|
D | benchmark-0.0.28 | 11 Read short from PCM_16 : 83.17% of raw read 13 Read int from PCM_24 : 32.96% of raw read 15 Read int from PCM_32 : 41.11% of raw read 17 Read float from PCM_16 : 43.27% of raw read 19 Read float from PCM_24 : 28.09% of raw read 21 Read float from PCM_32 : 34.65% of raw read 23 Read float from FLOAT : 56.71% of raw read 27 Read short from PCM_16 : 49.12% of raw read 29 Read int from PCM_24 : 33.66% of raw read 31 Read int from PCM_32 : 21.97% of raw read [all …]
|
D | benchmark-1.0.18pre16-hendrix | 10 Read short from PCM_16 : 96.39% of raw read 12 Read int from PCM_24 : 28.50% of raw read 14 Read int from PCM_32 : 39.98% of raw read 16 Read float from PCM_16 : 27.79% of raw read 18 Read float from PCM_24 : 22.62% of raw read 20 Read float from PCM_32 : 24.18% of raw read 22 Read float from FLOAT : 40.62% of raw read 26 Read short from PCM_16 : 49.27% of raw read 28 Read int from PCM_24 : 28.50% of raw read 30 Read int from PCM_32 : 25.89% of raw read [all …]
|
D | benchmark-1.0.6pre10-coltrane | 10 Read short from PCM_16 : 82.60% of raw read 12 Read int from PCM_24 : 37.26% of raw read 14 Read int from PCM_32 : 41.30% of raw read 16 Read float from PCM_16 : 43.99% of raw read 18 Read float from PCM_24 : 28.21% of raw read 20 Read float from PCM_32 : 30.98% of raw read 22 Read float from FLOAT : 56.66% of raw read 26 Read short from PCM_16 : 56.32% of raw read 28 Read int from PCM_24 : 37.33% of raw read 30 Read int from PCM_32 : 23.51% of raw read [all …]
|
D | benchmark-1.0.18pre16-mingus | 10 Read short from PCM_16 : 147.10% of raw read 12 Read int from PCM_24 : 30.82% of raw read 14 Read int from PCM_32 : 62.43% of raw read 16 Read float from PCM_16 : 36.73% of raw read 18 Read float from PCM_24 : 19.50% of raw read 20 Read float from PCM_32 : 28.76% of raw read 22 Read float from FLOAT : 60.85% of raw read 26 Read short from PCM_16 : 59.03% of raw read 28 Read int from PCM_24 : 31.98% of raw read 30 Read int from PCM_32 : 33.68% of raw read [all …]
|
D | benchmark-1.0.0 | 10 Read short from PCM_16 : 82.93% of raw read 12 Read int from PCM_24 : 37.90% of raw read 14 Read float from PCM_16 : 45.53% of raw read 16 Read float from PCM_24 : 28.48% of raw read 18 Read float from PCM_32 : 31.21% of raw read 20 Read float from FLOAT : 56.32% of raw read 24 Read short from PCM_16 : 23.20% of raw read 26 Read int from PCM_24 : 37.76% of raw read 28 Read float from PCM_16 : 22.61% of raw read 30 Read float from PCM_24 : 28.37% of raw read [all …]
|
D | benchmark-1.0.0rc2 | 10 Read short from PCM_16 : 82.17% of raw read 12 Read int from PCM_24 : 37.95% of raw read 14 Read float from PCM_16 : 23.32% of raw read 16 Read float from PCM_24 : 28.41% of raw read 18 Read float from FLOAT : 57.50% of raw read 22 Read short from PCM_16 : 23.37% of raw read 24 Read int from PCM_24 : 38.24% of raw read 26 Read float from PCM_16 : 19.16% of raw read 28 Read float from PCM_24 : 28.74% of raw read 30 Read float from FLOAT : 15.60% of raw read
|
/third_party/zlib/contrib/ada/ |
D | read.adb | 19 procedure Read is subprogram 64 procedure Read argument 71 procedure Read is new ZLib.Read subprogram 72 (Read, 81 procedure Read argument 98 end Read; 139 Read (Filter, Buffer, Last); 156 end Read;
|
D | zlib-streams.adb | 130 procedure Read subprogram 136 procedure Read argument 144 procedure Read subprogram 148 Ada.Streams.Read (Stream.Back.all, Item, Last); 149 end Read; 151 procedure Read is new ZLib.Read subprogram 152 (Read => Read, 158 Read (Stream.Reader, Item, Last); 159 end Read;
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | file_io_test.cc | 50 is.Read(&b2, 0, length); in TestFileInputStream() 58 is.Read(&b2, 0, 100); in TestFileInputStream() 64 is.Read(&b2, 0, 100); in TestFileInputStream() 68 is.Read(&b2, 0, 100); in TestFileInputStream() 74 is.Read(&b2, 0, 100); in TestFileInputStream() 75 is.Read(&b2, 100, 100); in TestFileInputStream() 112 font_is1.Read(&b2, 0, length); in TestFontInputStreamBasic() 120 font_is2.Read(&b2, 0, 100); in TestFontInputStreamBasic() 122 font_is2.Read(&b2, 100, 100); in TestFontInputStreamBasic() 126 font_is2.Read(&b2, 0, 100); in TestFontInputStreamBasic() [all …]
|
D | memory_io_test.cc | 46 EXPECT_EQ(is.Read(), '0'); // position 1 in TestMemoryInputStream() 47 EXPECT_EQ(is.Read(), '1'); // position 2 in TestMemoryInputStream() 48 EXPECT_EQ(is.Read(), '2'); // position 3 in TestMemoryInputStream() 53 EXPECT_EQ(is.Read(&b), 7); // position 10 in TestMemoryInputStream() 57 EXPECT_EQ(is.Read(&b, 7, 10), 10); // position 20 in TestMemoryInputStream() 64 EXPECT_EQ(is.Read(&b), 10); // position 60 in TestMemoryInputStream() 69 EXPECT_EQ(is.Read(&b), 10); // position 50 in TestMemoryInputStream()
|
/third_party/node/src/ |
D | node_snapshotable.cc | 194 T Read() { in Read() function in node::SnapshotDeserializer 197 Read(&result, 1); in Read() 210 size_t count = static_cast<size_t>(Read<size_t>()); in ReadVector() 227 size_t length = Read<size_t>(); in ReadString() 252 void Read(T* out, size_t count) { in Read() function in node::SnapshotDeserializer 277 Read(result.data(), count); in ReadVector() 294 result.push_back(Read<T>()); in ReadVector() 427 std::string SnapshotDeserializer::Read() { in Read() function in node::SnapshotDeserializer 439 v8::StartupData SnapshotDeserializer::Read() { in Read() function in node::SnapshotDeserializer 442 int raw_size = Read<int>(); in Read() [all …]
|
D | node_threadsafe_cow-inl.h | 17 ThreadsafeCopyOnWrite<T>::Read::Read(const ThreadsafeCopyOnWrite<T>* cow) in Read() function 21 const T& ThreadsafeCopyOnWrite<T>::Read::operator*() const { 26 const T* ThreadsafeCopyOnWrite<T>::Read::operator->() const {
|
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | WrapperBenchmarkMessages.cs | 3667 double? value = _single_doubleField1_codec.Read(input); in MergeFrom() 3674 long? value = _single_int64Field2_codec.Read(input); in MergeFrom() 3681 long? value = _single_int64Field3_codec.Read(input); in MergeFrom() 3688 long? value = _single_int64Field4_codec.Read(input); in MergeFrom() 3695 double? value = _single_doubleField7_codec.Read(input); in MergeFrom() 3702 double? value = _single_doubleField8_codec.Read(input); in MergeFrom() 3709 double? value = _single_doubleField9_codec.Read(input); in MergeFrom() 3716 double? value = _single_doubleField10_codec.Read(input); in MergeFrom() 3723 double? value = _single_doubleField11_codec.Read(input); in MergeFrom() 3730 double? value = _single_doubleField14_codec.Read(input); in MergeFrom() [all …]
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | BufferValidationTests.cpp | 140 buf.MapAsync(wgpu::MapMode::Read, 0, 4, ToMockBufferMapAsyncCallback, nullptr); in TEST_F() 168 AssertMapAsyncError(buffer, wgpu::MapMode::Read, 0, 4); in TEST_F() 177 buffer.MapAsync(wgpu::MapMode::Read, 8, 4, nullptr, nullptr); in TEST_F() 187 AssertMapAsyncError(buffer, wgpu::MapMode::Read, 4, 4); in TEST_F() 197 AssertMapAsyncError(buffer, wgpu::MapMode::Read, 0, 6); in TEST_F() 210 buffer.MapAsync(wgpu::MapMode::Read, 0, 8, nullptr, nullptr); in TEST_F() 216 buffer.MapAsync(wgpu::MapMode::Read, 8, 4, nullptr, nullptr); in TEST_F() 222 buffer.MapAsync(wgpu::MapMode::Read, 8, 0, nullptr, nullptr); in TEST_F() 228 AssertMapAsyncError(buffer, wgpu::MapMode::Read, 16, 0); in TEST_F() 234 AssertMapAsyncError(buffer, wgpu::MapMode::Read, 8, 8); in TEST_F() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 435 ReadDescriptor &Read = ID.Reads[CurrentUse]; in populateReads() local 436 Read.OpIndex = OpIndex; in populateReads() 437 Read.UseIndex = I; in populateReads() 438 Read.SchedClassID = SchedClassID; in populateReads() 440 LLVM_DEBUG(dbgs() << "\t\t[Use] OpIdx=" << Read.OpIndex in populateReads() 441 << ", UseIndex=" << Read.UseIndex << '\n'); in populateReads() 447 ReadDescriptor &Read = ID.Reads[CurrentUse + I]; in populateReads() local 448 Read.OpIndex = ~I; in populateReads() 449 Read.UseIndex = NumExplicitUses + I; in populateReads() 450 Read.RegisterID = MCDesc.getImplicitUses()[I]; in populateReads() [all …]
|
/third_party/lzma/CPP/7zip/Common/ |
D | LimitedStreams.cpp | 9 STDMETHODIMP CLimitedSequentialInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CLimitedSequentialInStream 20 result = _stream->Read(data, size, &realProcessedSize); in Read() 30 STDMETHODIMP CLimitedInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CLimitedInStream 51 HRESULT res = _stream->Read(data, size, &size); in Read() 88 STDMETHODIMP CClusterInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CClusterInStream 124 HRESULT res = Stream->Read(data, size, &size); in Read() 153 STDMETHODIMP CExtentsStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CExtentsStream 209 const HRESULT res = Stream->Read(data, size, &size); in Read() 266 STDMETHODIMP CTailInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CTailInStream 269 HRESULT res = Stream->Read(data, size, &cur); in Read() [all …]
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_asn1write.data | 232 ASN.1 Write / Read Length #0 (Len = 0, short form) 235 ASN.1 Write / Read Length #1 (Len = 127, short form) 238 ASN.1 Write / Read Length #2 (Len = 127, buffer too small) 241 ASN.1 Write / Read Length #3 (Len = 128, long form) 244 ASN.1 Write / Read Length #4 (Len = 255, long form) 247 ASN.1 Write / Read Length #5 (Len = 255, buffer too small) 250 ASN.1 Write / Read Length #6 (Len = 258, byte order) 253 ASN.1 Write / Read Length #7 (Len = 65535, long form) 256 ASN.1 Write / Read Length #8 (Len = 65535, buffer too small) 259 ASN.1 Write / Read Length #9 (Len = 66051, byte order) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitstreamReader.cpp | 76 unsigned NumWords = Read(naclbitc::BlockSizeWidth); in EnterSubBlock() 94 (void)Read((unsigned)Op.getValue()); in skipAbbreviatedField() 104 (void)Read(6); in skipAbbreviatedField() 160 Value = Read((unsigned)Op.getValue()); in readRecordAbbrevField() 166 Value = NaClBitCodeAbbrevOp::DecodeChar6(Read(6)); in readRecordAbbrevField() 179 return Read((unsigned)Op.getValue()); in readArrayAbbreviatedField() 187 return NaClBitCodeAbbrevOp::DecodeChar6(Read(6)); in readArrayAbbreviatedField() 260 bool IsLiteral = Read(1) ? true : false; in ReadAbbrevRecord() 270 NaClBitCodeAbbrevOp::Encoding E = getEncoding(Read(3)); in ReadAbbrevRecord() 322 bool IsLiteral = Read(1) ? true : false; in SkipAbbrevRecord() [all …]
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
D | InStreamWithCRC.cpp | 7 STDMETHODIMP CSequentialInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CSequentialInStreamWithCRC 12 result = _stream->Read(data, size, &realProcessed); in Read() 22 STDMETHODIMP CInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize) in Read() function in CInStreamWithCRC 27 result = _stream->Read(data, size, &realProcessed); in Read()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | memory_input_stream.cc | 60 int32_t MemoryInputStream::Read() { in Read() function in sfntly::MemoryInputStream 77 int32_t MemoryInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::MemoryInputStream 78 return Read(b, 0, b->size()); in Read() 81 int32_t MemoryInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::MemoryInputStream 141 Read(b, offset, length); in Unread()
|
D | file_input_stream.cc | 64 int32_t FileInputStream::Read() { in Read() function in sfntly::FileInputStream 83 int32_t FileInputStream::Read(std::vector<uint8_t>* b) { in Read() function in sfntly::FileInputStream 84 return Read(b, 0, b->size()); in Read() 87 int32_t FileInputStream::Read(std::vector<uint8_t>* b, int32_t offset, int32_t length) { in Read() function in sfntly::FileInputStream 150 Read(b, offset, length); in Unread()
|
/third_party/lzma/C/ |
D | 7zTypes.h | 302 Byte (*Read)(const IByteIn *p); /* reads one byte, returns 0 in case of EOF or error */ member 304 #define IByteIn_Read(p) (p)->Read(p) 318 SRes (*Read)(const ISeqInStream *p, void *buf, size_t *size); member 322 #define ISeqInStream_Read(p, buf, size) (p)->Read(p, buf, size) 350 SRes (*Read)(const ISeekInStream *p, void *buf, size_t *size); /* same as ISeqInStream::Read */ member 353 #define ISeekInStream_Read(p, buf, size) (p)->Read(p, buf, size) 367 SRes (*Read)(const ILookInStream *p, void *buf, size_t *size); member 374 #define ILookInStream_Read(p, buf, size) (p)->Read(p, buf, size)
|