Home
last modified time | relevance | path

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

12345678910>>...448

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DMarshal_fp.h55 #define BYTE_Unmarshal(target, buffer, size) \ argument
62 #define BYTE_Marshal(source, buffer, size) \ argument
71 #define INT8_Unmarshal(target, buffer, size) \ argument
78 #define INT8_Marshal(source, buffer, size) \ argument
93 #define INT16_Unmarshal(target, buffer, size) \ argument
100 #define INT16_Marshal(source, buffer, size) \ argument
115 #define INT32_Unmarshal(target, buffer, size) \ argument
122 #define INT32_Marshal(source, buffer, size) \ argument
137 #define INT64_Unmarshal(target, buffer, size) \ argument
144 #define INT64_Marshal(source, buffer, size) \ argument
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTableMarshalDefines.h612 #define UINT8_Unmarshal(target, buffer, size) \ argument
614 #define UINT8_Marshal(source, buffer, size) \ argument
616 #define BYTE_Unmarshal(target, buffer, size) \ argument
618 #define BYTE_Marshal(source, buffer, size) \ argument
620 #define INT8_Unmarshal(target, buffer, size) \ argument
622 #define INT8_Marshal(source, buffer, size) \ argument
624 #define UINT16_Unmarshal(target, buffer, size) \ argument
626 #define UINT16_Marshal(source, buffer, size) \ argument
628 #define INT16_Unmarshal(target, buffer, size) \ argument
630 #define INT16_Marshal(source, buffer, size) \ argument
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DMarshal.c47 UINT8_Unmarshal(UINT8 *target, BYTE **buffer, INT32 *size) in UINT8_Unmarshal()
56 UINT8_Marshal(UINT8 *source, BYTE **buffer, INT32 *size) in UINT8_Marshal()
73 BYTE_Unmarshal(BYTE *target, BYTE **buffer, INT32 *size) in BYTE_Unmarshal()
78 BYTE_Marshal(BYTE *source, BYTE **buffer, INT32 *size) in BYTE_Marshal()
87 INT8_Unmarshal(INT8 *target, BYTE **buffer, INT32 *size) in INT8_Unmarshal()
92 INT8_Marshal(INT8 *source, BYTE **buffer, INT32 *size) in INT8_Marshal()
100 UINT16_Unmarshal(UINT16 *target, BYTE **buffer, INT32 *size) in UINT16_Unmarshal()
109 UINT16_Marshal(UINT16 *source, BYTE **buffer, INT32 *size) in UINT16_Marshal()
126 INT16_Unmarshal(INT16 *target, BYTE **buffer, INT32 *size) in INT16_Unmarshal()
131 INT16_Marshal(INT16 *source, BYTE **buffer, INT32 *size) in INT16_Marshal()
[all …]
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/
H A DToStringStyle.java360 public void appendSuper(final StringBuffer buffer, final String superToString) { in appendSuper()
374 public void appendToString(final StringBuffer buffer, final String toString) { in appendToString()
394 public void appendStart(final StringBuffer buffer, final Object object) { in appendStart()
412 public void appendEnd(final StringBuffer buffer, final Object object) { in appendEnd()
426 protected void removeLastFieldSeparator(final StringBuffer buffer) { in removeLastFieldSeparator()
443 …public void append(final StringBuffer buffer, final String fieldName, final Object value, final Bo… in append()
475 …protected void appendInternal(final StringBuffer buffer, final String fieldName, final Object valu… in appendInternal()
584 …protected void appendCyclicObject(final StringBuffer buffer, final String fieldName, final Object … in appendCyclicObject()
597 …protected void appendDetail(final StringBuffer buffer, final String fieldName, final Object value)… in appendDetail()
609 …protected void appendDetail(final StringBuffer buffer, final String fieldName, final Collection<?>… in appendDetail()
[all …]
/aosp_15_r20/external/trusty/lk/lib/libc/test_common/
Dlibc_printf_tests.cpp35 char buffer[BUFFER_SIZE]; in TEST() local
42 char buffer[BUFFER_SIZE]; in TEST() local
49 char buffer[BUFFER_SIZE]; in TEST() local
56 char buffer[BUFFER_SIZE]; in TEST() local
64 char buffer[BUFFER_SIZE]; in TEST() local
71 char buffer[BUFFER_SIZE]; in TEST() local
78 char buffer[BUFFER_SIZE]; in TEST() local
85 char buffer[BUFFER_SIZE]; in TEST() local
92 char buffer[BUFFER_SIZE]; in TEST() local
99 char buffer[BUFFER_SIZE]; in TEST() local
[all …]
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DBufferCursorTest.kt41 val buffer = Buffer() in <lambda>() constant
58 val buffer = bufferFactory.newBuffer() in <lambda>() constant
70 val buffer = bufferFactory.newBuffer() in <lambda>() constant
84 val buffer = bufferFactory.newBuffer() in <lambda>() constant
97 val buffer = bufferFactory.newBuffer() in <lambda>() constant
110 val buffer = bufferFactory.newBuffer() in <lambda>() constant
124 val buffer = bufferFactory.newBuffer() in <lambda>() constant
145 val buffer = bufferFactory.newBuffer() in <lambda>() constant
160 val buffer = bufferFactory.newBuffer() in <lambda>() constant
180 val buffer = bufferFactory.newBuffer() in <lambda>() constant
[all …]
H A DUtf8Test.kt107 val buffer = Buffer() in stringSpansSegments() constant
119 val buffer = Buffer() in readEmptyBufferThrowsEofException() constant
129 val buffer = Buffer() in readLeadingContinuationByteReturnsReplacementCharacter() constant
137 val buffer = Buffer() in readMissingContinuationBytesThrowsEofException() constant
150 val buffer = Buffer() in readTooLargeCodepointReturnsReplacementCharacter() constant
163 val buffer = Buffer() in readNonContinuationBytesReturnsReplacementCharacter() constant
173 val buffer = Buffer() in readCodePointBeyondUnicodeMaximum() constant
181 val buffer = Buffer() in readSurrogateCodePoint() constant
193 val buffer = Buffer() in readOverlongCodePoint() constant
209 val buffer = Buffer() in writeCodePointBeyondUnicodeMaximum() constant
[all …]
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-buffer.cc742 hb_buffer_t *buffer; in hb_buffer_create() local
770 hb_buffer_t *buffer = hb_buffer_create (); in hb_buffer_create_similar() local
787 hb_buffer_reset (hb_buffer_t *buffer) in hb_buffer_reset()
823 hb_buffer_reference (hb_buffer_t *buffer) in hb_buffer_reference()
839 hb_buffer_destroy (hb_buffer_t *buffer) in hb_buffer_destroy()
870 hb_buffer_set_user_data (hb_buffer_t *buffer, in hb_buffer_set_user_data()
892 hb_buffer_get_user_data (const hb_buffer_t *buffer, in hb_buffer_get_user_data()
936 hb_buffer_set_content_type (hb_buffer_t *buffer, in hb_buffer_set_content_type()
955 hb_buffer_get_content_type (const hb_buffer_t *buffer) in hb_buffer_get_content_type()
972 hb_buffer_set_unicode_funcs (hb_buffer_t *buffer, in hb_buffer_set_unicode_funcs()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DWritingPrimitives.cs65 … public static void WriteDouble(ref Span<byte> buffer, ref WriterInternalState state, double value) in WriteDouble()
73 …public static unsafe void WriteFloat(ref Span<byte> buffer, ref WriterInternalState state, float v… in WriteFloat()
95 …private static unsafe void WriteFloatSlowPath(ref Span<byte> buffer, ref WriterInternalState state… in WriteFloatSlowPath()
116 … public static void WriteUInt64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteUInt64()
124 … public static void WriteInt64(ref Span<byte> buffer, ref WriterInternalState state, long value) in WriteInt64()
132 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32()
148 … public static void WriteFixed64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteFixed64()
156 … public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32()
164 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool()
173 … public static void WriteString(ref Span<byte> buffer, ref WriterInternalState state, string value) in WriteString()
[all …]
H A 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 …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DWritingPrimitives.cs65 … public static void WriteDouble(ref Span<byte> buffer, ref WriterInternalState state, double value) in WriteDouble()
73 …public static unsafe void WriteFloat(ref Span<byte> buffer, ref WriterInternalState state, float v… in WriteFloat()
95 …private static unsafe void WriteFloatSlowPath(ref Span<byte> buffer, ref WriterInternalState state… in WriteFloatSlowPath()
116 … public static void WriteUInt64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteUInt64()
124 … public static void WriteInt64(ref Span<byte> buffer, ref WriterInternalState state, long value) in WriteInt64()
132 … public static void WriteInt32(ref Span<byte> buffer, ref WriterInternalState state, int value) in WriteInt32()
148 … public static void WriteFixed64(ref Span<byte> buffer, ref WriterInternalState state, ulong value) in WriteFixed64()
156 … public static void WriteFixed32(ref Span<byte> buffer, ref WriterInternalState state, uint value) in WriteFixed32()
164 … public static void WriteBool(ref Span<byte> buffer, ref WriterInternalState state, bool value) in WriteBool()
173 … public static void WriteString(ref Span<byte> buffer, ref WriterInternalState state, string value) in WriteString()
[all …]
H A 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 …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/profile/
Dproto.go41 type buffer struct { struct
42 field int // field tag
43 typ int // proto wire type code for field
44 u64 uint64
45 data []byte
46 tmp [16]byte
47 tmpLines []Line // temporary storage used while decoding "repeated Line".
54 encode(*buffer)
63 func encodeVarint(b *buffer, x uint64) {
71 func encodeLength(b *buffer, tag int, len int) {
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/profile/
Dproto.go29 type buffer struct { struct
30 field int
31 typ int
32 u64 uint64
33 data []byte
34 tmp [16]byte
41 encode(*buffer)
50 func encodeVarint(b *buffer, x uint64) {
58 func encodeLength(b *buffer, tag int, len int) {
63 func encodeUint64(b *buffer, tag int, x uint64) {
[all …]
/aosp_15_r20/external/vboot_reference/firmware/lib/tpm2_lite/
H A Dmarshaling.c56 static uint8_t unmarshal_u8(void **buffer, int *buffer_space) in unmarshal_u8()
72 static uint16_t unmarshal_u16(void **buffer, int *buffer_space) in unmarshal_u16()
88 static uint32_t unmarshal_u32(void **buffer, int *buffer_space) in unmarshal_u32()
107 static void unmarshal_TPM2B(void **buffer, int *size, TPM2B *tpm2b) in unmarshal_TPM2B()
125 static void unmarshal_authorization_section(void **buffer, int *size, in unmarshal_authorization_section()
140 static void unmarshal_nv_read(void **buffer, int *size, in unmarshal_nv_read()
159 static void unmarshal_read_public(void **buffer, int *size, in unmarshal_read_public()
172 static void unmarshal_TPMS_NV_PUBLIC(void **buffer, in unmarshal_TPMS_NV_PUBLIC()
198 static void unmarshal_nv_read_public(void **buffer, int *size, in unmarshal_nv_read_public()
211 static void unmarshal_TPML_TAGGED_TPM_PROPERTY(void **buffer, int *size, in unmarshal_TPML_TAGGED_TPM_PROPERTY()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_map.json162 "buffer": "R16G16B16A16_SINT" string
166 "buffer": "R16G16B16A16_SNORM" string
170 "buffer": "R16G16B16A16_FLOAT" string
174 "buffer": "R16G16B16A16_UINT" string
178 "buffer": "R16G16B16A16_FLOAT" string
182 "buffer": "R16G16B16A16_FLOAT" string
291 "buffer": "NONE" string
295 "buffer": "NONE" string
352 "buffer": "R16G16B16A16_SNORM" string
355 "buffer": "R16G16B16A16_FLOAT" string
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_map.json222 "buffer": "NONE", string
226 "buffer": "NONE", string
230 "buffer": "NONE", string
234 "buffer": "NONE", string
241 "buffer": "NONE", string
245 "buffer": "NONE", string
249 "buffer": "R32_FLOAT" string
252 "buffer": "R32G32_FLOAT" string
255 "buffer": "R32G32B32_FLOAT" string
258 "buffer": "R32G32B32A32_FLOAT" string
[all …]
/aosp_15_r20/external/pigweed/pw_varint/
H A Dstream_test.cc44 const auto buffer = MakeBuffer("\x00"); in TEST() local
53 const auto buffer = MakeBuffer("\x01"); in TEST() local
62 const auto buffer = MakeBuffer("\x02"); in TEST() local
71 const auto buffer = MakeBuffer("\x03"); in TEST() local
80 const auto buffer = MakeBuffer("\x04"); in TEST() local
93 const auto buffer = MakeBuffer("\x80\x01"); in TEST() local
102 const auto buffer = MakeBuffer("\x81\x01"); in TEST() local
111 const auto buffer = MakeBuffer("\x82\x01"); in TEST() local
120 const auto buffer = MakeBuffer("\xff\xff\xff\xff\x0f"); in TEST() local
129 const auto buffer = MakeBuffer("\xfe\xff\xff\xff\x0f"); in TEST() local
[all …]
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
H A Dlibyuv_frame_buffer_utils.cc45 absl::Status ConvertFromNv12(const FrameBuffer& buffer, in ConvertFromNv12()
132 absl::Status ConvertFromNv21(const FrameBuffer& buffer, in ConvertFromNv21()
222 absl::Status ConvertFromYv(const FrameBuffer& buffer, in ConvertFromYv()
330 absl::Status ResizeYv(const FrameBuffer& buffer, FrameBuffer* output_buffer) { in ResizeYv()
355 absl::Status ResizeNv(const FrameBuffer& buffer, FrameBuffer* output_buffer) { in ResizeNv()
394 absl::Status ConvertRgbToArgb(const FrameBuffer& buffer, uint8* dest_argb, in ConvertRgbToArgb()
467 absl::Status ConvertRgbaToArgb(const FrameBuffer& buffer, uint8* dest_argb, in ConvertRgbaToArgb()
504 absl::Status ConvertFromRgb(const FrameBuffer& buffer, in ConvertFromRgb()
569 absl::Status ConvertFromRgba(const FrameBuffer& buffer, in ConvertFromRgba()
685 absl::Status RotateRgba(const FrameBuffer& buffer, int angle_deg, in RotateRgba()
[all …]
/aosp_15_r20/external/vboot_reference/firmware/lib/tpm_lite/include/
H A Dtlcl_structures.h4 uint8_t buffer[10]; member
9 uint8_t buffer[23]; member
15 uint8_t buffer[624]; member
22 uint8_t buffer[36]; member
30 uint8_t buffer[10]; member
35 uint8_t buffer[13]; member
40 uint8_t buffer[18]; member
45 uint8_t buffer[34]; member
52 uint8_t buffer[14]; member
58 uint8_t buffer[22]; member
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py107 def DecodeVarint(buffer, pos): argument
130 def DecodeVarint(buffer, pos): argument
156 def ReadTag(buffer, pos): argument
198 def DecodePackedField(buffer, pos, end, message, field_dict): argument
217 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
234 def DecodeField(buffer, pos, end, message, field_dict): argument
256 def InnerDecode(buffer, pos): argument
280 def InnerDecode(buffer, pos): argument
296 def InnerDecode(buffer, pos): argument
340 def InnerDecode(buffer, pos): argument
[all …]
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Ddecoder.py107 def DecodeVarint(buffer, pos): argument
130 def DecodeVarint(buffer, pos): argument
156 def ReadTag(buffer, pos): argument
198 def DecodePackedField(buffer, pos, end, message, field_dict): argument
217 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
234 def DecodeField(buffer, pos, end, message, field_dict): argument
256 def InnerDecode(buffer, pos): argument
280 def InnerDecode(buffer, pos): argument
296 def InnerDecode(buffer, pos): argument
340 def InnerDecode(buffer, pos): argument
[all …]
/aosp_15_r20/trusty/user/base/lib/libc-trusty/test/
Dlibc_test.c225 char buffer[16]; in TEST_F() local
509 char buffer[BUFFER_SIZE]; in TEST_F() local
517 char buffer[BUFFER_SIZE]; in TEST_F() local
524 char buffer[BUFFER_SIZE]; in TEST_F() local
535 char buffer[BUFFER_SIZE]; in TEST_F() local
542 char buffer[BUFFER_SIZE]; in TEST_F() local
553 char buffer[BUFFER_SIZE]; in TEST_F() local
566 char buffer[BUFFER_SIZE]; in TEST_F() local
578 char buffer[BUFFER_SIZE]; in TEST_F() local
586 char buffer[BUFFER_SIZE]; in TEST_F() local
[all …]
/aosp_15_r20/external/coreboot/src/security/tpm/tss/tcg-1.2/
H A Dtss_commands.h6 uint8_t buffer[34]; member
13 uint8_t buffer[14]; member
19 uint8_t buffer[22]; member
26 uint8_t buffer[22]; member
34 uint8_t buffer[22]; member
41 uint8_t buffer[22]; member
48 uint8_t buffer[11]; member
55 uint8_t buffer[10]; member
61 uint8_t buffer[10]; member
67 uint8_t buffer[10]; member
[all …]
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DReadableBuffersTest.java50 ReadableBuffer buffer = ReadableBuffers.empty(); in empty_returnsEmptyBuffer() local
61 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in readArray_returnsBufferArray() local
67 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in readAsString_returnsString() local
78 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in readAsStringUtf8_returnsString() local
89 ReadableBuffer buffer = mock(ReadableBuffer.class); in openStream_ignoresClose() local
97 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in bufferInputStream_available_returnsReadableBytes() local
108 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in bufferInputStream_read_returnsUnsignedByte() local
115 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in bufferInputStream_read_writes() local
125 ReadableBuffer buffer = ReadableBuffers.wrap(MSG_BYTES); in bufferInputStream_read_writesPartially() local
134 ReadableBuffer buffer = mock(ReadableBuffer.class); in bufferInputStream_close_closesBuffer() local
[all …]

12345678910>>...448