Home
last modified time | relevance | path

Searched refs:argB (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgsvd.cc162 octave_value argB = args(1); variable
167 octave_idx_type np = argB.columns ();
175 if (argA.is_single_type () || argB.is_single_type ())
182 if (argA.is_single_type () || argB.is_single_type ())
215 if (argA.is_single_type () || argB.is_single_type ())
217 if (argA.isreal () && argB.isreal ())
220 … FloatMatrix tmpB = argB.xfloat_matrix_value ("gsvd: B must be a real or complex matrix");
229 else if (argA.iscomplex () || argB.iscomplex ())
246 if (argA.isreal () && argB.isreal ())
249 Matrix tmpB = argB.xmatrix_value ("gsvd: B must be a real or complex matrix");
[all …]
/dports/games/flightgear/flightgear-2020.3.11/test_suite/FGTestApi/
H A DNasalUnitTesting_TestSuite.cxx73 naRef argB = ctx.requireArg<naRef>(1); in f_assert_equal() local
76 bool same = naEqual(argA, argB); in f_assert_equal()
80 string bStr = ctx.from_nasal<string>(argB); in f_assert_equal()
93 double argB = ctx.requireArg<double>(1); in f_assert_doubles_equal() local
98 const bool same = fabs(argA - argB) < tolerance; in f_assert_doubles_equal()
100 msg += "; expected:" + std::to_string(argA) + ", actual:" + std::to_string(argB); in f_assert_doubles_equal()
/dports/games/flightgear/flightgear-2020.3.11/src/Scripting/
H A DNasalUnitTesting.cxx106 naRef argB = ctx.requireArg<naRef>(1); in f_assert_equal() local
109 bool same = naEqual(argA, argB); in f_assert_equal()
112 string bStr = ctx.from_nasal<string>(argB); in f_assert_equal()
127 double argB = ctx.requireArg<double>(1); in f_assert_doubles_equal() local
132 const bool same = fabs(argA - argB) < tolerance; in f_assert_doubles_equal()
134 msg += "; expected:" + std::to_string(argA) + ", actual:" + std::to_string(argB); in f_assert_doubles_equal()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/java/
H A D80200-sp_before_byref.java2 if (argA != null && argB != null) { in method()
4 return (argA != null && argB != null); in method()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/java/
H A Dsp_before_byref.java2 if (argA != null && argB != null) { in method()
4 return (argA != null && argB != null); in method()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A Dsas_parallelepiped.c351 float argA,argB,argC,tmp1,tmp2,tmp3; in _pkernel() local
354 argB = b*alb/2.0f; in _pkernel()
361 if (argB==0.0f) { in _pkernel()
364 tmp2 = sin(argB)*sin(argB)/argB/argB; in _pkernel()
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A D6739.md4 * `--argA | --argB` This item has a pipe character
8 <li><code>--argA | --argB</code> This item has a pipe character</li>
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A D6739.md4 * `--argA | --argB` This item has a pipe character
8 <li><code>--argA | --argB</code> This item has a pipe character</li>
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/cmd/
H A DJTSOpCmd.java299 String argB = commandLine.getOptionArg(CommandOptions.GEOMB, 0); in parseArgs() local
300 if (argB != null) { in parseArgs()
301 if (isFilename(argB)) { in parseArgs()
302 cmdArgs.fileB = argB; in parseArgs()
305 cmdArgs.geomB = argB; in parseArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/PowerPC/
H A D2007-10-18-PtrArithmetic.ll4 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {
14 %tmp1516 = bitcast float* %argB to <4 x i32>* ; <<4 x i32>*> [#uses=1]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Instrumentation/AddressSanitizer/
H A Dhoist-argument-init-insts.ll22 ; CHECK-NEXT: [[argB:%.*]] = alloca %struct.S*,
27 ; CHECK-NEXT: store %struct.S* {{.*}}, %struct.S** [[argB]]
72 ; CHECK-NEXT: [[argB:%.*]] = alloca %struct.S*,
75 ; CHECK-NEXT: store %struct.S* {{.*}}, %struct.S** [[argB]]
121 ; CHECK-NEXT: [[argB:%.*]] = alloca %struct.S*,
124 ; CHECK-NEXT: store %struct.S* {{.*}}, %struct.S** [[argB]]

1234567