| /external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ |
| D | shims.hpp | 147 const int n_rows, in nchw_to_nhwc() 267 const int n_rows, in nchw_to_nhwc() 292 const int n_rows, in nchw_to_nhwc() 320 const int n_rows, in nchw_to_nhwc() 376 const int n_rows, in nhwc_to_nchw() 506 const int n_rows, in nhwc_to_nchw() 532 const int n_rows, in nhwc_to_nchw() 561 const int n_rows, in nhwc_to_nchw() 624 const int n_rows, in ofm_ifm_h_w_to_h_w_ifm_ofm() 689 const int n_rows, in h_w_ifm_ofm_to_ofm_ifm_h_w()
|
| D | tensor.hpp | 39 int n_batches, n_rows, n_cols, n_channels; member 92 int n_output_channels, n_rows, n_cols, n_input_channels; member
|
| /external/libaom/av1/encoder/ |
| D | sparse_linear_solver.h | 28 int n_rows; member
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cVertexAttrib64BitTest.cpp | 1609 const GLint n_rows = configuration.m_n_rows[i]; in calculateAttributeLocation() local 1620 const GLint n_rows = configuration.m_n_rows[n_type]; in calculateAttributeLocation() local 1663 const GLint n_rows = configuration.m_n_rows[n_type]; in configureAttribute() local 2052 static const GLint n_rows[] = { in getVertexArrayConfiguration() local 2072 static const GLint n_rows[] = { in getVertexArrayConfiguration() local 2092 static const GLint n_rows[] = { 2 }; in getVertexArrayConfiguration() local 2110 static const GLint n_rows[] = { 2, 2 }; in getVertexArrayConfiguration() local 2128 static const GLint n_rows[] = { 3, 4 }; in getVertexArrayConfiguration() local 2146 static const GLint n_rows[] = { 3, 4 }; in getVertexArrayConfiguration() local 2164 static const GLint n_rows[] = { 3, 4 }; in getVertexArrayConfiguration() local
|
| D | gl4cShadingLanguage420PackTests.cpp | 635 const glw::GLchar* Utils::getTypeName(TYPES type, glw::GLuint n_columns, glw::GLuint n_rows) in getTypeName() 690 Utils::uniformNdv Utils::getUniformNdv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNdv() 722 Utils::uniformNfv Utils::getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNfv() 754 Utils::uniformNiv Utils::getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv() 786 Utils::uniformNuiv Utils::getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv() 818 …Ndv Utils::getUniformMatrixNdv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) in getUniformMatrixNdv() 886 …Nfv Utils::getUniformMatrixNfv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) in getUniformMatrixNfv() 4661 std::string ImplicitConversionsValidTest::getValueList(glw::GLuint n_columns, glw::GLuint n_rows) in getValueList() 4908 GLuint n_rows = m_current_test_case_index + 1; in prepareShaderSource() local 4959 std::string ImplicitConversionsInvalidTest::getValueList(glw::GLuint n_rows) in getValueList() [all …]
|
| D | gl4cGPUShaderFP64Tests.cpp | 508 Utils::_variable_type Utils::getDoubleVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getDoubleVariableType() 759 Utils::_variable_type Utils::getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getIntVariableType() 1310 Utils::_variable_type Utils::getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getUintVariableType() 3374 …UShaderFP64Test2::uniformTypeDetails::uniformTypeDetails(glw::GLuint n_columns, glw::GLuint n_rows) in uniformTypeDetails() 4129 const glw::GLuint n_rows = uniform_type.m_n_rows; in prepareUniforms() local 4212 const glw::GLuint n_rows = uniform_type.m_n_rows; in prepareUniformVerification() local 12748 glw::GLuint n_rows; member 13769 BuiltinFunctionTest::typeDetails::typeDetails(glw::GLuint n_columns, glw::GLuint n_rows) in typeDetails() 13903 const glw::GLuint n_rows = type.m_n_rows; in getFunctionObject() local
|
| D | gl4cEnhancedLayoutsTests.cpp | 708 Type Type::GetType(TYPES basic_type, glw::GLuint n_columns, glw::GLuint n_rows) in GetType() 806 uniformNdv getUniformNdv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNdv() 838 uniformNfv getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNfv() 870 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv() 902 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv() 934 …mMatrixNdv getUniformMatrixNdv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) in getUniformMatrixNdv() 1002 …mMatrixNfv getUniformMatrixNfv(const glw::Functions& gl, glw::GLuint n_columns, glw::GLuint n_rows) in getUniformMatrixNfv() 6896 const GLuint n_rows = slot_sizes[base_slot] / n_component_size; in test() local 15292 glw::GLint location, const glw::GLchar* location_str, glw::GLuint n_rows, in test()
|
| /external/python/cpython2/Lib/idlelib/ |
| D | tabbedpages.py | 23 tabs=None, n_rows=1, max_tabs_per_row=5, argument 356 n_rows=1, max_tabs_per_row=5, expand_tabs=False, argument
|
| /external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/ |
| D | result_analyzer.py | 43 def n_rows(self) -> int: member in DataFrame
|
| /external/ComputeLibrary/src/cpu/kernels/ |
| D | CpuPermuteKernel.cpp | 156 int n_rows = 0; in run_permute() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | gl_nir_link_uniform_initializers.c | 120 const unsigned n_rows = glsl_get_vector_elements(type); in copy_constant_to_storage() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
| D | depthwise_planar.hpp | 224 const auto n_rows = args.strategy->get_output_rows(); in initialise() local
|