/third_party/flutter/skia/third_party/externals/wuffs/lib/raczlib/ |
D | writer.go | 84 type writeBuffer struct { struct 85 prev []byte 86 curr []byte 87 p int 91 func (b *writeBuffer) extend(curr []byte) { 99 func (b *writeBuffer) length() uint64 { 108 func (b *writeBuffer) peek(n uint64) ([]byte, []byte) { 121 func (b *writeBuffer) advance(n uint64) { 134 func (b *writeBuffer) compact() {
|
/third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
D | conformance_testee_runner_node.js | 24 function writeBuffer(buffer) { function
|
/third_party/protobuf/conformance/ |
D | conformance_nodejs.js | 141 function writeBuffer(buffer) { function
|
/third_party/node/deps/npm/node_modules/sshpk/lib/ |
D | ssh-buffer.js | 90 SSHBuffer.prototype.writeBuffer = function (buf) { method in SSHBuffer
|
/third_party/skia/tests/ |
D | FlattenDrawableTest.cpp | 215 SkBinaryWriteBuffer writeBuffer; in DEF_TEST() local 274 SkBinaryWriteBuffer writeBuffer; in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | FlattenDrawableTest.cpp | 216 SkBinaryWriteBuffer writeBuffer; in DEF_TEST() local 275 SkBinaryWriteBuffer writeBuffer; in DEF_TEST() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUQueue.cpp | 72 void GPUQueue::writeBuffer(Napi::Env env, in writeBuffer() function in wgpu::binding::GPUQueue
|
/third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
D | writer.js | 149 Writer.prototype.writeBuffer = function (buf, tag) { method in Writer
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BufferDataTest.cpp | 1145 GLBuffer writeBuffer; in TEST_P() local 1404 GLBuffer readBuffer, writeBuffer; in TEST_P() local
|
D | MemoryBarrierTest.cpp | 1576 GLBuffer writeBuffer; in bufferUpdateBitBufferWriteThenCopy() local 1634 GLBuffer writeBuffer; in bufferUpdateBitCopyThenBufferWrite() local 2048 GLBuffer writeBuffer; in shaderStorageBitBufferWriteThenBufferRead() local 2099 GLBuffer writeBuffer; in shaderStorageBitBufferReadThenBufferWrite() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BufferDataTest.cpp | 650 GLBuffer readBuffer, writeBuffer; in TEST_P() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 383 std::unique_ptr<MemoryBuffer> InstrProfWriter::writeBuffer() { in writeBuffer() function in InstrProfWriter
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | ANGLEPerfTest.cpp | 146 std::vector<char> writeBuffer(kBufferSize); in WriteJsonFile() local
|
/third_party/node/deps/npm/node_modules/smart-buffer/build/ |
D | smartbuffer.js | 827 writeBuffer(value, offset) { method in SmartBuffer
|
/third_party/mesa3d/src/mesa/main/ |
D | bufferobj.c | 3264 _mesa_NamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, in _mesa_NamedCopyBufferSubDataEXT() 3288 _mesa_CopyNamedBufferSubData_no_error(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData_no_error() 3303 _mesa_CopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, in _mesa_CopyNamedBufferSubData()
|
/third_party/curl/packages/OS400/ |
D | os400sys.c | 677 Curl_gsk_secure_soc_write(gsk_handle my_session_handle, char *writeBuffer, in Curl_gsk_secure_soc_write()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Buffer11.cpp | 384 BufferStorage *writeBuffer = nullptr; in setSubData() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Buffer11.cpp | 417 BufferStorage *writeBuffer = nullptr; in setSubData() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 226 std::vector<char> writeBuffer(kBufferSize); in WriteJsonFile() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv3.cpp | 2434 es2::Buffer *readBuffer = nullptr, *writeBuffer = nullptr; in CopyBufferSubData() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL45.cpp | 149 GLuint writeBuffer, in ValidateCopyNamedBufferSubData()
|
D | validationES3.cpp | 2858 Buffer *writeBuffer = context->getState().getTargetBuffer(writeTarget); in ValidateCopyBufferSubData() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_5_autogen.cpp | 413 GLuint writeBuffer, in CopyNamedBufferSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 4572 Renderbuffer *writeBuffer = getRenderbuffer(PackParam<RenderbufferID>(dstName)); in copyImageSubData() local 4606 Renderbuffer *writeBuffer = getRenderbuffer(PackParam<RenderbufferID>(dstName)); in copyImageSubData() local 6099 Buffer *writeBuffer = mState.getTargetBuffer(writeTarget); in copyBufferSubData() local
|
D | validationES3.cpp | 3377 Buffer *writeBuffer = context->getState().getTargetBuffer(writeTarget); in ValidateCopyBufferSubData() local
|