Home
last modified time | relevance | path

Searched defs:stream (Results 26 - 50 of 2213) sorted by relevance

12345678910>>...89

/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha.c76 void chacha_block_generic(u32 *state, u8 *stream, int nrounds) in chacha_block_generic() argument
103 void hchacha_block_generic(const u32 *state, u32 *stream, int nrounds) in hchacha_block_generic() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.h44 CUstream stream; member
/third_party/bounds_checking_function/src/
H A Dvfwscanf_s.c44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
H A Dvfscanf_s.c40 int vfscanf_s(FILE *stream, const char *format, va_list argList) in vfscanf_s() argument
/third_party/libwebsockets/win32port/zlib/
H A Dcompress.c29 z_stream stream; local
[all...]
/third_party/node/test/parallel/
H A Dtest-stream2-objects.js[all...]
/third_party/node/test/common/
H A Dhijackstdio.js
/third_party/skia/src/codec/
H A DSkScalingCodec.h15 SkScalingCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkScalingCodec() argument
H A DSkBmpBaseCodec.cpp12 SkBmpBaseCodec::SkBmpBaseCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, in SkBmpBaseCodec() argument
/third_party/skia/src/core/
H A DSkFontStream.h44 static size_t GetTableSize(SkStream* stream, int ttcIndex, SkFontTableTag tag) { in GetTableSize() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInfoSink.cpp48 TPersistStringStream stream; in location() local
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H A DWavRIFFChunkHeader.cpp32 void WavRIFFChunkHeader::read(InputStream *stream) { in read() argument
/third_party/skia/src/ports/
H A DSkImageEncoder_NDK.cpp13 bool SkEncodeImageWithNDK(SkWStream* stream, const SkPixmap& pmap, SkEncodedImageFormat format, in SkEncodeImageWithNDK() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftsnames.c65 FT_Stream stream = face->stream; in FT_EXPORT_DEF() local
121 FT_Stream stream = face->stream; in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_set_dictionary_fuzzer.cc21 z_stream stream; in LLVMFuzzerTestOneInput() local
[all...]
H A Dinflate_fuzzer.cc22 z_stream stream; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/bench/
H A DStreamBench.cpp30 SkDynamicMemoryWStream stream; variable
/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
/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_protector_utils.cpp29 FILE *stream = fopen(path.c_str(), "w+"); in WriteFile() local
/base/update/updater/services/package/pkg_package/
H A Dpkg_lz4file.h56 explicit Lz4PkgFile(PkgManager::PkgManagerPtr manager, PkgStreamPtr stream, PkgInfoPtr header = nullptr) in Lz4PkgFile() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_stream.cpp23 TexgineMemoryStream::TexgineMemoryStream(std::unique_ptr<RSMemoryStream> stream): memoryStream_(std::move(stream)) {} in TexgineMemoryStream() argument
/foundation/filemanagement/app_file_service/tests/mock/library_func_mock/
H A Dlibrary_func_mock.cpp19 int fseeko(FILE *stream, off_t offset, int whence) in fseeko() argument
27 off_t ftello(FILE *stream) in ftello() argument
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzcomp.h20 struct zcomp_strm __percpu *stream; member

Completed in 5 milliseconds

12345678910>>...89