Home
last modified time | relevance | path

Searched defs:n_point (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/criterion/src/plot/gnuplot_backend/
Ddistributions.rs38 let n_point = kde_xs in abs_distribution() localVariable
176 let n_point = xs in rel_distribution() localVariable
/external/rust/crates/criterion/src/plot/plotters_backend/
Ddistributions.rs31 let n_point = kde_xs in abs_distribution() localVariable
176 let n_point = xs in rel_distribution() localVariable
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp1043 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1095 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1101 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1712 for (unsigned int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
1881 for (int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
3620 for (unsigned int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
5790 for (unsigned int n_point = 0; n_point < n_points; ++n_point) in verify() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderPoints.cpp570 for (unsigned int n_point = 0; n_point < n_points; ++n_point) in iterate() local
DesextcTessellationShaderTCTE.cpp1623 for (glw::GLint n_point = 0; n_point < 2 /* points */; ++n_point) in iterate() local
3653 for (unsigned int n_point = 0; n_point < n_result_points; ++n_point) in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp5679 … for (int n_point = 0; n_point < draw_call_n_vertices[n_draw_call] && continue_checking; ++n_point) in execute() local
Dgl4cShaderSubroutineTests.cpp5119 for (unsigned int n_point = 0; n_point < m_n_points_to_draw && should_continue; ++n_point) in verifyXFBData() local