Home
last modified time | relevance | path

Searched refs:sp_length (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/graph/example/
H A Dmiles_span.cpp85 long sp_length = 0; in main() local
93 total_length_visitor<Distance> length_vis(sp_length, d); in main()
102 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/graph/example/
H A Dmiles_span.cpp102 long sp_length = 0; in main() local
110 total_length_visitor< Distance > length_vis(sp_length, d); in main()
120 printf(" and its minimum spanning tree has length %ld.\n", sp_length); in main()
/dports/print/texlive-base/texlive-20150521-source/texk/bibtex-x/
H A Dbibtex-4.c686 sp_length = LENGTH (pop_lit1);
688 STR_ROOM (sp_length + sp2_length);
705 pool_ptr = pool_ptr + sp_length;
2021 sp_length = ulen;
2023 sp_length = LENGTH (pop_lit3);
2025 if (pop_lit1 >= (Integer_T) sp_length)
2035 || (pop_lit2 > (Integer_T) sp_length)
2036 || (pop_lit2 < -(Integer_T) sp_length))
2059 if (pop_lit1 > (sp_length - (pop_lit2 - 1)))
2061 pop_lit1 = sp_length - (pop_lit2 - 1);
[all …]
H A Dgblvars.h303 __EXTERN__ PoolPointer_T sp_length; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/overloading/macros/
H A D%sp_length.sci13 function l=%sp_length(x)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h346 u8 sp_length; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h346 u8 sp_length; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h346 u8 sp_length; member
/dports/devel/sgb/sgb-20090810_1/
H A Dmiles_span.w171 sp_length=krusk(g);
172 if (sp_length==INFINITY) printf(" and it isn't connected.\n");
173 else printf(" and its minimum spanning tree has length %ld.\n",sp_length);
182 if (sp_length!=cher_tar_kar(g)) {
191 unsigned long sp_length; /* length of the minimum spanning tree */
714 if (sp_length!=jar_pr(g)) {
1069 if (sp_length!=jar_pr(g)) {
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dlightning.c1271 const uintL sp_length = (uintL)(((Codevec)codeptr)->ccv_spdepth_1) in jit_compile_() local
1297 const int jitc_sp_space = (sp_length)?jit_allocai(sizeof(SPint)*sp_length):0; in jit_compile_()
1306 jit_addi_p(JIT_R0,JIT_R0,sizeof(SPint)*(sp_length)); /* SP grows down */ in jit_compile_()
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go21 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…
/dports/devel/chroma/chroma-0.9.2/lexers/s/
H A Dscilab.go25 …, `%sp_int`, `%sp_inv`, `%sp_k_s`, `%sp_k_sp`, `%sp_l_s`, `%sp_l_sp`, `%sp_length`, `%sp_max`, `%s…

12