Home
last modified time | relevance | path

Searched defs:square (Results 351 – 375 of 3636) sorted by relevance

1...<<11121314151617181920>>...146

/dports/mail/trojita/trojita-0.7/cmake/FindCXXFeatures/
H A Dcxx11-test-constexpr.cxx1 constexpr int square(int x) in square() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
H A Dmain.c1 int square(int x) in square() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
H A Dmain.c1 int square(int x) in square() function
/dports/databases/percona57-client/boost_1_59_0/libs/python/example/
H A Dgetting_started1.cpp13 int square(int number) { return number * number; } in square() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
H A Dmain.c1 int square(int x) in square() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/
H A Dmain.c1 int square(int x) in square() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
H A Dmain.c1 int square(int x) in square() function
/dports/misc/gpsim/gpsim-0.31.0/examples/scripts/
H A Dgensquares.asm57 square: label
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/
H A Dmath.h11 T square(T arg) { in square() function
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/external/cmake/FindCXXFeatures/
H A Dcxx11-constexpr.cxx1 constexpr int square(int x) in square() function
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib-ng/
H A Dtrees_p.h22 = {0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0}; in gf2_matrix_square()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_by_line_and_column/
H A Dmain.c9 int square(int x) in square() function
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_by_file_colon_line/
H A Dmain.c1 int square(int x) in square() function
/dports/mail/libvmime/vmime-0.9.2/cmake/cmake-cxx11/Modules/CheckCXX11Features/
H A Dcxx11-test-constexpr.cpp1 constexpr int square(int x) in square() function
/dports/games/angband/Angband-4.2.2/src/
H A Dcave.h163 struct square { struct
164 byte feat;
165 bitflag *info;
166 int light;
167 s16b mon;
168 struct object *obj;
169 struct trap *trap;
/dports/editors/ted/Ted-2.23/appFrame/
H A DappRgbCube.c86 int square; in appRgbCubeGeometry() local
111 int square, in appTryRgbColorFace()
153 int square, in appDrawRgbColorFace()
210 int square, in appHandleRgbColorBlock()
404 int square; in appRedrawRgbCube() local
462 int square; in appRgbCubeFindColor() local
637 int square; in appRotateRgbCube() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/std/ranges/adaptors/
H A Dall.cc63 auto square = [] (int i) { return i*i; }; in test03() local
78 auto square = [] (int i) { return i*i; }; in test04() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/Factorize/Test/
H A Dtest_accuracy.m24 square = [{'lu'} rect] ; % for square matrices variable
27 square = [{'unsymmetric'} square] ; variable

1...<<11121314151617181920>>...146