| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | chacha.c | 76 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 D | hwcontext_cuda.h | 44 CUstream stream; member
|
| /third_party/bounds_checking_function/src/ |
| H A D | vfwscanf_s.c | 44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
|
| H A D | vfscanf_s.c | 40 int vfscanf_s(FILE *stream, const char *format, va_list argList) in vfscanf_s() argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | compress.c | 29 z_stream stream;
local [all...] |
| /third_party/node/test/parallel/ |
| H A D | test-stream2-objects.js | [all...] |
| /third_party/node/test/common/ |
| H A D | hijackstdio.js | |
| /third_party/skia/src/codec/ |
| H A D | SkScalingCodec.h | 15 SkScalingCodec(SkEncodedInfo&& info, XformFormat srcFormat, std::unique_ptr<SkStream> stream, in SkScalingCodec() argument
|
| H A D | SkBmpBaseCodec.cpp | 12 SkBmpBaseCodec::SkBmpBaseCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, in SkBmpBaseCodec() argument
|
| /third_party/skia/src/core/ |
| H A D | SkFontStream.h | 44 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 D | InfoSink.cpp | 48 TPersistStringStream stream; in location() local
|
| /third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/ |
| H A D | WavRIFFChunkHeader.cpp | 32 void WavRIFFChunkHeader::read(InputStream *stream) {
in read() argument
|
| /third_party/skia/src/ports/ |
| H A D | SkImageEncoder_NDK.cpp | 13 bool SkEncodeImageWithNDK(SkWStream* stream, const SkPixmap& pmap, SkEncodedImageFormat format, in SkEncodeImageWithNDK() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftsnames.c | 65 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 D | deflate_set_dictionary_fuzzer.cc | 21 z_stream stream; in LLVMFuzzerTestOneInput() local [all...] |
| H A D | inflate_fuzzer.cc | 22 z_stream stream; in LLVMFuzzerTestOneInput() local [all...] |
| /third_party/skia/bench/ |
| H A D | StreamBench.cpp | 30 SkDynamicMemoryWStream stream; variable
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| H A D | protocol.go | |
| /base/powermgr/thermal_manager/application/protector/src/ |
| H A D | thermal_protector_utils.cpp | 29 FILE *stream = fopen(path.c_str(), "w+"); in WriteFile() local
|
| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_lz4file.h | 56 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 D | texgine_stream.cpp | 23 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 D | library_func_mock.cpp | 19 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 D | zcomp.h | 20 struct zcomp_strm __percpu *stream; member
|