/dports/science/afni/afni-AFNI_21.3.16/src/ |
H A D | 3dZeropad.c | 80 int add_z=0 ; /* 07 Feb 2001 */ in main() local 115 case 'Z': add_z = (int) strtod(argv[++iarg],NULL) ; break ; in main() 202 add_P || add_R || add_L || add_z || in main() 235 || add_z || RLsiz || APsiz || ISsiz ; in main() 247 if( RLsiz > 0 && (add_R || add_L || add_z) ){ in main() 250 if( APsiz > 0 && (add_A || add_P || add_z) ){ in main() 253 if( ISsiz > 0 && (add_I || add_S || add_z) ){ in main() 391 if( add_z != 0 ){ in main() 397 add_R = add_L = add_z ; in main() 404 add_P = add_A = add_z ; in main() [all …]
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/ |
H A D | performance-inefficient-vector-operation.cpp | 79 int add_z() const; // optional int add_z; 358 foo.add_z(); in f()
|
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/rational/ |
H A D | arith.rs | 79 xmpq::add_z; 271 forward! { fn add() -> xmpq::add_si, xmpq::add_z } 283 forward! { fn add() -> xmpq::add_ui, xmpq::add_z }
|
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/ |
H A D | feature_generated.h | 87 void add_z(flatbuffers::Offset<flatbuffers::Vector<double>> z) { in add_z() function 132 builder_.add_z(z);
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/ |
H A D | feature_generated.h | 87 void add_z(flatbuffers::Offset<flatbuffers::Vector<double>> z) { in add_z() function 132 builder_.add_z(z);
|
/dports/databases/postgis32/postgis-3.2.0/deps/flatgeobuf/ |
H A D | feature_generated.h | 87 void add_z(flatbuffers::Offset<flatbuffers::Vector<double>> z) { in add_z() function 131 builder_.add_z(z);
|
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/flatgeobuf/ |
H A D | feature_generated.h | 87 void add_z(flatbuffers::Offset<flatbuffers::Vector<double>> z) { in add_z() function 132 builder_.add_z(z);
|
/dports/math/mpfi/mpfi-1.5.4/src/ |
H A D | Makefile.am | 31 add_d.c add_fr.c add_q.c add_si.c add_ui.c add_z.c alea.c \
|
/dports/math/mpfi/mpfi-1.5.4/tests/ |
H A D | Makefile.am | 90 add_fr.dat add_q.dat add_si.dat add_ui.dat add_z.dat \
|
/dports/games/minetest/minetest-5.4.1/src/unittest/ |
H A D | test_voxelarea.cpp | 363 VoxelArea::add_z(extent, i, 8); in test_add_z()
|
/dports/math/casadi/casadi-3.5.5/casadi/core/ |
H A D | dae_builder.hpp | 167 MX add_z(const std::string& name=std::string(), casadi_int n=1);
|
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/ext/ |
H A D | xmpc.rs | 446 sum_forward! { fn add_z(&Integer) -> xmpfr::add_z }
|
/dports/games/minetest/minetest-5.4.1/src/ |
H A D | voxel.h | 299 static void add_z(const v3s16 &extent, u32 &i, s16 a) in add_z() function
|
/dports/games/freeminer/freeminer-0.4.10.4/src/ |
H A D | voxel.h | 289 void add_z(const v3s16 &extent, u32 &i, s16 a) in add_z() function
|