Home
last modified time | relevance | path

Searched defs:exp (Results 251 – 275 of 27921) sorted by relevance

1...<<11121314151617181920>>...1117

/dports/science/axom/axom-0.6.1/src/axom/core/tests/
H A Dutils_stringUtilities.hpp161 StrVec exp {"foo", "bar", "baz"}; in TEST() local
169 StrVec exp; in TEST() local
177 StrVec exp {"foo"}; in TEST() local
185 StrVec exp {"foo", "bar", "baz"}; in TEST() local
193 StrVec exp {"foo.bar.baz"}; in TEST() local
207 StrVec exp {"foo", "bar", "baz"}; in TEST() local
217 StrVec exp {"foo/bar", "baz"}; in TEST() local
227 StrVec exp {"foo/bar/baz"}; in TEST() local
247 StrVec exp; in TEST() local
257 StrVec exp; in TEST() local
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dflo_konv.d38 var sintWL exp; in SF_to_DF() local
56 var sintL exp; in SF_to_LF() local
76 var sintWL exp; in FF_to_DF() local
94 var sintL exp; in FF_to_LF() local
115 var sintL exp; in DF_to_LF() local
152 var sintWL exp; in FF_to_SF() local
181 var sintWL exp; in DF_to_SF() local
236 var sintL exp; in LF_to_SF() local
272 var sintWL exp; in DF_to_FF() local
326 var sintL exp; in LF_to_FF() local
[all …]
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dassert.h155 # define LEMON_ASSERT(exp, msg) \ argument
184 # define LEMON_DEBUG(exp, msg) \ argument
193 # define LEMON_ASSERT(exp, msg) (static_cast<void>(0)) argument
194 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
196 # define LEMON_ASSERT(exp, msg) \ argument
203 # define LEMON_DEBUG(exp, msg) \ argument
210 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dassert.h155 # define LEMON_ASSERT(exp, msg) \ argument
184 # define LEMON_DEBUG(exp, msg) \ argument
193 # define LEMON_ASSERT(exp, msg) (static_cast<void>(0)) argument
194 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
196 # define LEMON_ASSERT(exp, msg) \ argument
203 # define LEMON_DEBUG(exp, msg) \ argument
210 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dassert.h155 # define LEMON_ASSERT(exp, msg) \ argument
184 # define LEMON_DEBUG(exp, msg) \ argument
193 # define LEMON_ASSERT(exp, msg) (static_cast<void>(0)) argument
194 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
196 # define LEMON_ASSERT(exp, msg) \ argument
203 # define LEMON_DEBUG(exp, msg) \ argument
210 # define LEMON_DEBUG(exp, msg) (static_cast<void>(0)) argument
/dports/games/scourge/scourge/src/sqstdlib/
H A Dsqstdrex.c86 static void sqstd_rex_error( SQRex *exp, const SQChar *error ) { in sqstd_rex_error()
91 static void sqstd_rex_expect( SQRex *exp, SQInteger n ) { in sqstd_rex_expect()
108 static SQChar sqstd_rex_escapechar( SQRex *exp ) { in sqstd_rex_escapechar()
161 static SQInteger sqstd_rex_class( SQRex *exp ) { in sqstd_rex_class()
209 static SQInteger sqstd_rex_parsenumber( SQRex *exp ) { in sqstd_rex_parsenumber()
221 static SQInteger sqstd_rex_element( SQRex *exp ) { in sqstd_rex_element()
293 static SQInteger sqstd_rex_list( SQRex *exp ) { in sqstd_rex_list()
456 SQRex *exp = ( SQRex * )sq_malloc( sizeof( SQRex ) ); in sqstd_rex_compile() local
496 void sqstd_rex_free( SQRex *exp ) { in sqstd_rex_free()
505 SQBool sqstd_rex_match( SQRex* exp, const SQChar* text ) { in sqstd_rex_match()
[all …]
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dcheck.c24 checkh_(short* res, short* exp, int* np) in checkh_()
53 check_(int* res, int* exp, int* np) in check_()
82 check(int* res, int* exp, int* np) in check()
88 checkll_(long long *res, long long *exp, int *np) in checkll_()
116 checkll(long long *res, long long *exp, int *np) in checkll()
127 checkf_(float* res, float* exp, int* np) in checkf_()
165 checkf(float* res, float* exp, int* np) in checkf()
171 checkd_(double* res, double* exp, int* np) in checkd_()
236 checkd(double* res, double* exp, int* np) in checkd()
267 __stdcall CHECK(int* res, int* exp, int* np) in CHECK()
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/geom/Geometry/
H A DnormalizeTest.cpp74 const char* exp = inp; // point does not normalize to anything else in test() local
85 const char* exp = in test() local
101 const char* exp = in test() local
121 const char* exp = in test() local
139 const char* exp = in test() local
157 const char* exp = in test() local
192 const char* exp = in test() local
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/
H A Dcheck.c23 check_(int* res, int* exp, int* np) in check_()
52 check(int* res, int* exp, int* np) in check()
58 checkll_(long long *res, long long *exp, int *np) in checkll_()
86 checkll(long long *res, long long *exp, int *np) in checkll()
97 checkf_(float* res, float* exp, int* np) in checkf_()
135 checkf(float* res, float* exp, int* np) in checkf()
141 checkd_(double* res, double* exp, int* np) in checkd_()
206 checkd(double* res, double* exp, int* np) in checkd()
237 __stdcall CHECK(int* res, int* exp, int* np) in CHECK()
243 __stdcall CHECKF(float* res, float* exp, int* np) in CHECKF()
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/styles/
H A Dtest_styles_write_font.c18 …char exp[] = "<font><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family val=\"2\"/>… in CTEST() local
39 …char exp[] = "<font><b/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family val=\"2… in CTEST() local
62 …char exp[] = "<font><i/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family val=\"2… in CTEST() local
85 …char exp[] = "<font><u/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family val=\"2… in CTEST() local
108 …char exp[] = "<font><strike/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family va… in CTEST() local
177 …char exp[] = "<font><sz val=\"11\"/><color theme=\"1\"/><name val=\"Arial\"/><family val=\"2\"/></… in CTEST() local
200 …char exp[] = "<font><sz val=\"12\"/><color theme=\"1\"/><name val=\"Calibri\"/><family val=\"2\"/>… in CTEST() local
223 …char exp[] = "<font><outline/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family v… in CTEST() local
246 …char exp[] = "<font><shadow/><sz val=\"11\"/><color theme=\"1\"/><name val=\"Calibri\"/><family va… in CTEST() local
269 …char exp[] = "<font><sz val=\"11\"/><color rgb=\"FFFF0000\"/><name val=\"Calibri\"/><family val=\"… in CTEST() local
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/walkdir-2.1.4/src/
H A Dtests.rs425 let exp = tf("foo"); localVariable
453 let exp = td("foo", vec![ localVariable
464 let exp = td("foo", vec![ localVariable
483 let exp = td("foo", vec![ localVariable
493 let exp = td("foo", vec![ localVariable
522 let exp = td("foo", vec![ localVariable
608 let exp = td("foo", vec![ localVariable
640 let exp = td("foo", vec![ localVariable
656 let exp = td("foo", vec![ localVariable
677 let exp = td("foo", vec![ localVariable
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/walkdir/src/
H A Dtests.rs425 let exp = tf("foo"); localVariable
453 let exp = td("foo", vec![ localVariable
464 let exp = td("foo", vec![ localVariable
483 let exp = td("foo", vec![ localVariable
493 let exp = td("foo", vec![ localVariable
522 let exp = td("foo", vec![ localVariable
608 let exp = td("foo", vec![ localVariable
640 let exp = td("foo", vec![ localVariable
656 let exp = td("foo", vec![ localVariable
677 let exp = td("foo", vec![ localVariable
[all …]
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/unit/workbook/
H A Dtest_workbook_validate_worksheet_name.c20 lxw_error exp = LXW_NO_ERROR; in CTEST() local
34 lxw_error exp = LXW_ERROR_SHEETNAME_LENGTH_EXCEEDED; in CTEST() local
48 lxw_error exp = LXW_ERROR_INVALID_SHEETNAME_CHARACTER; in CTEST() local
64 lxw_error exp = LXW_ERROR_SHEETNAME_ALREADY_USED; in CTEST() local
78 lxw_error exp = LXW_ERROR_SHEETNAME_START_END_APOSTROPHE; in CTEST() local
92 lxw_error exp = LXW_ERROR_SHEETNAME_START_END_APOSTROPHE; in CTEST() local
108 lxw_error exp = LXW_ERROR_SHEETNAME_ALREADY_USED; in CTEST() local
124 lxw_error exp = LXW_ERROR_SHEETNAME_ALREADY_USED; in CTEST() local
140 lxw_error exp = LXW_ERROR_SHEETNAME_ALREADY_USED; in CTEST() local
/dports/math/py-Diofant/Diofant-0.13.0/diofant/printing/
H A Dlatex.py226 def _do_exponent(self, expr, exp): argument
705 def _print_Min(self, expr, exp=None): argument
715 def _print_Max(self, expr, exp=None): argument
741 def _print_Abs(self, expr, exp=None): argument
750 def _print_re(self, expr, exp=None): argument
754 def _print_im(self, expr, exp=None): argument
989 def _print_yn(self, expr, exp=None): argument
992 def _print_jn(self, expr, exp=None): argument
1144 def _print_Ynm(self, expr, exp=None): argument
1151 def _print_Znm(self, expr, exp=None): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
10 exp prim v2, v3, off, off label
15 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
10 exp prim v2, v3, off, off label
15 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
10 exp prim v2, v3, off, off label
15 exp pos4 v4, v3, v2, v1 label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
10 exp prim v2, v3, off, off label
15 exp pos4 v4, v3, v2, v1 label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
10 exp prim v2, v3, off, off label
15 exp pos4 v4, v3, v2, v1 label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/AMDGPU/
H A Dexp-gfx10.s5 exp prim v1, off, off, off label
9 exp prim v2, v3, off, off label
13 exp pos4 v4, v3, v2, v1 label

1...<<11121314151617181920>>...1117