Home
last modified time | relevance | path

Searched defs:NextPair (Results 1 – 4 of 4) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/
H A DVFState.pas48 function NextPair(var pn1, pn2: Int32; prev_n1, prev_n2: Int32): Bool; in NextPair() function
204 function TState.NextPair(var pn1, pn2: Int32; prev_n1, prev_n2: Int32): Bool; in NextPair() function
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dtarray.h905 bool NextPair(typename MapType::Pair *&pair) in NextPair() function
953 bool NextPair(typename MapType::ConstPair *&pair) in NextPair() function
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dtarray.h840 bool NextPair(typename MapType::Pair *&pair) in NextPair() function
888 bool NextPair(typename MapType::ConstPair *&pair) in NextPair() function
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Substruct/
H A Dvf2.hpp242 bool NextPair(Pair<Graph> &pair) { in NextPair() function in boost::detail::VF2SubState