Home
last modified time | relevance | path

Searched refs:timeLo (Results 1 – 23 of 23) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A Dsplines.cpp640 double timeLo = splineTime[i - 1]; in getPosition()
641 double percent = (timeHi - t) / (timeHi - timeLo); in getPosition()
656 double timeLo = splineTime[activeSegment - 1]; in getPosition() local
658 double percent = (timeHi - t) / (timeHi - timeLo); in getPosition()
2007 double timeLo = target.getSegmentTime(i - 1); in getPosition()
2008 double percent = (timeHi - t) / (timeHi - timeLo); in getPosition()
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dsplines.cpp425 double timeLo = splineTime[activeSegment - 1]; in getPosition() local
426 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
1398 double timeLo = target.getSegmentTime( i - 1 ); in getPosition()
1399 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dsplines.cpp425 double timeLo = splineTime[activeSegment - 1]; in getPosition() local
426 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
1398 double timeLo = target.getSegmentTime( i - 1 ); in getPosition()
1399 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
/dports/games/gtkradiant/GPL/GtkRadiant/libs/splines/
H A Dsplines.cpp405 double timeLo = splineTime[activeSegment - 1]; in getPosition() local
406 double percent = (timeHi - t) / (timeHi - timeLo); in getPosition()
1392 double timeLo = target.getSegmentTime(i - 1); in getPosition()
1393 double percent = (timeHi - t) / (timeHi - timeLo); in getPosition()
/dports/games/netradiant/netradiant-20150621-src/libs/splines/
H A Dsplines.cpp409 double timeLo = splineTime[activeSegment - 1]; in getPosition() local
410 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
1422 double timeLo = target.getSegmentTime( i - 1 ); in getPosition()
1423 double percent = ( timeHi - t ) / ( timeHi - timeLo ); in getPosition()
/dports/astro/phd2/phd2-2.6.10/thirdparty/frameworks/fcCamFw.framework/Versions/A/Headers/
H A DfcCamFw.h161 UInt16 timeLo; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp.h1394 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1399 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1421 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1426 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp.h1346 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1351 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1375 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1380 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp.h1375 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1380 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1402 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1407 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp.h1375 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1380 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1402 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1407 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp.h1346 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_tpause() local
1351 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_tpause()
1375 uint32_t timeLo = uint32_t(counter & 0xffffffff); in __kmp_umwait() local
1380 : "a"(timeLo), "d"(timeHi), "c"(hint) in __kmp_umwait()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp.h1375 uint32_t timeLo = uint32_t(counter & 0xffffffff);
1380 : "a"(timeLo), "d"(timeHi), "c"(hint)
1402 uint32_t timeLo = uint32_t(counter & 0xffffffff);
1407 : "a"(timeLo), "d"(timeHi), "c"(hint)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/See-file/
H A Dqlge.h1601 u32 timeLo; member
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwl_window.c1277 uint32_t timeLo, in handleRelativeMotion() argument
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwl_window.c1277 uint32_t timeLo, in handleRelativeMotion() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwl_window.c1419 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwl_window.c1419 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwl_window.c1419 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwl_window.c1445 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwl_window.c1454 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwl_window.c1454 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwl_window.c1443 uint32_t timeLo, in relativePointerHandleRelativeMotion() argument
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dwl_window.c1261 uint32_t timeLo UNUSED, in relativePointerHandleRelativeMotion()