Home
last modified time | relevance | path

Searched refs:cluster_end (Results 1 – 25 of 128) sorted by relevance

123456

/dports/math/stanmath/math-4.2.0/stan/math/opencl/
H A Dmrrr.hpp363 int cluster_end; in mrrr_cl() local
364 for (cluster_end = i + 1; cluster_end < block.end; cluster_end++) { in mrrr_cl()
365 const int prev = cluster_end - 1; in mrrr_cl()
368 if (high[cluster_end] < end_threshold) { in mrrr_cl()
372 cluster_end--; // now this is the index of the last element of the in mrrr_cl()
374 if (cluster_end > i) { // cluster in mrrr_cl()
375 double_d a = high[cluster_end - 1], b = low[cluster_end]; in mrrr_cl()
377 = (high[cluster_end - 1] - low[cluster_end]) / min_rel_sep; in mrrr_cl()
380 find_shift(block.l, block.d, low[cluster_end], high[i], max_ele_growth, in mrrr_cl()
382 for (int j = i; j <= cluster_end; j++) { in mrrr_cl()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Doverdrawoptimizer.cpp35 size_t cluster_end = (cluster + 1 < cluster_count) ? clusters[cluster + 1] * 3 : index_count; in calculateSortData() local
36 assert(cluster_begin < cluster_end); in calculateSortData()
42 for (size_t i = cluster_begin; i < cluster_end; i += 3) in calculateSortData()
325 size_t cluster_end = (cluster + 1 < cluster_count) ? clusters[cluster + 1] * 3 : index_count; in meshopt_optimizeOverdraw() local
326 assert(cluster_begin < cluster_end); in meshopt_optimizeOverdraw()
328 …memcpy(destination + offset, indices + cluster_begin, (cluster_end - cluster_begin) * sizeof(unsig… in meshopt_optimizeOverdraw()
329 offset += cluster_end - cluster_begin; in meshopt_optimizeOverdraw()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Doverdrawoptimizer.cpp35 size_t cluster_end = (cluster + 1 < cluster_count) ? clusters[cluster + 1] * 3 : index_count; in calculateSortData() local
36 assert(cluster_begin < cluster_end); in calculateSortData()
42 for (size_t i = cluster_begin; i < cluster_end; i += 3) in calculateSortData()
325 size_t cluster_end = (cluster + 1 < cluster_count) ? clusters[cluster + 1] * 3 : index_count; in meshopt_optimizeOverdraw() local
326 assert(cluster_begin < cluster_end); in meshopt_optimizeOverdraw()
328 …memcpy(destination + offset, indices + cluster_begin, (cluster_end - cluster_begin) * sizeof(unsig… in meshopt_optimizeOverdraw()
329 offset += cluster_end - cluster_begin; in meshopt_optimizeOverdraw()
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Dabout-dialog.c604 gint cluster_start, cluster_end; in decorate_text() local
647 cluster_end = (ptr - text); in decorate_text()
654 attr->end_index = cluster_end; in decorate_text()
657 cluster_start = cluster_end; in decorate_text()
675 cluster_end = ptr - text; in decorate_text()
680 attr->end_index = cluster_end; in decorate_text()
684 cluster_start = cluster_end; in decorate_text()
715 cluster_end = ptr - text; in decorate_text()
719 attr->end_index = cluster_end; in decorate_text()
723 dialog->textrange[1] = cluster_end; in decorate_text()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Daops.c526 BUG_ON(cluster_end > PAGE_SIZE); in ocfs2_figure_cluster_boundaries()
531 *end = cluster_end; in ocfs2_figure_cluster_boundaries()
547 unsigned int cluster_start, cluster_end; in ocfs2_clear_page_regions() local
556 if (to < cluster_end) in ocfs2_clear_page_regions()
557 memset(kaddr + to, 0, cluster_end - to); in ocfs2_clear_page_regions()
950 unsigned int cluster_start, cluster_end; in ocfs2_prepare_page_for_write() local
954 &cluster_start, &cluster_end); in ocfs2_prepare_page_for_write()
968 cluster_start, cluster_end, in ocfs2_prepare_page_for_write()
982 map_to = cluster_end; in ocfs2_prepare_page_for_write()
993 map_to = cluster_end; in ocfs2_prepare_page_for_write()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Daops.c526 BUG_ON(cluster_end > PAGE_SIZE); in ocfs2_figure_cluster_boundaries()
531 *end = cluster_end; in ocfs2_figure_cluster_boundaries()
547 unsigned int cluster_start, cluster_end; in ocfs2_clear_page_regions() local
556 if (to < cluster_end) in ocfs2_clear_page_regions()
557 memset(kaddr + to, 0, cluster_end - to); in ocfs2_clear_page_regions()
950 unsigned int cluster_start, cluster_end; in ocfs2_prepare_page_for_write() local
954 &cluster_start, &cluster_end); in ocfs2_prepare_page_for_write()
968 cluster_start, cluster_end, in ocfs2_prepare_page_for_write()
982 map_to = cluster_end; in ocfs2_prepare_page_for_write()
993 map_to = cluster_end; in ocfs2_prepare_page_for_write()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Daops.c526 BUG_ON(cluster_end > PAGE_SIZE); in ocfs2_figure_cluster_boundaries()
531 *end = cluster_end; in ocfs2_figure_cluster_boundaries()
547 unsigned int cluster_start, cluster_end; in ocfs2_clear_page_regions() local
556 if (to < cluster_end) in ocfs2_clear_page_regions()
557 memset(kaddr + to, 0, cluster_end - to); in ocfs2_clear_page_regions()
950 unsigned int cluster_start, cluster_end; in ocfs2_prepare_page_for_write() local
954 &cluster_start, &cluster_end); in ocfs2_prepare_page_for_write()
968 cluster_start, cluster_end, in ocfs2_prepare_page_for_write()
982 map_to = cluster_end; in ocfs2_prepare_page_for_write()
993 map_to = cluster_end; in ocfs2_prepare_page_for_write()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_view.cc553 uint16_t cluster_end; in ForEachGraphemeClusters() local
555 cluster_end = current_character_index; in ForEachGraphemeClusters()
557 cluster_end = static_cast<uint16_t>( in ForEachGraphemeClusters()
564 text.Span16(), cluster_start, cluster_end); in ForEachGraphemeClusters()
572 cluster_start = cluster_end; in ForEachGraphemeClusters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dshape_result_view.cc561 uint16_t cluster_end; in ForEachGraphemeClusters() local
563 cluster_end = current_character_index; in ForEachGraphemeClusters()
565 cluster_end = static_cast<uint16_t>( in ForEachGraphemeClusters()
572 text.Span16(), cluster_start, cluster_end); in ForEachGraphemeClusters()
580 cluster_start = cluster_end; in ForEachGraphemeClusters()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_cluster.c709 uint32_t* cluster_end; in extract_clusters() local
728 while (uiptr < cluster_end) { in extract_clusters()
763 while (uiptr < cluster_end) { in extract_clusters()
808 uint32_t cluster_end; in populate_cluster_case_cts() local
824 uint32_t cluster_end; in adjust_cc_perm_preimage() local
832 } while (++map_idx < cluster_end); in adjust_cc_perm_preimage()
836 } while (++map_idx < cluster_end); in adjust_cc_perm_preimage()
846 } while (++map_idx < cluster_end); in adjust_cc_perm_preimage()
850 } while (++map_idx < cluster_end); in adjust_cc_perm_preimage()
880 uint32_t cluster_end; in cluster_include_and_reindex() local
[all …]
H A Dplink_perm.c145 uint32_t cluster_end; in generate_cc_cluster_perm_vec() local
162 cluster_end = cluster_starts[cluster_idx + 1]; in generate_cc_cluster_perm_vec()
163 cluster_size = cluster_end - cluster_starts[cluster_idx]; in generate_cc_cluster_perm_vec()
207 uint32_t cluster_end; in generate_cc_cluster_perm1() local
224 cluster_end = cluster_starts[cluster_idx + 1]; in generate_cc_cluster_perm1()
225 cluster_size = cluster_end - cluster_starts[cluster_idx]; in generate_cc_cluster_perm1()
/dports/editors/morla/morla-0.16.1/src/
H A Dsplash.c364 gint cluster_start, cluster_end; in decorate_text() local
398 cluster_end = (ptr - text); in decorate_text()
405 attr->end_index = cluster_end; in decorate_text()
408 cluster_start = cluster_end; in decorate_text()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Drawable/
H A DGlyphs.pm553 my ( $self, $cluster_start, $cluster_end ) = @_;
555 ($cluster_start, $cluster_end) = ($cluster_end, $cluster_start)
556 if $cluster_end < $cluster_start;
558 my ($e, $el) = $self->cluster2range($cluster_end);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz/src/
H A Dharfbuzz-thai.c346 int cluster_end = (iCluster < length) ? item->log_clusters[iCluster] : item->num_glyphs; in HB_ThaiHeuristicSetGlyphAttributes() local
348 for (int i = cluster_start + 1; i < cluster_end; i++) { in HB_ThaiHeuristicSetGlyphAttributes()

123456