Home
last modified time | relevance | path

Searched defs:stream (Results 51 - 75 of 1235) sorted by relevance

12345678910>>...50

/third_party/skia/third_party/externals/zlib/
H A Dcompress.c29 z_stream stream; local
[all...]
H A Duncompr.c33 z_stream stream; local
[all...]
/third_party/skia/tools/
H A Dskp_parser.cpp58 SkDynamicMemoryWStream stream; in main() local
/third_party/skia/tools/viewer/
H A DSKPSlide.cpp18 SKPSlide::SKPSlide(const SkString& name, std::unique_ptr<SkStream> stream) in SKPSlide() argument
/third_party/protobuf/src/google/protobuf/util/
H A Ddelimited_message_util_test.cc48 std::stringstream stream; in TEST() local
/third_party/skia/experimental/skrive/src/
H A DSkRive.cpp68 sk_sp<SkRive> SkRive::Builder::make(std::unique_ptr<SkStreamAsset> stream) { in make() argument
/third_party/skia/modules/canvaskit/
H A Dviewer_bindings.cpp35 auto stream = std::make_unique<SkMemoryStream>(skpData.data(), skpData.size(), in MakeSkpSlide() local
41 auto stream = std::make_unique<SkMemoryStream>(svgText.data(), svgText.size(), in MakeSvgSlide() local
/third_party/skia/bench/
H A DResultsWriter.h41 NanoJSONResultsWriter(SkWStream* stream, Mode mode) : SkJSONWriter(stream, mode) {} in NanoJSONResultsWriter() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolString.cpp63 std::ostream& operator<< (std::ostream& stream, const PoolString& string) in operator <<() argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dprocfs.c19 struct rkispp_stream *stream; in ispp_show() local
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_bitwrite.h29 RK_U8 *stream; /* Pointer to next byte of stream */ member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dprocfs.c19 struct rkispp_stream *stream; in ispp_show() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib1509.c85 size_t WriteOutput(void *ptr, size_t size, size_t nmemb, void *stream) in WriteOutput() argument
91 size_t WriteHeader(void *ptr, size_t size, size_t nmemb, void *stream) in WriteHeader() argument
H A Dlib1556.c34 static size_t header(void *ptr, size_t size, size_t nmemb, void *stream) in header() argument
H A Dlib1527.c36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
H A Dlib1526.c36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
H A Dlib1525.c37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
/third_party/ffmpeg/libavfilter/cuda/
H A Dload_helper.c40 z_stream stream = { 0 }; in ff_cuda_load_module() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpdec_ilbc.c26 ilbc_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) ilbc_parse_fmtp() argument
/third_party/glslang/gtests/
H A DLink.FromFile.cpp76 std::ostringstream stream; in TEST_P() local
/third_party/ffmpeg/tools/
H A Dseek_print.c46 int opt, ret, stream, flags; in main() local
H A Dtrasher.c33 static void checked_seek(FILE *stream, int64_t offset, int whence) in checked_seek() argument

Completed in 6 milliseconds

12345678910>>...50