| /external/XNNPACK/bench/ | 
| D | convert.cc | 454   const std::array<int32_t, 1> op_inputs{{0}};  in tflite_convert_f16_f32()  local553   const std::array<int32_t, 1> op_inputs{{0}};  in tflite_convert_f32_qs8()  local
 654   const std::array<int32_t, 1> op_inputs{{0}};  in tflite_convert_f32_qu8()  local
 757   const std::array<int32_t, 1> op_inputs{{0}};  in tflite_convert_qs8_f32()  local
 860   const std::array<int32_t, 1> op_inputs{{0}};  in tflite_convert_qu8_f32()  local
 
 | 
| D | sigmoid.cc | 330   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_sigmoid_f32()  local436   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_sigmoid_qs8()  local
 542   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_sigmoid_qu8()  local
 
 | 
| D | elu.cc | 191   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_elu_f32()  local297   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_elu_qs8()  local
 
 | 
| D | floor.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_floor_f32()  local
 | 
| D | negate.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_negate_f32()  local
 | 
| D | square-root.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_square_root_f32()  local
 | 
| D | ceiling.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_ceiling_f32()  local
 | 
| D | bankers-rounding.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_bankers_rounding_f32()  local
 | 
| D | abs.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_abs_f32()  local
 | 
| D | square.cc | 120   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_square_f32()  local
 | 
| D | leaky-relu.cc | 124   const std::array<int32_t, 1> op_inputs{{ 0 }};  in tflite_leaky_relu_f32()  local
 | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/generators/ | 
| D | add.cc | 57     const int32_t op_inputs[2] = {0, 1};  in Build()  local
 | 
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ | 
| D | softmax_tester.cc | 123   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | leaky_relu_tester.cc | 121   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | reshape_tester.cc | 136   std::vector<int32_t> op_inputs({0});  in CreateTfLiteModel()  local
 | 
| D | dequantize_tester.cc | 133   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | unary_elementwise_tester.cc | 149   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | quantized_leaky_relu_tester.cc | 143   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | transpose_tester.cc | 150   const std::array<int32_t, 2> op_inputs{{0, 1}};  in CreateTfLiteModel()  local
 | 
| D | quantized_unary_elementwise_tester.cc | 142   const std::array<int32_t, 1> op_inputs{{0}};  in CreateTfLiteModel()  local
 | 
| D | reduce_tester.cc | 138   const std::array<int32_t, 2> op_inputs{{0, 1}};  in CreateTfLiteModel()  local
 | 
| D | resize_bilinear_tester.cc | 155   const std::array<int32_t, 2> op_inputs{{0, 1}};  in CreateTfLiteModel()  local
 | 
| D | pad_tester.cc | 155   const std::array<int32_t, 2> op_inputs{{0, 1}};  in CreateTfLiteModel()  local
 | 
| D | quantized_reduce_tester.cc | 157   const std::array<int32_t, 2> op_inputs{{0, 1}};  in CreateTfLiteModel()  local
 | 
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | 
| D | execute_node.cc | 65     EagerContext* ctx, const gtl::InlinedVector<TensorHandle*, 4>& op_inputs,  in Init()
 |