Home
last modified time | relevance | path

Searched defs:stream_buffer (Results 1 – 4 of 4) sorted by relevance

/external/llvm-libc/src/stdio/scanf_core/
Dreader.h46 : rb(stream_buffer), input_stream(stream), stream_getc(stream_getc_in), in rb() argument
/external/crosvm/audio_streams_conformance_test/src/
Dmain.rs51 let mut stream_buffer = stream in run_playback() localVariable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcompiler_functor.cc148 llvm::SmallVector<char, 0> stream_buffer; in operator ()() local
/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc80 llvm::SmallVector<char, 0> stream_buffer; in CodegenModule() local