| /external/tensorflow/tensorflow/core/data/ | 
| D | standalone_test.cc | 289     bool end_of_input = false;  in TEST()  local
  | 
| D | standalone.cc | 59 Status Iterator::GetNext(std::vector<Tensor>* outputs, bool* end_of_input) {  in GetNext()
  | 
| /external/tensorflow/tensorflow/core/kernels/data/experimental/ | 
| D | sliding_window_dataset_op.cc | 180             bool end_of_input;  in GetNextInternal()  local 207               bool end_of_input;  in GetNextInternal()  local
  | 
| D | lookup_ops.cc | 77     bool end_of_input;  in Next()  local
  | 
| D | parallel_interleave_dataset_op.cc | 367               bool end_of_input = false;  in GetNextInternal()  local 687           bool end_of_input = false;  in EnsureWorkerThreadsStarted()  local
  | 
| D | map_and_batch_dataset_op.cc | 412       bool end_of_input = false;  in CallFunction()  local
  | 
| D | io_ops.cc | 139     bool end_of_input;  in WriteData()  local
  | 
| D | parse_example_dataset_op.cc | 542         bool end_of_input = false;  member
  | 
| /external/tensorflow/tensorflow/core/kernels/data/ | 
| D | reduce_dataset_op.cc | 95     bool end_of_input;  in DoCompute()  local
  | 
| D | window_dataset_op.cc | 207             bool end_of_input;  in GetNextInternal()  local
  | 
| D | parallel_batch_dataset_op.cc | 376       bool end_of_input = false;  in CallBatching()  local
  | 
| D | parallel_filter_dataset_op.cc | 300       bool end_of_input = false;  member
  | 
| D | parallel_map_dataset_op.cc | 419       bool end_of_input = false;  member
  | 
| D | parallel_interleave_dataset_op.cc | 1045         bool end_of_input = false;  in ProcessElement()  local
  | 
| /external/tensorflow/tensorflow/core/data/service/ | 
| D | test_util_test.cc | 55   bool end_of_input = false;  in GetIteratorOutput()  local
  | 
| /external/libwebm/m2ts/ | 
| D | vpxpes_parser.cc | 309   const std::uint8_t* const end_of_input =  in RemoveStartCodeEmulationPreventionBytes()  local
  | 
| /external/rust/crates/combine/src/stream/ | 
| D | read.rs | 87     fn end_of_input() -> Self {  in end_of_input()  method
  | 
| D | decoder.rs | 57     end_of_input: bool,  field
  | 
| D | easy.rs | 553     pub fn end_of_input() -> Error<T, R> {  in end_of_input()  method 669     pub fn end_of_input(position: P) -> Errors<T, R, P> {  in end_of_input()  method
  | 
| /external/webrtc/modules/audio_coding/neteq/tools/ | 
| D | neteq_quality_test.cc | 450   bool end_of_input = false;  in Simulate()  local
  | 
| /external/rust/crates/combine/src/ | 
| D | error.rs | 436     fn end_of_input() -> Self {  in end_of_input()  method 632     fn end_of_input() -> Self {  in end_of_input()  method 822     fn end_of_input() -> Self {  in end_of_input()  method
  | 
| /external/rust/crates/pest/src/ | 
| D | parser_state.rs | 799     pub fn end_of_input(self: Box<Self>) -> ParseResult<Box<Self>> {  in end_of_input()  method
  |