Home
last modified time | relevance | path

Searched defs:streaming (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/nom/src/bytes/
Dmod.rs5 pub mod streaming; module
/external/rust/crates/nom/src/number/
Dmod.rs6 pub mod streaming; module
/external/rust/crates/nom/src/character/
Dmod.rs8 pub mod streaming; module
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_preprocessing_layer.py62 def __init__(self, stateful=False, streaming=True, **kwargs): argument
76 def streaming(self): member in PreprocessingLayer
/external/rust/crates/nom/src/bits/
Dmod.rs7 pub mod streaming; module
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_wrapper.py866 streaming=None, argument
917 streaming=None, argument
/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc893 bool streaming = true; in ThreadRun() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_trickle.cc81 TrickledCHTTP2(Service* service, bool streaming, size_t req_size, in TrickledCHTTP2()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c944 struct fd_ringbuffer *streaming = fd6_program_interp_state(emit); in fd6_emit_state() local