Home
last modified time | relevance | path

Searched refs:cx_arg (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_cmath.py129 cx_arg = 4.419414439 + 1.497100113j
184 return cx_arg
189 return cx_arg
199 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
200 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
202 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
203 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_cmath.py129 cx_arg = 4.419414439 + 1.497100113j
184 return cx_arg
189 return cx_arg
199 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
200 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
202 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
203 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_cmath.py129 cx_arg = 4.419414439 + 1.497100113j
184 return cx_arg
189 return cx_arg
199 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
200 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
202 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
203 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
236 return cx_arg
241 return cx_arg
251 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
252 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
254 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
255 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_cmath.py183 cx_arg = 4.419414439 + 1.497100113j
235 return cx_arg
240 return cx_arg
250 self.assertEqual(f(MyComplex(cx_arg)), f(cx_arg))
251 self.assertEqual(f(MyComplexOS(cx_arg)), f(cx_arg))
253 self.assertEqual(f(FloatAndComplex()), f(cx_arg))
254 self.assertEqual(f(FloatAndComplexOS()), f(cx_arg))
/dports/lang/gleam/gleam-0.18.2/cargo-crates/wasm-bindgen-test-0.3.28/src/rt/
H A Dmod.rs273 let cx_arg = (self as *const Context as u32).into(); in run() localVariable
275 match Function::from(test).call1(&JsValue::null(), &cx_arg) { in run()
/dports/math/kalker/kalker-1.1.0/cargo-crates/wasm-bindgen-test-0.3.19/src/rt/
H A Dmod.rs273 let cx_arg = (self as *const Context as u32).into(); in run() localVariable
275 match Function::from(test).call1(&JsValue::null(), &cx_arg) { in run()
/dports/archivers/arj/arj-3.10.22/
H A Denviron.c1711 int cur_arg, cx_arg; in find_dupl_drivespecs() local
1728 for(cx_arg=0; cx_arg<args; cx_arg++) in find_dupl_drivespecs()
1730 if(cx_arg!=cur_arg) in find_dupl_drivespecs()
1732 if(argtable[cx_arg][0]==argtable[cur_arg][0]) in find_dupl_drivespecs()