Home
last modified time | relevance | path

Searched refs:atomLoop (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/jdictionary/jdictionary/src-1_8/org/apache/regexp/
H A DRECompiler.java742 atomLoop: in atom()
775 break atomLoop; in atom() local
791 break atomLoop; in atom() local
804 break atomLoop; in atom() local
818 break atomLoop; in atom() local
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DFragmentTools.java531 atomLoop: for(Atom a : atomCollection) { in convertSpareValenciesToDoubleBonds()
535 continue atomLoop; in convertSpareValenciesToDoubleBonds() local
695atomLoop: for(Atom a : atomCollection) {//try and find an atom with bridgehead atoms with SV on bo… in findBestAtomToRemoveSpareValencyFrom()
701 continue atomLoop; in findBestAtomToRemoveSpareValencyFrom() local
H A DStructureBuildingMethods.java780atomLoop: for (int i = atomsToFormTripleBondsBetween.size()-1; i >=0; i = i-2) {//two atoms will h… in addDehydroInducedTripleBonds()
791 continue atomLoop; in addDehydroInducedTripleBonds() local
H A DComponentProcessor.java4508 atomLoop: for (Atom atom : neighbours) { in matchLocantsToIndirectFeatures()
4513 break atomLoop; in matchLocantsToIndirectFeatures() local