Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 5232) sorted by relevance

12345678910>>...210

/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs63 public static int ParseLength(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseLength()
72 public static uint ParseTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseTag()
132 …public static bool MaybeConsumeTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, u… in MaybeConsumeTag()
147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag()
164 … public static ulong ParseRawVarint64(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawVarint64()
193 …private static ulong ParseRawVarint64SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalSta… in ParseRawVarint64SlowPath()
218 … public static uint ParseRawVarint32(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseRawVarint32()
274 …private static uint ParseRawVarint32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserInternalStat… in ParseRawVarint32SlowPath()
325 …public static uint ParseRawLittleEndian32(ref ReadOnlySpan<byte> buffer, ref ParserInternalState s… in ParseRawLittleEndian32()
340 …private static uint ParseRawLittleEndian32SlowPath(ref ReadOnlySpan<byte> buffer, ref ParserIntern… in ParseRawLittleEndian32SlowPath()
[all …]
DWritingPrimitives.cs56 … public static void WriteDouble(ref Span<byte> buffer, ref WriterInternalState state, double value) in WriteDouble()
64 …public static unsafe void WriteFloat(ref Span<byte> buffer, ref WriterInternalState state, float v… in WriteFloat()
86 …private static unsafe void WriteFloatSlowPath(ref Span<byte> buffer, ref WriterInternalState state… in WriteFloatSlowPath()
107 … public static void WriteUInt64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteUInt64()
115 … public static void WriteInt64(ref Span<byte> buffer, ref WriterInternalState state, long value) in WriteInt64()
123 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32()
139 … public static void WriteFixed64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteFixed64()
147 … public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32()
155 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool()
164 … public static void WriteString(ref Span<byte> buffer, ref WriterInternalState state, string value) in WriteString()
[all …]
DParsingPrimitivesWrappers.cs52 …internal static float? ReadFloatWrapperLittleEndian(ref ReadOnlySpan<byte> buffer, ref ParserInter… in ReadFloatWrapperLittleEndian()
79 …internal static float? ReadFloatWrapperSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalState… in ReadFloatWrapperSlow()
104 …internal static double? ReadDoubleWrapperLittleEndian(ref ReadOnlySpan<byte> buffer, ref ParserInt… in ReadDoubleWrapperLittleEndian()
131 …internal static double? ReadDoubleWrapperSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalSta… in ReadDoubleWrapperSlow()
156 …internal static bool? ReadBoolWrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadBoolWrapper()
161 …internal static uint? ReadUInt32Wrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState sta… in ReadUInt32Wrapper()
201 …internal static uint? ReadUInt32WrapperSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalState… in ReadUInt32WrapperSlow()
226 …internal static int? ReadInt32Wrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadInt32Wrapper()
231 …internal static ulong? ReadUInt64Wrapper(ref ReadOnlySpan<byte> buffer, ref ParserInternalState st… in ReadUInt64Wrapper()
272 …internal static ulong? ReadUInt64WrapperSlow(ref ReadOnlySpan<byte> buffer, ref ParserInternalStat… in ReadUInt64WrapperSlow()
[all …]
/third_party/protobuf/js/experimental/runtime/kernel/
Dwriter_test.js202 const buffer = createArrayBuffer(0x4, 0x0, 0x1, 0x2, 0x3); constant
219 const buffer = writer.getAndResetResultBuffer(); constant
255 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
271 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
290 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
309 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
324 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
344 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
369 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
388 const buffer = new Uint8Array(writer.getAndResetResultBuffer()); constant
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc644 hb_buffer_t *buffer; in hb_buffer_create() local
685 hb_buffer_reference (hb_buffer_t *buffer) in hb_buffer_reference()
701 hb_buffer_destroy (hb_buffer_t *buffer) in hb_buffer_destroy()
732 hb_buffer_set_user_data (hb_buffer_t *buffer, in hb_buffer_set_user_data()
754 hb_buffer_get_user_data (hb_buffer_t *buffer, in hb_buffer_get_user_data()
772 hb_buffer_set_content_type (hb_buffer_t *buffer, in hb_buffer_set_content_type()
791 hb_buffer_get_content_type (hb_buffer_t *buffer) in hb_buffer_get_content_type()
808 hb_buffer_set_unicode_funcs (hb_buffer_t *buffer, in hb_buffer_set_unicode_funcs()
833 hb_buffer_get_unicode_funcs (hb_buffer_t *buffer) in hb_buffer_get_unicode_funcs()
854 hb_buffer_set_direction (hb_buffer_t *buffer, in hb_buffer_set_direction()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_map.json197 "buffer": "NONE", string
201 "buffer": "NONE", string
205 "buffer": "NONE", string
209 "buffer": "NONE", string
213 "buffer": "R32_FLOAT" string
216 "buffer": "R32G32_FLOAT" string
219 "buffer": "R32G32B32_FLOAT" string
222 "buffer": "R32G32B32A32_FLOAT" string
225 "buffer": "R32_FLOAT" string
228 "buffer": "R32G32_FLOAT" string
[all …]
/third_party/harfbuzz/src/
Dhb-buffer.cc657 hb_buffer_t *buffer; in hb_buffer_create() local
698 hb_buffer_reference (hb_buffer_t *buffer) in hb_buffer_reference()
714 hb_buffer_destroy (hb_buffer_t *buffer) in hb_buffer_destroy()
745 hb_buffer_set_user_data (hb_buffer_t *buffer, in hb_buffer_set_user_data()
767 hb_buffer_get_user_data (hb_buffer_t *buffer, in hb_buffer_get_user_data()
785 hb_buffer_set_content_type (hb_buffer_t *buffer, in hb_buffer_set_content_type()
804 hb_buffer_get_content_type (hb_buffer_t *buffer) in hb_buffer_get_content_type()
821 hb_buffer_set_unicode_funcs (hb_buffer_t *buffer, in hb_buffer_set_unicode_funcs()
846 hb_buffer_get_unicode_funcs (hb_buffer_t *buffer) in hb_buffer_get_unicode_funcs()
867 hb_buffer_set_direction (hb_buffer_t *buffer, in hb_buffer_set_direction()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc714 hb_buffer_t *buffer; in hb_buffer_create() local
755 hb_buffer_reference (hb_buffer_t *buffer) in hb_buffer_reference()
771 hb_buffer_destroy (hb_buffer_t *buffer) in hb_buffer_destroy()
800 hb_buffer_set_user_data (hb_buffer_t *buffer, in hb_buffer_set_user_data()
821 hb_buffer_get_user_data (hb_buffer_t *buffer, in hb_buffer_get_user_data()
839 hb_buffer_set_content_type (hb_buffer_t *buffer, in hb_buffer_set_content_type()
857 hb_buffer_get_content_type (hb_buffer_t *buffer) in hb_buffer_get_content_type()
873 hb_buffer_set_unicode_funcs (hb_buffer_t *buffer, in hb_buffer_set_unicode_funcs()
898 hb_buffer_get_unicode_funcs (hb_buffer_t *buffer) in hb_buffer_get_unicode_funcs()
919 hb_buffer_set_direction (hb_buffer_t *buffer, in hb_buffer_set_direction()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_map.json211 "buffer": "NONE", string
215 "buffer": "NONE", string
222 "buffer": "NONE", string
226 "buffer": "NONE", string
230 "buffer": "R32_FLOAT" string
233 "buffer": "R32G32_FLOAT" string
236 "buffer": "R32G32B32_FLOAT" string
239 "buffer": "R32G32B32A32_FLOAT" string
242 "buffer": "R32_FLOAT" string
245 "buffer": "R32G32_FLOAT" string
[all …]
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dstatement.go25 func (g *gen) writeStatement(b *buffer, n *a.Node, depth uint32) error {
78 func (g *gen) writeStatementAssign(b *buffer, op t.ID, lhs *a.Expr, rhs *a.Expr, depth uint32) erro…
101 func (g *gen) writeStatementAssign0(b *buffer, op t.ID, lhs *a.Expr, rhs *a.Expr) (bool, error) {
172 func (g *gen) writeStatementAssign1(b *buffer, op t.ID, lhs *a.Expr, rhs *a.Expr) error {
246 func (g *gen) writeStatementIOBind(b *buffer, n *a.IOBind, depth uint32) error {
331 func (g *gen) writeStatementIf(b *buffer, n *a.If, depth uint32) error {
375 func (g *gen) writeStatementIterate(b *buffer, n *a.Iterate, depth uint32) error {
419 func (g *gen) writeStatementJump(b *buffer, n *a.Jump, depth uint32) error {
432 func (g *gen) writeStatementRet(b *buffer, n *a.Ret, depth uint32) error {
484 func (g *gen) writeStatementWhile(b *buffer, n *a.While, depth uint32) error {
[all …]
Dbuiltin.go32 func (g *gen) writeBuiltinCall(b *buffer, n *a.Expr, depth uint32) error {
102 func (g *gen) writeBuiltinIO(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint32) er…
127 func (g *gen) writeBuiltinIOReader(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint…
204 func (g *gen) writeBuiltinIOWriter(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint…
296 func (g *gen) writeBuiltinNumType(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint3…
386 func (g *gen) writeBuiltinSlice(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint32)…
424 func (g *gen) writeBuiltinSliceCopyFromSlice8(b *buffer, recv *a.Expr, method t.ID, args []*a.Node,…
491 func (g *gen) writeBuiltinTable(b *buffer, recv *a.Expr, method t.ID, args []*a.Node, depth uint32)…
524 func (g *gen) writeArgs(b *buffer, args []*a.Node, depth uint32) error {
537 func (g *gen) writeBuiltinQuestionCall(b *buffer, n *a.Expr, depth uint32) error {
[all …]
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/string_decoder/
Dindex.js90 StringDecoder.prototype.write = function(buffer) { argument
162 StringDecoder.prototype.detectIncompleteChar = function(buffer) { argument
194 StringDecoder.prototype.end = function(buffer) { argument
209 function passThroughWrite(buffer) { argument
213 function utf16DetectIncompleteChar(buffer) { argument
218 function base64DetectIncompleteChar(buffer) { argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBufferValidationTests.cpp60 void AssertMapAsyncError(wgpu::Buffer buffer, wgpu::MapMode mode, size_t offset, size_t size) { in AssertMapAsyncError()
165 wgpu::Buffer buffer; in TEST_F() local
176 wgpu::Buffer buffer = CreateMapReadBuffer(12); in TEST_F() local
180 wgpu::Buffer buffer = CreateMapWriteBuffer(12); in TEST_F() local
186 wgpu::Buffer buffer = CreateMapReadBuffer(12); in TEST_F() local
190 wgpu::Buffer buffer = CreateMapWriteBuffer(12); in TEST_F() local
196 wgpu::Buffer buffer = CreateMapReadBuffer(8); in TEST_F() local
200 wgpu::Buffer buffer = CreateMapWriteBuffer(8); in TEST_F() local
209 wgpu::Buffer buffer = CreateMapReadBuffer(8); in TEST_F() local
215 wgpu::Buffer buffer = CreateMapReadBuffer(16); in TEST_F() local
[all …]
/third_party/boost/boost/geometry/algorithms/
Dbuffer.hpp57 struct buffer: not_implemented<TagIn, TagOut> struct
62 struct buffer<BoxIn, BoxOut, box_tag, box_tag> struct
65 static inline void apply(BoxIn const& box_in, Distance const& distance, in apply()
79 struct buffer struct
82 static inline void apply(Geometry const& geometry, in apply()
92 struct buffer<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
95 struct visitor: boost::static_visitor<void>
117 static inline void apply( in apply()
146 inline void buffer(Input const& geometry_in, Output& geometry_out, in buffer() function
214 inline void buffer(GeometryIn const& geometry_in, in buffer() function
/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py122 def DecodeVarint(buffer, pos): argument
145 def DecodeVarint(buffer, pos): argument
174 def ReadTag(buffer, pos): argument
216 def DecodePackedField(buffer, pos, end, message, field_dict): argument
235 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
252 def DecodeField(buffer, pos, end, message, field_dict): argument
274 def InnerDecode(buffer, pos): argument
298 def InnerDecode(buffer, pos): argument
314 def InnerDecode(buffer, pos): argument
358 def InnerDecode(buffer, pos): argument
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBufferTests.cpp22 void MapAsyncAndWait(const wgpu::Buffer& buffer, in MapAsyncAndWait()
64 wgpu::Buffer buffer = CreateMapReadBuffer(4); in TEST_P() local
78 wgpu::Buffer buffer = CreateMapReadBuffer(0); in TEST_P() local
87 wgpu::Buffer buffer = CreateMapReadBuffer(12); in TEST_P() local
99 wgpu::Buffer buffer = CreateMapReadBuffer(4); in TEST_P() local
118 wgpu::Buffer buffer = CreateMapReadBuffer(12); in TEST_P() local
135 wgpu::Buffer buffer = CreateMapReadBuffer(kByteSize); in TEST_P() local
169 wgpu::Buffer buffer = CreateMapReadBuffer(kBufferSize); in TEST_P() local
177 wgpu::Buffer buffer; in TEST_P() member
208 wgpu::Buffer buffer = CreateMapWriteBuffer(4); in TEST_P() local
[all …]
/third_party/node/test/parallel/
Dtest-stream2-readable-from-list.js56 let ret = fromList(6, { buffer: list, length: 16 }); property
60 ret = fromList(2, { buffer: list, length: 10 }); property
64 ret = fromList(2, { buffer: list, length: 8 }); property
68 ret = fromList(100, { buffer: list, length: 6 }); property
84 let ret = fromList(6, { buffer: list, length: 16, decoder: true }); property
88 ret = fromList(2, { buffer: list, length: 10, decoder: true }); property
92 ret = fromList(2, { buffer: list, length: 8, decoder: true }); property
96 ret = fromList(100, { buffer: list, length: 6, decoder: true }); property
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.c48 prop_copy_ensure_buffer (guint8 ** buffer, guint64 * bsize, guint64 * offset, in prop_copy_ensure_buffer()
58 copy_func (void *prop, guint size, guint8 ** buffer, guint64 * bsize, in copy_func()
88 prop_copy_uint8 (guint8 prop, guint8 ** buffer, guint64 * size, in prop_copy_uint8()
95 prop_copy_uint16 (guint16 prop, guint8 ** buffer, guint64 * size, in prop_copy_uint16()
103 prop_copy_uint32 (guint32 prop, guint8 ** buffer, guint64 * size, in prop_copy_uint32()
111 prop_copy_uint64 (guint64 prop, guint8 ** buffer, guint64 * size, in prop_copy_uint64()
119 prop_copy_int32 (gint32 prop, guint8 ** buffer, guint64 * size, in prop_copy_int32()
135 prop_copy_fourcc (guint32 prop, guint8 ** buffer, guint64 * size, in prop_copy_fourcc()
157 prop_copy_fixed_size_string (guint8 * string, guint str_size, guint8 ** buffer, in prop_copy_fixed_size_string()
179 prop_copy_size_string (guint8 * string, guint str_size, guint8 ** buffer, in prop_copy_size_string()
[all …]
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-bignum.cc52 char buffer[kBufferSize]; in TEST() local
121 char buffer[kBufferSize]; in TEST() local
159 char buffer[kBufferSize]; in TEST() local
258 char buffer[kBufferSize]; in TEST() local
352 char buffer[kBufferSize]; in TEST() local
452 char buffer[kBufferSize]; in TEST() local
553 char buffer[kBufferSize]; in TEST() local
654 char buffer[kBufferSize]; in TEST() local
984 char buffer[kBufferSize]; in TEST() local
1366 char buffer[kBufferSize]; in TEST() local
[all …]
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dinterlace.c28 GstBuffer *buffer; in GST_START_TEST() local
55 GstBuffer *buffer; in GST_START_TEST() local
75 GstBuffer *buffer; in GST_START_TEST() local
101 GstBuffer *buffer; in GST_START_TEST() local
128 GstBuffer *buffer; in GST_START_TEST() local
155 GstBuffer *buffer; in GST_START_TEST() local
181 GstBuffer *buffer; in GST_START_TEST() local
/third_party/skia/src/opts/
DSkUtils_opts.h17 static void memsetT(T buffer[], T value, int count) { in memsetT()
33 /*not static*/ inline void memset16(uint16_t buffer[], uint16_t value, int count) { in memset16()
36 /*not static*/ inline void memset32(uint32_t buffer[], uint32_t value, int count) { in memset32()
39 /*not static*/ inline void memset64(uint64_t buffer[], uint64_t value, int count) { in memset64()
44 static void rect_memsetT(T buffer[], T value, int count, size_t rowBytes, int height) { in rect_memsetT()
51 /*not static*/ inline void rect_memset16(uint16_t buffer[], uint16_t value, int count, in rect_memset16()
55 /*not static*/ inline void rect_memset32(uint32_t buffer[], uint32_t value, int count, in rect_memset32()
59 /*not static*/ inline void rect_memset64(uint64_t buffer[], uint64_t value, int count, in rect_memset64()
/third_party/flutter/skia/src/opts/
DSkUtils_opts.h17 static void memsetT(T buffer[], T value, int count) { in memsetT()
33 /*not static*/ inline void memset16(uint16_t buffer[], uint16_t value, int count) { in memset16()
36 /*not static*/ inline void memset32(uint32_t buffer[], uint32_t value, int count) { in memset32()
39 /*not static*/ inline void memset64(uint64_t buffer[], uint64_t value, int count) { in memset64()
44 static void rect_memsetT(T buffer[], T value, int count, size_t rowBytes, int height) { in rect_memsetT()
51 /*not static*/ inline void rect_memset16(uint16_t buffer[], uint16_t value, int count, in rect_memset16()
55 /*not static*/ inline void rect_memset32(uint32_t buffer[], uint32_t value, int count, in rect_memset32()
59 /*not static*/ inline void rect_memset64(uint64_t buffer[], uint64_t value, int count, in rect_memset64()
/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c157 GstBuffer buffer; member
245 _actual_merged_memory (GstBuffer * buffer, guint idx, guint length) in _actual_merged_memory()
303 _get_merged_memory (GstBuffer * buffer, guint idx, guint length) in _get_merged_memory()
319 _replace_memory (GstBuffer * buffer, guint len, guint idx, guint length, in _replace_memory()
369 gst_buffer_get_flags (GstBuffer * buffer) in gst_buffer_get_flags()
386 gst_buffer_has_flags (GstBuffer * buffer, GstBufferFlags flags) in gst_buffer_has_flags()
403 gst_buffer_set_flags (GstBuffer * buffer, GstBufferFlags flags) in gst_buffer_set_flags()
421 gst_buffer_unset_flags (GstBuffer * buffer, GstBufferFlags flags) in gst_buffer_unset_flags()
458 _memory_add (GstBuffer * buffer, gint idx, GstMemory * mem) in _memory_add()
707 gst_buffer_copy_with_flags (const GstBuffer * buffer, GstBufferCopyFlags flags) in gst_buffer_copy_with_flags()
[all …]
/third_party/node/test/js-native-api/test_typedarray/
Dtest.js42 const buffer = new ArrayBuffer(128); constant
80 const buffer = Reflect.construct(currentType, [8]); constant
88 const buffer = test_typedarray.External(); constant
101 const buffer = new ArrayBuffer(128); constant
106 const buffer = test_typedarray.NullArrayBuffer(); constant
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.c209 vl_vb_init(struct vl_vertex_buffer *buffer, struct pipe_context *pipe, in vl_vb_init()
258 vl_vb_attributes_per_plock(struct vl_vertex_buffer *buffer) in vl_vb_attributes_per_plock()
264 vl_vb_get_ycbcr(struct vl_vertex_buffer *buffer, int component) in vl_vb_get_ycbcr()
279 vl_vb_get_mv(struct vl_vertex_buffer *buffer, int motionvector) in vl_vb_get_mv()
294 vl_vb_map(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) in vl_vb_map()
323 vl_vb_get_ycbcr_stream(struct vl_vertex_buffer *buffer, int component) in vl_vb_get_ycbcr_stream()
332 vl_vb_get_mv_stream_stride(struct vl_vertex_buffer *buffer) in vl_vb_get_mv_stream_stride()
340 vl_vb_get_mv_stream(struct vl_vertex_buffer *buffer, int ref_frame) in vl_vb_get_mv_stream()
349 vl_vb_unmap(struct vl_vertex_buffer *buffer, struct pipe_context *pipe) in vl_vb_unmap()
367 vl_vb_cleanup(struct vl_vertex_buffer *buffer) in vl_vb_cleanup()

12345678910>>...210