Home
last modified time | relevance | path

Searched refs:rank2 (Results 176 – 200 of 304) sorted by relevance

12345678910>>...13

/dports/math/eclib/eclib-20210318/libsrc/
H A Ddescent.cc98 r12=new rank2(&e_min,verbose,selmer_only,firstlim,secondlim,second_descent); in do_the_descent()
/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork_dialogs.h454 extern int rank_compare(void const *rank1, void const *rank2);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/
H A DModuleDependenciesAdapter.java799 int rank2= ((DetailNode<?>) e2).rank(); in compare() local
800 if (rank1 < rank2) return -1; in compare()
801 if (rank1 > rank2) return 1; in compare()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcall.c5294 int rank1, rank2; in compare_ics() local
5323 rank2 = ICS_RANK (ics2); in compare_ics()
5325 if (rank1 > rank2) in compare_ics()
5327 else if (rank1 < rank2) in compare_ics()
5886 int rank1 = IDENTITY_RANK, rank2 = IDENTITY_RANK; in joust() local
5893 if (ICS_RANK (TREE_VEC_ELT (cand2->convs, i+off2)) > rank2) in joust()
5894 rank2 = ICS_RANK (TREE_VEC_ELT (cand2->convs, i+off2)); in joust()
5896 if (rank1 < rank2) in joust()
5898 if (rank1 > rank2) in joust()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dcall.c5294 int rank1, rank2; in compare_ics() local
5323 rank2 = ICS_RANK (ics2); in compare_ics()
5325 if (rank1 > rank2) in compare_ics()
5327 else if (rank1 < rank2) in compare_ics()
5886 int rank1 = IDENTITY_RANK, rank2 = IDENTITY_RANK; in joust() local
5893 if (ICS_RANK (TREE_VEC_ELT (cand2->convs, i+off2)) > rank2) in joust()
5894 rank2 = ICS_RANK (TREE_VEC_ELT (cand2->convs, i+off2)); in joust()
5896 if (rank1 < rank2) in joust()
5898 if (rank1 > rank2) in joust()
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/response/
H A Dkslrf.py184 rank2 = rank1 + nblocks
185 self.interblockcomm = world.new_communicator(range(rank1, rank2))
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-happy/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/www/hs-hjsmin/hjsmin-0.2.0.4/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/happy-1.19.12/
H A Dhappy.cabal150 tests/rank2.y
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/happy-1.20.0/
H A Dhappy.cabal150 tests/rank2.y
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbptr12/
H A Dcompute_amps.cc195 const int rank2 = space2->rank(); in compute_R_vbsneqobs_() local

12345678910>>...13