Home
last modified time | relevance | path

Searched defs:_buffer (Results 1 – 25 of 81) sorted by relevance

1234

/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile01/
Dprotector.cpp19 void protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect()
43 void protector::write_counter(e2e_buffer &_buffer) { in write_counter()
56 void protector::write_data_id(e2e_buffer &_buffer) { in write_data_id()
71 void protector::write_crc(e2e_buffer &_buffer, uint8_t _computed_crc) { in write_crc()
Dprofile_01.cpp17 uint8_t profile_01::compute_crc(const profile_config &_config, const e2e_buffer &_buffer) { in compute_crc()
101 bool profile_01::is_buffer_length_valid(const profile_config &_config, const e2e_buffer &_buffer) { in is_buffer_length_valid()
Dchecker.cpp19 void profile_01_checker::check(const e2e_buffer &_buffer, instance_t _instance, in check()
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile04/
Dprotector.cpp19 protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect()
52 protector::verify_inputs(e2e_buffer &_buffer) { in verify_inputs()
59 protector::write_16(e2e_buffer &_buffer, uint16_t _data, size_t _index) { in write_16()
66 protector::write_32(e2e_buffer &_buffer, uint32_t _data, size_t _index) { in write_32()
Dchecker.cpp19 void profile_04_checker::check(const e2e_buffer &_buffer, instance_t _instance, in check()
93 profile_04_checker::read_16(const e2e_buffer &_buffer, in read_16()
102 profile_04_checker::read_32(const e2e_buffer &_buffer, in read_32()
Dprofile_04.cpp18 uint32_t profile_04::compute_crc(const profile_config &_config, const e2e_buffer &_buffer) { in compute_crc()
/external/sdv/vsomeip/implementation/e2e_protection/include/buffer/
Dbuffer.hpp24 buffer_view(const e2e_buffer &_buffer) in buffer_view()
27 buffer_view(const e2e_buffer &_buffer, size_t _length) in buffer_view()
31 buffer_view(const e2e_buffer &_buffer, size_t _begin, size_t _end) in buffer_view()
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile_custom/
Dprofile_custom.cpp17 uint32_t profile_custom::compute_crc(const profile_config &_config, const e2e_buffer &_buffer) { in compute_crc()
22 … profile_custom::is_buffer_length_valid(const profile_config &_config, const e2e_buffer &_buffer) { in is_buffer_length_valid()
Dprotector.cpp19 void protector::protect(e2e_buffer &_buffer, instance_t _instance) { in protect()
33 void protector::write_crc(e2e_buffer &_buffer, uint32_t _computed_crc) { in write_crc()
Dchecker.cpp18 void profile_custom_checker::check(const e2e_buffer &_buffer, in check()
/external/sdv/vsomeip/implementation/security/src/
Dpolicy_manager_impl.cpp28 policy_manager_impl::parse_uid_gid(const byte_t* &_buffer, in parse_uid_gid()
53 policy_manager_impl::parse_policy(const byte_t* &_buffer, uint32_t &_buffer_size, in parse_policy()
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_video.c387 trace_video_buffer_destroy(struct pipe_video_buffer *_buffer) in trace_video_buffer_destroy()
409 trace_video_buffer_get_resources(struct pipe_video_buffer *_buffer, struct pipe_resource **resource… in trace_video_buffer_get_resources()
425 trace_video_buffer_get_sampler_view_planes(struct pipe_video_buffer *_buffer) in trace_video_buffer_get_sampler_view_planes()
451 trace_video_buffer_get_sampler_view_components(struct pipe_video_buffer *_buffer) in trace_video_buffer_get_sampler_view_components()
477 trace_video_buffer_get_surfaces(struct pipe_video_buffer *_buffer) in trace_video_buffer_get_surfaces()
/external/sdv/vsomeip/implementation/e2e_protection/src/buffer/
Dbuffer.cpp11 std::ostream &operator<<(std::ostream &_os, const e2e_buffer &_buffer) { in operator <<()
/external/lzma/CPP/7zip/Compress/
DLzfseDecoder.h25 CByteBuffer _buffer; variable
/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/
De2e_provider_impl.cpp107 void e2e_provider_impl::protect(e2exf::data_identifier_t id, e2e_buffer &_buffer, in protect()
117 const e2e_buffer &_buffer, instance_t _instance, in check()
/external/mesa3d/src/gallium/frontends/clover/core/
Dprintf.hpp56 std::unique_ptr<root_buffer> _buffer; member in clover::printf_handler
/external/pigweed/pw_containers/py/
Dinline_var_len_entry_queue_test.py21 def _buffer(head: int, tail: int, data: bytes) -> bytes: function
/external/trusty/lk/arch/x86/include/arch/
Dx86.h347 static inline void inprep(uint16_t _port, uint8_t *_buffer, uint32_t _reads) in inprep()
362 static inline void outprep(uint16_t _port, uint8_t *_buffer, uint32_t _writes) in outprep()
377 static inline void inpwrep(uint16_t _port, uint16_t *_buffer, uint32_t _reads) in inpwrep()
392 static inline void outpwrep(uint16_t _port, uint16_t *_buffer, in outpwrep()
408 static inline void inpdrep(uint16_t _port, uint32_t *_buffer, in inpdrep()
424 static inline void outpdrep(uint16_t _port, uint32_t *_buffer, in outpdrep()
681 static inline void inprep(uint16_t _port, uint8_t *_buffer, uint32_t _reads) in inprep()
694 static inline void outprep(uint16_t _port, uint8_t *_buffer, uint32_t _writes) in outprep()
707 static inline void inpwrep(uint16_t _port, uint16_t *_buffer, uint32_t _reads) in inpwrep()
720 static inline void outpwrep(uint16_t _port, uint16_t *_buffer, in outpwrep()
[all …]
/external/cn-cbor/test/
Dcbor_test.c29 typedef struct _buffer { struct
30 size_t sz;
31 unsigned char *ptr;
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp983 GLuint _buffer; member
1069 GLuint _buffer; member
1295 GLuint _buffer; member
1416 GLuint _buffer; member
1511 GLuint _buffer; member
1635 GLuint _buffer; member
1733 GLuint _buffer; member
1816 GLuint _buffer; member
2901 GLuint _vao, _buffer, _bufferIndirect; member in glcts::__anon72c58df70111::CBufferIndirectDrawArraysSimple
2999 GLuint _vao, _buffer, _bufferIndirect; member in glcts::__anon72c58df70111::CBufferIndirectDrawArraysNoFirst
[all …]
/external/pigweed/pw_console/py/pw_console/plugins/
Dcalc_pane.py173 def accept_input(self, _buffer): argument
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/
DCircularBuffer.cs24 private byte[] _buffer; field in DotZLib.CircularBuffer
/external/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs47 private T[] _buffer; field in Google.Protobuf.Buffers.TestArrayBufferWriter
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs47 private T[] _buffer; field in Google.Protobuf.Buffers.TestArrayBufferWriter
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c559 panvk_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, in panvk_CmdDrawIndirect()
566 panvk_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, in panvk_CmdDrawIndexedIndirect()
582 panvk_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, in panvk_CmdDispatchIndirect()

1234