Home
last modified time | relevance | path

Searched defs:iobuf (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Ddio_read.c34 static char *iobuf; variable
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c68 UBYTE iobuf[IOBUF_SIZE]; member
/third_party/ffmpeg/libavformat/
H A Dhdsenc.c49 uint8_t iobuf[32768]; member
H A Dsmoothstreamingenc.c63 uint8_t iobuf[32768]; member
/third_party/ffmpeg/libavformat/tests/
H A Dmovenc.c49 uint8_t iobuf[32768]; variable
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c574 char iobuf[4096]; in SMIME_text() local
/third_party/openssl/crypto/asn1/
H A Dasn_mime.c568 char iobuf[4096]; in SMIME_text() local
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp934 wuffs_base__io_buffer iobuf = in SkWuffsCodec_MakeFromStream() local
339 SkWuffsCodec(SkEncodedInfo&& encodedInfo, std::unique_ptr<SkStream> stream, std::unique_ptr<wuffs_gif__decoder, decltype(&sk_free)> dec, std::unique_ptr<uint8_t, decltype(&sk_free)> workbuf_ptr, size_t workbuf_len, wuffs_base__image_config imgcfg, wuffs_base__io_buffer iobuf) SkWuffsCodec() argument
[all...]

Completed in 11 milliseconds