Home
last modified time | relevance | path

Searched defs:rawbuf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Darray_initializer.hpp89 detail::max_align rawbuf[(N*sizeof(T)-1)/sizeof(detail::max_align)+1]; member in boost::intrusive::detail::array_initializer
/aosp_15_r20/external/libpng/contrib/gregbook/
H A Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_constants.c636 struct svga_raw_buffer *rawbuf = &svga->state.hw_draw.rawbufs[shader][slot]; in svga_emit_rawbuf() local
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dsql.go3150 func (rs *Rows) rawbuf() []byte { func
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp4676 std::string rawbuf; in FlatBufferTests() local