Home
last modified time | relevance | path

Searched defs:firstTrue (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.incubator.vector/share/classes/jdk/incubator/vector/
H A DVectorMask.java365 public abstract int firstTrue(); in firstTrue() method in VectorMask
H A DAbstractMask.java128 public int firstTrue() { in firstTrue() method in AbstractMask
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.vector/share/classes/jdk/incubator/vector/
H A DVectorMask.java365 public abstract int firstTrue(); in firstTrue() method in VectorMask
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckcondition.cpp1182 bool firstTrue = true, secondTrue = true; in checkIncorrectLogicOperator() local
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckcondition.cpp1182 bool firstTrue = true, secondTrue = true; in checkIncorrectLogicOperator() local