Home
last modified time | relevance | path

Searched defs:endCount (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A DTimer.h168 LARGE_INTEGER endCount; variable
171 uint64_t endCount; variable
174 timeval endCount; variable
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A DTimer.h168 LARGE_INTEGER endCount; variable
171 uint64_t endCount; variable
174 timeval endCount; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/leaks/org/eclipse/jdt/ui/leaktest/
H A DLeakTestCase.java189 protected void assertDifferentCount(int startCount, int endCount) { in assertDifferentCount()
202 protected void assertDifferentCount(String message, int startCount, int endCount) { in assertDifferentCount()
216 protected void assertEqualCount(int startCount, int endCount) { in assertEqualCount()
228 protected void assertEqualCount(String message, int startCount, int endCount) { in assertEqualCount()
/dports/devel/rth/rth/
H A Dtestset_add_page.php110 $endCount = 0; variable
128 $endCount = $endCount + ( $num_1 - 1 ); variable
131 $endCount = $endCount + $num_1; variable
/dports/math/fcl05/fcl-0.5.0/test/
H A Dtest_fcl_utility.h76 LARGE_INTEGER endCount; variable
79 timeval endCount; variable
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_common/
H A Dtimer.F9022 integer :: endCount = -1 component
88 integer :: endCount local
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/tests/dummy/
H A DGLX_dummy.h42 GLint endCount; member
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/sdl/
H A Dplatform_util.cpp85 Uint32 endCount; in stop() local
107 Uint32 endCount; in queryCounter() local
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/win32/
H A Dplatform_util.cpp83 int64 endCount; in stop() local
106 int64 endCount; in queryCounter() local
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/test/
H A Ddetection-performance.cpp120 int64 endCount = cv::getTickCount(); in TEST() local
222 int64 endCount = cv::getTickCount(); in TEST() local
H A Dintegration.cpp76 auto endCount = cv::getTickCount(); in TEST() local
/dports/games/warzone2100/warzone2100/lib/sequence/
H A Dtimer.cpp33 static struct timeval endCount; variable
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit/Tests/Framework/
H A DTestListenerTest.php62 protected $endCount; variable in Framework_TestListenerTest
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/graph/
H A DReentrantNodeIterator.java54 public LoopInfo(int endCount, int exitCount) { in LoopInfo()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dotfcmap.cc302 uint32_t endCount = USHORT_AT(endCounts + (m << 1)); in map_table() local
400 int endCount = USHORT_AT(endCounts + i); in dump_table() local
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/libefont/
H A Dotfcmap.cc302 uint32_t endCount = USHORT_AT(endCounts + (m << 1)); in map_table() local
400 int endCount = USHORT_AT(endCounts + i); in dump_table() local
/dports/print/typetools/lcdf-typetools-2.108/libefont/
H A Dotfcmap.cc305 uint32_t endCount = USHORT_AT(endCounts + (m << 1)); in map_table() local
401 uint32_t endCount = USHORT_AT(endCounts + i); in dump_table() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathWriter.cpp204 int endCount = fEndPtTs.count(); // all starts and ends in assemble() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathWriter.cpp201 int endCount = fEndPtTs.count(); // all starts and ends in assemble() local

12345678910>>...12