/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 60 void ByteArray::Put(int32_t index, uint8_t b) { in Put() function in sfntly::ByteArray 73 int32_t ByteArray::Put(int index, std::vector<uint8_t>* b) { in Put() function in sfntly::ByteArray 75 return Put(index, &((*b)[0]), 0, b->size()); in Put() 78 int32_t ByteArray::Put(int32_t index, in Put() function in sfntly::ByteArray 119 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read); in CopyTo() 151 if (Put(index, &(b[0]), 0, bytes_read) != bytes_read) { in CopyFrom() 171 if (Put(index, &b[0], 0, bytes_read) != bytes_read) { in CopyFrom()
|
D | writable_font_data.cc | 52 ba->Put(0, b); in CreateWritableFontData() 58 array_->Put(BoundOffset(index), b); in WriteByte() 66 return array_->Put(BoundOffset(index), in WriteBytes() 83 array_->Put(BoundOffset(index), in WriteBytesPad() 99 array_->Put(index + i, pad); in WritePadding()
|
D | byte_array.h | 75 virtual void Put(int32_t index, uint8_t b); 80 virtual int32_t Put(int32_t index, std::vector<uint8_t>* b); 91 virtual int32_t Put(int32_t index,
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 60 void ByteArray::Put(int32_t index, uint8_t b) { in Put() function in sfntly::ByteArray 73 int32_t ByteArray::Put(int index, std::vector<uint8_t>* b) { in Put() function in sfntly::ByteArray 75 return Put(index, &((*b)[0]), 0, b->size()); in Put() 78 int32_t ByteArray::Put(int32_t index, in Put() function in sfntly::ByteArray 119 int bytes_written = array->Put(index + dst_offset, &(b[0]), 0, bytes_read); in CopyTo() 151 if (Put(index, &(b[0]), 0, bytes_read) != bytes_read) { in CopyFrom() 171 if (Put(index, &b[0], 0, bytes_read) != bytes_read) { in CopyFrom()
|
D | writable_font_data.cc | 52 ba->Put(0, b); in CreateWritableFontData() 58 array_->Put(BoundOffset(index), b); in WriteByte() 66 return array_->Put(BoundOffset(index), in WriteBytes() 83 array_->Put(BoundOffset(index), in WriteBytesPad() 99 array_->Put(index + i, pad); in WritePadding()
|
D | byte_array.h | 75 virtual void Put(int32_t index, uint8_t b); 80 virtual int32_t Put(int32_t index, std::vector<uint8_t>* b); 91 virtual int32_t Put(int32_t index,
|
/third_party/skia/third_party/externals/tint/test/intrinsics/ |
D | intrinsics.wgsl.tmpl | 83 {{ $args.Put $i (printf "&arg_%v" $i) -}} 86 {{ $args.Put $i (printf "&arg_%v" $i) -}} 89 {{ $args.Put $i (printf "&arg_%v" $i) -}} 95 {{ $args.Put $i (printf "arg_%v" $i) -}} 98 {{ $args.Put $i (printf "arg_%v" $i) -}} 101 {{ $args.Put $i (printf "arg_%v" $i) -}} 116 {{ $args.Put $i (printf "&arg_%v" $i) -}} 118 {{- $args.Put $i (Eval "ArgumentValue" $p) -}} 183 {{ $args.Put $i (printf "&%v.arg_%v" $var_name $i) -}} 186 {{ $args.Put $i (printf "%v.arg_%v" $var_name $i) -}}
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_stream.cpp | 380 void dng_stream::Put (const void *data, in Put() function in dng_stream 480 Put (&x, 2); in Put_uint16() 516 Put (&x, 4); in Put_uint32() 573 Put (&x, 8); in Put_uint64() 619 Put (&x, 4); in Put_real32() 678 Put (&x, 8); in Put_real64() 752 Put (zeroBuffer.Buffer (), (uint32) blockSize); in PutZeros() 1113 dstStream.Put (smallBuffer, (uint32) count); in CopyToStream() 1134 dstStream.Put (bigBuffer.Buffer (), in CopyToStream()
|
D | dng_image_writer.h | 114 virtual void Put (dng_stream &stream) const = 0; 154 virtual void Put (dng_stream &stream) const; 181 virtual void Put (dng_stream &stream) const; 201 virtual void Put (dng_stream &stream) const; 527 virtual void Put (dng_stream &stream) const; 571 virtual void Put (dng_stream &stream) const; 654 void Put (dng_stream &stream, 972 void Put (dng_stream &stream) const in Put() function 974 fExifIFD.Put (stream); in Put() 975 fGPSIFD .Put (stream); in Put() [all …]
|
D | dng_iptc.cpp | 660 stream.Put (ss.Get (), len); in SpoolString() 714 stream.Put (buffer.Buffer_char (), len); in SpoolString() 772 stream.Put (s, 1); in Spool() 825 stream.Put (dateString.Get (), 8); in Spool() 839 stream.Put (timeString.Get (), timeString.Length ()); in Spool() 860 stream.Put (dateString.Get (), 8); in Spool() 874 stream.Put (timeString.Get (), timeString.Length ()); in Spool()
|
D | dng_image_writer.cpp | 130 stream.Put (buffer.Buffer (), size); in SpoolAdobeData() 164 stream.Put (iptcDigest.data, 16); in SpoolAdobeData() 175 stream.Put (imageResources->Buffer (), size); in SpoolAdobeData() 241 void tag_string::Put (dng_stream &stream) const in Put() function in tag_string 244 stream.Put (fString.Get (), Size ()); in Put() 279 void tag_encoded_text::Put (dng_stream &stream) const in Put() function in tag_encoded_text 285 stream.Put ("UNICODE\000", 8); in Put() 303 stream.Put ("ASCII\000\000\000", 8); in Put() 305 stream.Put (fText.Get (), fCount - 8); in Put() 313 void tag_data_ptr::Put (dng_stream &stream) const in Put() function in tag_data_ptr [all …]
|
D | dng_camera_profile.cpp | 355 tag.Put (printer); in FingerprintMatrix() 462 printer.Put (fName.Get (), in CalculateFingerprint() 465 printer.Put (fProfileCalibrationSignature.Get (), in CalculateFingerprint() 470 printer.Put (fCopyright.Get (), in CalculateFingerprint()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | transform.h | 74 void Put(std::unique_ptr<T>&& data) { in Put() function 85 Put(std::make_unique<T>(std::forward<ARGS>(args)...)); in Add() 111 Put(std::forward<T0>(first)); in PutAll() 116 Put(std::forward<T0>(first)); in PutAll()
|
/third_party/flutter/engine/flutter/testing/scenario_app/ios/Scenarios/ScenariosTests/ |
D | ScenariosTests.m | 18 // Put setup code here. This method is called before the invocation of each test method in the 23 // Put teardown code here. This method is called after the invocation of each test method in the 35 // Put the code you want to measure the time of here.
|
/third_party/benchmark/test/ |
D | benchmark_random_interleaving_gtest.cc | 22 void Put(const std::string& event) { push(event); } in Put() function in benchmark::internal::__anon9e5f40360111::EventQueue 59 queue->Put("DONE"); // End marker in Execute() 68 queue->Put(StrFormat("BM_Match1/%d", static_cast<int>(arg))); in BM_Match1()
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
D | UnitTests.cs | 54 Assert.IsTrue(buf.Put( 1 )); in SinglePutGet() 66 Assert.AreEqual( 10, buf.Put(arr,0,10) ); in BlockPutGet() 68 Assert.IsFalse( buf.Put(11) ); in BlockPutGet() 70 Assert.IsTrue( buf.Put(11) ); in BlockPutGet()
|
D | CircularBuffer.cs | 39 public int Put(byte[] source, int offset, int count) in Put() method in DotZLib.CircularBuffer 51 public bool Put(byte b) in Put() method in DotZLib.CircularBuffer
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | RenderStateCache.cpp | 118 const auto &iter = mBlendStateCache.Put(key, std::move(d3dBlendState)); in getBlendState() 179 mRasterizerStateCache.Put(key, std::move(dx11RasterizerState)); in getRasterizerState() 217 const auto &iter = mDepthStencilStateCache.Put(glState, std::move(dx11DepthStencilState)); in getDepthStencilState() 279 mSamplerStateCache.Put(samplerState, std::move(dx11SamplerState)); in getSamplerState()
|
/third_party/flutter/engine/flutter/testing/scenario_app/ios/Scenarios/ScenariosUITests/ |
D | ScenariosUITests.m | 18 // Put setup code here. This method is called before the invocation of each test method in the 33 // Put teardown code here. This method is called after the invocation of each test method in the
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiCallingConv.td | 22 // Put argument in registers if marked 'inreg' and not a vararg call. 35 // Put arguments in registers.
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | RenderStateCache.cpp | 157 const auto &iter = mBlendStateCache.Put(key, std::move(d3dBlendState)); in getBlendState() 218 mRasterizerStateCache.Put(key, std::move(dx11RasterizerState)); in getRasterizerState() 256 const auto &iter = mDepthStencilStateCache.Put(glState, std::move(dx11DepthStencilState)); in getDepthStencilState() 318 mSamplerStateCache.Put(samplerState, std::move(dx11SamplerState)); in getSamplerState()
|
/third_party/gstreamer/gstplugins_bad/tools/ |
D | gst-project-maker | 83 Put your license here. 87 Put your changelog here.
|
/third_party/skia/third_party/externals/tint/src/ |
D | intrinsic_table.inl.tmpl | 290 {{- $t_names.Put . $name }} 295 {{- $n_names.Put . $name }} 300 {{- $t_names.Put . $name }} 305 {{- $t_names.Put . $name }} 310 {{- $n_names.Put . $name }}
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | c-like.m4 | 22 # Put TEXT in comment. Avoid trailing spaces: don't indent empty lines. 35 # Put TEXT in comment. Prefix all the output lines with PREFIX.
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/ |
D | generate.go | 113 m.Put(name, args[i+1]) 157 func (m Map) Put(key, value interface{}) string { func
|