Home
last modified time | relevance | path

Searched refs:expand_level (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2cell_union.cc404 void S2CellUnion::Expand(int expand_level) { in Expand() argument
406 uint64 level_lsb = S2CellId::lsb_for_level(expand_level); in Expand()
410 id = id.parent(expand_level); in Expand()
416 id.AppendAllNeighbors(expand_level, &output); in Expand()
H A Ds2cell_union.h238 void Expand(int expand_level);
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union.cc404 void S2CellUnion::Expand(int expand_level) { in Expand() argument
406 uint64 level_lsb = S2CellId::lsb_for_level(expand_level); in Expand()
410 id = id.parent(expand_level); in Expand()
416 id.AppendAllNeighbors(expand_level, &output); in Expand()
H A Ds2cell_union.h238 void Expand(int expand_level);
H A Ds2cell_union_test.cc365 int expand_level = min(min_level + max_level_diff, in TEST() local
378 2 * S2::kMaxDiag.GetValue(expand_level)); in TEST()
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cell_union.cc404 void S2CellUnion::Expand(int expand_level) { in Expand() argument
406 uint64 level_lsb = S2CellId::lsb_for_level(expand_level); in Expand()
410 id = id.parent(expand_level); in Expand()
416 id.AppendAllNeighbors(expand_level, &output); in Expand()
H A Ds2cell_union.h238 void Expand(int expand_level);
H A Ds2cell_union_test.cc365 int expand_level = min(min_level + max_level_diff, in TEST() local
378 2 * S2::kMaxDiag.GetValue(expand_level)); in TEST()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cellunion.h131 void Expand(int expand_level);
H A Ds2cellunion_test.cc295 int expand_level = min(min_level + max_level_diff, in TEST() local
304 2.02 * S2::kMaxDiag.GetValue(expand_level)); in TEST()
/dports/graphics/urt/urt-3.1b1_12/tools/
H A Dpyrlib.c20 void alloc_pyramid(), gauss_level(), band_level(), expand_level();
462 expand_level(level+1, gausspyr, &secondbase, mask_mult_table);
518 expand_level(level, gausspyr, corner, mask_mult_table) in expand_level() function
/dports/textproc/irstlm/irstlm-5.80.03/src/
H A Dmdiadapt.cpp1221 lmt->expand_level(1,dict->size(),filename,mmap); in saveBIN_per_word()
1276 lmt->expand_level(i,entries(i),tmpfilename,mmap); in saveBIN_per_word()
1347 lmt->expand_level(i,0,tmpfilename,mmap); in saveBIN_per_word()
1459 lmt->expand_level(i,numberofentries,filename,mmap); in saveBIN_per_level()
H A Dlmtable.h307 void expand_level(int level, table_entry_pos_t size, const char* outfilename, int mmap);
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
H A Dglobals.h602 extern int expand_level; /* Nesting depth; indent for debug */
/dports/mail/exim-sqlite/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/mail/exim/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/mail/exim-mysql/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddebug.c195 debug_vprintf(acl_level + expand_level, format, ap); in debug_printf_indent()
/dports/cad/pcb/pcb-4.2.0/gts/
H A Dsplit.c1166 static guint expand_level = 0; variable
1170 guint i = expand_level; in expand_indent()
1195 expand_level += 2; in gts_hsplit_force_expand()
1246 expand_level -= 2; in gts_hsplit_force_expand()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/gts/src/
H A Dsplit.c1169 static guint expand_level = 0; variable
1173 guint i = expand_level; in expand_indent()
1198 expand_level += 2; in gts_hsplit_force_expand()
1249 expand_level -= 2; in gts_hsplit_force_expand()
/dports/graphics/gts/gts-0.7.6/src/
H A Dsplit.c1169 static guint expand_level = 0; variable
1173 guint i = expand_level; in expand_indent()
1198 expand_level += 2; in gts_hsplit_force_expand()
1249 expand_level -= 2; in gts_hsplit_force_expand()
/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dpar_sv_interp.c84 HYPRE_Int expand_level, in hypre_BoomerAMGCoarsenInterpVectors() argument
131 if (expand_level) in hypre_BoomerAMGCoarsenInterpVectors()

12