Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/audio/psp/
DSDL_pspaudio.h36 Uint8 *rawbuf; member
/third_party/boost/boost/intrusive/detail/
Darray_initializer.hpp88 detail::max_align rawbuf[(N*sizeof(T)-1)/sizeof(detail::max_align)+1]; member in boost::intrusive::detail::array_initializer
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/third_party/libpng/contrib/gregbook/
Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/third_party/node/test/cctest/
Dtest_util.cc206 T* rawbuf = buf.out(); in MaybeStackBufferBasic() local
/third_party/nghttp2/tests/
Dnghttp2_frame_test.c466 uint8_t *rawbuf; in test_nghttp2_frame_pack_altsvc() local
/third_party/ffmpeg/libavcodec/
Dvc1dec.c638 const uint8_t *rawbuf; in vc1_decode_frame() member
/third_party/libuv/src/unix/
Daix.c443 char rawbuf[FILENAME_MAX+1]; in uv__is_ahafs_mounted() local
/third_party/flatbuffers/tests/
Dtest.cpp3919 std::string rawbuf; in FlatBufferTests() local