Home
last modified time | relevance | path

Searched defs:get_X (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/chrono/chrono-7.0.1/src/chrono/timestepper/
H A DChAssemblyAnalysis.h68 const ChState& get_X() const { return X; } in get_X() function
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasquantizer.hpp54 …inline I64 get_X(const F64 x) const { if (x >= x_offset) return (I64)(((x-x_offset)/x_scale_factor… in get_X() function in LASquantizer
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlasquantizer.hpp54 …inline I32 get_X(const F64 x) const { if (x >= x_offset) return (I32)((x-x_offset)/x_scale_factor+… in get_X() function in LASquantizer
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A Dbt2DShape.h66 btScalar get_X() const {return x;} in get_X() function
/dports/games/highmoon/HighMoon/src/
H A Dobject.cpp60 double Spaceobject::get_X() const in get_X() function in Spaceobject
/dports/misc/visp/visp-3.4.0/modules/visual_features/src/visual-feature/
H A DvpFeaturePoint3D.cpp155 double vpFeaturePoint3D::get_X() const { return s[0]; } in get_X() function in vpFeaturePoint3D
/dports/lang/gnu-apl/apl-1.8/src/
H A DStateIndicator.cc396 StateIndicator::get_X() in get_X() function in StateIndicator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/misc/visp/visp-3.4.0/modules/core/src/tracking/forward-projection/
H A DvpPoint.cpp438 double vpPoint::get_X() const { return cP[0]; } in get_X() function in vpPoint
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dconstructor-init.cpp173 X<int> get_X(X<int> x) { return x; } in get_X() function
/dports/misc/lastools/LAStools-8ff2694/LASlib/inc/
H A Dlasreader.hpp114 inline I32 get_X(const F64 x) const { return header.get_X(x); }; in get_X() function in LASreader

12