Home
last modified time | relevance | path

Searched defs:stream (Results 151 - 175 of 1994) sorted by relevance

12345678910>>...80

/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dbootstrap.py8 from . import stream, streamname namespace
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftsystem.c214 ft_ansi_stream_io( FT_Stream stream, unsigned long offset, unsigned char* buffer, unsigned long count ) ft_ansi_stream_io() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dtest_afm.c114 FT_StreamRec stream; in main() local
75 parse_afm( FT_Library library, FT_Stream stream, AFM_FontInfo fi ) parse_afm() argument
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_fuzzer.cc33 z_stream stream; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/tools/viewer/
H A DSvgSlide.cpp26 auto stream = SkStream::MakeFromFile(fPath.c_str()); in load() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dlog_severity_test.cc39 std::ostringstream stream; in StreamHelper() local
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp20 explicit BinaryReader(std::unique_ptr<SkStreamAsset> stream) in BinaryReader() argument
149 std::unique_ptr<StreamReader> MakeBinaryStreamReader(std::unique_ptr<SkStreamAsset> stream) { in MakeBinaryStreamReader() argument
H A DStreamReader.cpp34 std::unique_ptr<StreamReader> StreamReader::Make(std::unique_ptr<SkStreamAsset> stream) { in Make() argument
/third_party/selinux/libsepol/src/
H A Ddebug.c46 FILE *stream = NULL; in sepol_msg_default_handler() local
/third_party/spirv-tools/source/
H A Dprint.h27 explicit out_stream(std::stringstream& stream) : pStream(&stream) {} in out_stream() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuArray.hpp53 std::ostream& operator<< (std::ostream& stream, const Array<T, Size>& arr) in operator <<() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSha1.hpp72 inline Sha1Stream& operator<< (Sha1Stream& stream, bool b) in operator <<() argument
79 inline Sha1Stream& operator<< (Sha1Stream& stream, deUint32 value) in operator <<() argument
93 inline Sha1Stream& operator<< (Sha1Stream& stream, deInt32 value) in operator <<() argument
98 operator <<(Sha1Stream& stream, deUint64 value) operator <<() argument
116 operator <<(Sha1Stream& stream, deInt64 value) operator <<() argument
122 operator <<(Sha1Stream& stream, const std::vector<T>& values) operator <<() argument
132 operator <<(Sha1Stream& stream, const std::string& str) operator <<() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeInStream.h44 DE_INLINE deStreamResult deInStream_read (deInStream* stream, void* buf, deInt32 bufSize, deInt32* numWritten) in deInStream_read() argument
49 DE_INLINE deStreamResult deInStream_deinit (deInStream* stream) in deInStream_deinit() argument
54 deInStream_getError(deInStream* stream) deInStream_getError() argument
59 deInStream_getStatus(deInStream* stream) deInStream_getStatus() argument
[all...]
H A DdeOutStream.h45 DE_INLINE deStreamResult deOutStream_write (deOutStream* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in deOutStream_write() argument
50 deOutStream_flush(deOutStream* stream) deOutStream_flush() argument
55 deOutStream_deinit(deOutStream* stream) deOutStream_deinit() argument
60 deOutStream_getError(deOutStream* stream) deOutStream_getError() argument
65 deOutStream_getStatus(deOutStream* stream) deOutStream_getStatus() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dconfig.c27 static void skip_line_end(FILE *stream) in skip_line_end() argument
38 char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, in wpa_config_get_line() argument
/third_party/zlib/
H A Dcompress.c24 z_stream stream; in compress2() local
[all...]
H A Duncompr.c29 z_stream stream; in uncompress2() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DInfoSink.cpp113 TPersistStringStream stream = sh::InitializeStream<TPersistStringStream>(); in location() local
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_still_capture.cpp38 auto stream = offlineStream.lock(); in HandleResult() local
[all...]
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-midi.c76 static void set_midi_substream_names(struct snd_rawmidi_str *stream, in set_midi_substream_names() argument
100 struct snd_rawmidi_str *stream; in snd_ff_create_midi_devices() local
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-midi.c86 struct snd_rawmidi_str *stream; in snd_tscm_create_midi_devices() local
/kernel/linux/linux-5.10/sound/usb/
H A Dmedia.h66 snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm, int stream) snd_media_stream_init() argument
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-compress.c26 struct hdac_ext_stream *stream; in hda_probe_compr_assign() local
43 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); in hda_probe_compr_free() local
64 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); hda_probe_compr_set_params() local
96 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); hda_probe_compr_trigger() local
106 struct hdac_ext_stream *stream = hda_compr_get_stream(cstream); hda_probe_compr_pointer() local
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dzlib_wrapper.c26 z_stream *stream = kmalloc(sizeof(z_stream), GFP_KERNEL); in zlib_init() local
44 z_stream *stream = strm; in zlib_free() local
59 z_stream *stream = strm; zlib_uncompress() local
[all...]
H A Ddecompressor.c132 void *stream, *comp_opts = get_comp_opts(sb, flags); in squashfs_decompressor_setup() local

Completed in 8 milliseconds

12345678910>>...80