Home
last modified time | relevance | path

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

/external/rust/android-crates-io/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/android-crates-io/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.cpp1057 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1109 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1115 for (unsigned int n_point = 0; n_point < 8 /* points, as per test spec */; ++n_point) in GeometryShaderRenderingPointsCase() local
1725 for (unsigned int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
1896 for (int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
3633 for (unsigned int n_point = 0; n_point < 8 /* points */; ++n_point) in verify() local
5803 for (unsigned int n_point = 0; n_point < n_points; ++n_point) in verify() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderPoints.cpp596 for (unsigned int n_point = 0; n_point < n_points; ++n_point) in iterate() local
DesextcTessellationShaderTCTE.cpp1678 for (glw::GLint n_point = 0; n_point < 2 /* points */; ++n_point) in iterate() local
3715 for (unsigned int n_point = 0; n_point < n_result_points; ++n_point) in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp5702 … for (int n_point = 0; n_point < draw_call_n_vertices[n_draw_call] && continue_checking; ++n_point) in execute() local
Dgl4cShaderSubroutineTests.cpp5125 for (unsigned int n_point = 0; n_point < m_n_points_to_draw && should_continue; ++n_point) in verifyXFBData() local