Searched defs:InputScalar (Results  1 – 6 of 6) sorted by relevance
| /external/gemmlowp/public/ | 
| D | gemmlowp.h | 35                               const MatrixMap<const InputScalar, LhsOrder>& lhs,  in GemmWithOutputPipelinePC()54                             const MatrixMap<const InputScalar, LhsOrder>& lhs,  in GemmWithOutputPipeline()
 
 | 
| /external/gemmlowp/internal/ | 
| D | kernel.h | 149   typedef std::uint8_t InputScalar;  // The scalar type of the original input.  typedef157   typedef std::uint8_t InputScalar;  typedef
 165   typedef std::int8_t InputScalar;  typedef
 
 | 
| D | single_thread_gemm.h | 68                       const MatrixMap<const InputScalar, LhsOrder>& lhs,  in SingleThreadGemm()
 | 
| D | multi_thread_gemm.h | 637                      const MatrixMap<const InputScalar, LhsOrder>& lhs,  in MultiThreadGemm()
 | 
| /external/eigen/unsupported/test/ | 
| D | cxx11_tensor_fft.cpp | 189 …ernal::conditional<isComplexInput == true, std::complex<RealScalar>, RealScalar>::type InputScalar;  in test_fft_real_input_energy()  typedef
 | 
| /external/mesa3d/src/imgui/ | 
| D | imgui_widgets.cpp | 2644 bool ImGui::InputScalar(const char* label, ImGuiDataType data_type, void* data_ptr, const void* ste…  in InputScalar()  function in ImGui
 |