Home
last modified time | relevance | path

Searched defs:LA (Results 26 – 50 of 2248) sorted by relevance

12345678910>>...90

/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/devel/p5-Algorithm-LCS/Algorithm-LCS-1.04/
H A DLCS.xs13 struct LA { struct
25 struct LA links; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dattr-target-crc32-x86.c43 int __attribute__((target("sse4.2,no-crc32,crc32"))) test6(__m128i A, int LA, __m128i B, int LB) { in test6()
49 int __attribute__((target("no-crc32,crc32,sse4.2"))) test7(__m128i A, int LA, __m128i B, int LB) { in test7()
/dports/math/cgal/CGAL-5.3/include/CGAL/Kernel_d/
H A Dintersection_objectsCd.h31 typedef typename R::LA LA; typedef
84 typedef typename R::LA LA; typedef
H A Dintersection_objectsHd.h30 typedef typename R::LA LA; typedef
88 typedef typename R::LA LA; typedef
/dports/misc/box2d/box2d-2.4.1/src/dynamics/
H A Db2_wheel_joint.cpp213 float LA = m_impulse * m_sAy + axialImpulse * m_sAx + m_motorImpulse; in InitVelocityConstraints() local
254 float LA = impulse * m_sAx; in SolveVelocityConstraints() local
290 float LA = impulse * m_sAx; in SolveVelocityConstraints() local
311 float LA = impulse * m_sAx; in SolveVelocityConstraints() local
328 float LA = impulse * m_sAy; in SolveVelocityConstraints() local
391 float LA = impulse * sAx; in SolvePositionConstraints() local
427 float LA = impulse * sAy; in SolvePositionConstraints() local
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp73 for (uint16_t LA = DW_OP_lit0; LA <= DW_OP_lit31; ++LA) in getDescriptions() local
75 for (uint16_t LA = DW_OP_reg0; LA <= DW_OP_reg31; ++LA) in getDescriptions() local
77 for (uint16_t LA = DW_OP_breg0; LA <= DW_OP_breg31; ++LA) in getDescriptions() local
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/atoms/
H A Dlambda_sum_smallest.py18 from cvxpy.expressions.expression import Expression
H A Dlambda_min.py22 """ Minimum eigenvalue; :math:`\\lambda_{\\min}(A)`.
/dports/graphics/xd3d/xd3d-8.3.1/src/d3d/
H A Dinitbout.f5 LOGICAL*4 LA local
/dports/audio/shntool/shntool-3.0.10/src/
H A Dformat_mkw.c23 #define MKW_MAGIC "mkw"
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/teuchos/la/
H A DROL_LinearAlgebra.hpp62 namespace LA { namespace
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/parse/
H A Dlong1.C10 typedef long struct A LA; // { dg-error "long" } typedef

12345678910>>...90