Home
last modified time | relevance | path

Searched defs:LA (Results 76 – 100 of 2504) sorted by relevance

12345678910>>...101

/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dka44.f27 SUBROUTINE PAS4F (LA, nd4, ires) argument
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPCA_util.h101 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
181 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
268 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
363 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
447 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
533 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
620 typedef typename CGAL::Linear_algebraCd<FT> LA; in assemble_covariance_matrix_3() typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/NewKernel_d/
H A DCartesian_LA_functors.h216 typedef typename R::LA_vector LA; typedef
230 typedef typename R::LA_vector LA; typedef
242 typedef typename R::LA_vector LA; typedef
257 typedef typename R::LA_vector LA; typedef
271 typedef typename R::LA_vector LA; typedef
284 typedef typename R::LA_vector LA; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/Shell/SymbolFile/DWARF/
H A Ddebug-types-line-tables.s126 .LA: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/Shell/SymbolFile/DWARF/
H A Ddebug-types-line-tables.s126 .LA: label
/dports/devel/antlr/antlr-2.7.7/lib/cpp/antlr/
H A DLLkParser.hpp44 virtual inline int LA(unsigned int i) in LA() function in antlr::LLkParser
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Swift/Sources/Antlr4/
H A DIntStream.swift79 func LA(_ i: Int) throws -> Int function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/Shell/SymbolFile/DWARF/
H A Ddebug-types-line-tables.s126 .LA: label
/dports/science/gnudatalanguage/gdl-1.0.1/src/antlr/
H A DLLkParser.hpp44 virtual inline int LA(unsigned int i) in LA() function in antlr::LLkParser
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/Shell/SymbolFile/DWARF/
H A Ddebug-types-line-tables.s126 .LA: label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
H A Ddebug-types-line-tables.s126 .LA: label
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddebug-types-line-tables.s124 .LA: label
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
477 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/devel/love/love-11.3/src/libraries/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp245 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
287 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
330 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
347 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
471 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
479 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp245 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
287 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
330 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
347 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
471 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp245 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
287 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
330 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
347 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
471 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
475 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
468 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
479 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Dynamics/Joints/
H A Db2PrismaticJoint.cpp242 float32 LA = m_impulse.x * m_s1 + m_impulse.y + (m_motorImpulse + m_impulse.z) * m_a1; in InitVelocityConstraints() local
284 float32 LA = impulse * m_a1; in SolveVelocityConstraints() local
327 float32 LA = df.x * m_s1 + df.y + df.z * m_a1; in SolveVelocityConstraints() local
344 float32 LA = df.x * m_s1 + df.y; in SolveVelocityConstraints() local
475 float32 LA = impulse.x * s1 + impulse.y + impulse.z * a1; in SolvePositionConstraints() local

12345678910>>...101