Home
last modified time | relevance | path

Searched refs:nexits (Results 1 – 25 of 108) sorted by relevance

12345

/dports/biology/infernal/infernal-1.1.3/src/
H A Dcm_modelconfig.c472 int nexits; /* number of possible internal ends */ in cm_localize() local
498 nexits = 0; in cm_localize()
504 nexits++; in cm_localize()
520 cm->end[v] = p_internal_exit / (float) nexits; in cm_localize()
696 int nexits; in cp9_EL_local_ends_config() local
733 nexits = 0; in cp9_EL_local_ends_config()
739 nexits++; in cp9_EL_local_ends_config()
741 to_el_prob = cm->pend / (float) nexits; in cp9_EL_local_ends_config()
H A Dcmbuild.c1839 int nstarts, nexits, nd; in configure_model() local
1866 nexits = 0; in configure_model()
1872 nexits++; in configure_model()
1874 cm->pend = nexits * esl_opt_GetReal(go, "--pfend"); in configure_model()
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCloop.c968 int nexits; in basicInduction() local
1088 nexits = elementsInSet (loopReg->exits); in basicInduction()
1089 if (nexits == 0) in basicInduction()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmush.vim51 syntax keyword mushFunction contained nattr ncon nearby neq nexits next nor not
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dmush.vim51 syntax keyword mushFunction contained nattr ncon nearby neq nexits next nor not
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-cfg.c5825 edge exits[2], nexits[2], e; in gimple_duplicate_sese_tail() local
5888 copy_bbs (region, n_region, region_copy, exits, 2, nexits, orig_loop, in gimple_duplicate_sese_tail()
5952 def = PHI_ARG_DEF (phi, nexits[0]->dest_idx); in gimple_duplicate_sese_tail()
5956 e = redirect_edge_and_branch (nexits[1], nexits[0]->dest); in gimple_duplicate_sese_tail()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-cfg.c5829 edge exits[2], nexits[2], e; in gimple_duplicate_sese_tail() local
5892 copy_bbs (region, n_region, region_copy, exits, 2, nexits, orig_loop, in gimple_duplicate_sese_tail()
5956 def = PHI_ARG_DEF (phi, nexits[0]->dest_idx); in gimple_duplicate_sese_tail()
5960 e = redirect_edge_and_branch (nexits[1], nexits[0]->dest); in gimple_duplicate_sese_tail()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-cfg.c6059 edge exits[2], nexits[2], e; in gimple_duplicate_sese_tail() local
6122 copy_bbs (region, n_region, region_copy, exits, 2, nexits, orig_loop, in gimple_duplicate_sese_tail()
6186 def = PHI_ARG_DEF (phi, nexits[0]->dest_idx); in gimple_duplicate_sese_tail()
6190 e = redirect_edge_and_branch (nexits[1], nexits[0]->dest); in gimple_duplicate_sese_tail()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_ppc.h48 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
52 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
55 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
H A Dlj_asm_arm.h102 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
105 if (nexits >= EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) in asm_exitstub_setup()
107 for (i = 0; i < (nexits+EXITSTUBS_PER_GROUP-1)/EXITSTUBS_PER_GROUP; i++) in asm_exitstub_setup()
H A Dlj_asm_ppc.h48 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
52 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
55 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_arm.h102 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
105 if (nexits >= EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) in asm_exitstub_setup()
107 for (i = 0; i < (nexits+EXITSTUBS_PER_GROUP-1)/EXITSTUBS_PER_GROUP; i++) in asm_exitstub_setup()
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_arm.h102 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
105 if (nexits >= EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) in asm_exitstub_setup()
107 for (i = 0; i < (nexits+EXITSTUBS_PER_GROUP-1)/EXITSTUBS_PER_GROUP; i++) in asm_exitstub_setup()
H A Dlj_asm_ppc.h48 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
52 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
55 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_arm.h102 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
105 if (nexits >= EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) in asm_exitstub_setup()
107 for (i = 0; i < (nexits+EXITSTUBS_PER_GROUP-1)/EXITSTUBS_PER_GROUP; i++) in asm_exitstub_setup()
H A Dlj_asm_arm64.h51 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
55 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
58 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
H A Dlj_asm_ppc.h48 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
52 if (mxp - (nexits + 3 + MCLIM_REDZONE) < as->mclim) in asm_exitstub_setup()
55 for (i = nexits-1; (int32_t)i >= 0; i--) in asm_exitstub_setup()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.c6228 edge exits[2], nexits[2], e; in gimple_duplicate_sese_tail() local
6291 copy_bbs (region, n_region, region_copy, exits, 2, nexits, orig_loop, in gimple_duplicate_sese_tail()
6355 def = PHI_ARG_DEF (phi, nexits[0]->dest_idx); in gimple_duplicate_sese_tail()
6359 e = redirect_edge_and_branch (nexits[1], nexits[0]->dest); in gimple_duplicate_sese_tail()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.c6228 edge exits[2], nexits[2], e; in gimple_duplicate_sese_tail() local
6291 copy_bbs (region, n_region, region_copy, exits, 2, nexits, orig_loop, in gimple_duplicate_sese_tail()
6355 def = PHI_ARG_DEF (phi, nexits[0]->dest_idx); in gimple_duplicate_sese_tail()
6359 e = redirect_edge_and_branch (nexits[1], nexits[0]->dest); in gimple_duplicate_sese_tail()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_arm.h102 static void asm_exitstub_setup(ASMState *as, ExitNo nexits) in asm_exitstub_setup() argument
105 if (nexits >= EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) in asm_exitstub_setup()
107 for (i = 0; i < (nexits+EXITSTUBS_PER_GROUP-1)/EXITSTUBS_PER_GROUP; i++) in asm_exitstub_setup()

12345