Home
last modified time | relevance | path

Searched +defs:check +defs:fun (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/math/R-cran-xts/xts/inst/include/
H A DxtsAPI.h45 static SEXP(*fun)(SEXP) = (SEXP(*)(SEXP)) R_GetCCallable("xts","isXts"); in xtsIs() local
54 SEXP attribute_hidden xtsNaCheck(SEXP x, SEXP check) { in xtsNaCheck()
55 static SEXP(*fun)(SEXP,SEXP) = (SEXP(*)(SEXP,SEXP)) R_GetCCallable("xts","naCheck"); in xtsNaCheck() local
60 static SEXP(*fun)(SEXP) = (SEXP(*)(SEXP)) R_GetCCallable("xts","tryXts"); in xtsTry() local
65 static SEXP(*fun)(SEXP, SEXP, SEXP) = in xtsRbind() local
71 static SEXP(*fun)(SEXP) = (SEXP(*)(SEXP)) R_GetCCallable("xts","coredata_xts"); in xtsCoredata() local
86 static SEXP(*fun)(SEXP,SEXP) = (SEXP(*)(SEXP,SEXP)) R_GetCCallable("xts","make_unique"); in xtsMakeUnique() local
91 static SEXP(*fun)(SEXP,SEXP,SEXP,SEXP) = in xtsEndpoints() local
99 static SEXP(*fun)(SEXP,SEXP,SEXP,SEXP,SEXP,SEXP,SEXP,SEXP,SEXP,SEXP,SEXP) = in xtsMerge() local
105 static SEXP(*fun)(SEXP) = (SEXP(*)(SEXP)) R_GetCCallable("xts","na_omit_xts"); in xtsNaOmit() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dgoto2.cpp10 void fun(const char* text) { in fun() function
12 bool check = true; in fun() local
/dports/science/xcfun/xcfun-2.1.1-1-gf87ca0e/tests/
H A Dtestall.cpp24 void check(const char * what, int cond) { in check() function
53 auto fun = xcfun_new(); in consistency_test() local
87 auto fun = xcfun_new(); in gradient_forms_test() local
157 auto fun = xcfun_new(); in xcfun_get_test() local
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dcomplexity.py43 check = True # Don't benchmark, just check for code errors variable in ComplexityTests
119 def complexity(self,setupfun,fun, order, depth = 0): argument
158 def fun(self,N,setup): function
178 def fun(self,N,setup): function
191 def fun(self,N,setup): function
203 def fun(self,N,setup): function
216 def fun(self,N,setup): function
229 def fun(self,N,setup): function
248 def fun(self,N,setup): function
256 def fun(self,N,setup): function
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dcalculus.hpp473 template<> struct F0XChecker<OP_SQ>{ static const bool check=true;}; member
506 static const bool check=F0XChecker<I>::check || FX0Checker<I>::check; member
513 template<> struct F00Checker<OP_OR>{ static const bool check=true;}; member
1102 static inline void fun(unsigned char op, const casadi_int& x, in fun() function
1109 static inline void fun(unsigned char op, const casadi_int* x, const casadi_int* y, in fun() function
1118 static inline void fun(unsigned char op, const casadi_int* x, const casadi_int& y, in fun() function
1127 static inline void fun(unsigned char op, const casadi_int& x, const casadi_int* y, in fun() function
1187 inline void casadi_math<T>::fun(unsigned char op, const T& x, const T& y, T& f) { in fun() function in casadi::casadi_math
1247 inline void casadi_math<T>::fun(unsigned char op, const T* x, const T* y, T* f, casadi_int n) { in fun() function in casadi::casadi_math
1254 inline void casadi_math<T>::fun(unsigned char op, const T* x, const T& y, T* f, casadi_int n) { in fun() function in casadi::casadi_math
[all …]
/dports/multimedia/mpv/waf-2.0.20/waflib/
H A DScripting.py293 def remove_and_log(k, fun): argument
347 fun = 'dist' variable in Dist
527 fun = 'distcheck' variable in DistCheck
547 def check(self): member in DistCheck
/dports/net/samba412/samba-4.12.15/third_party/waf/waflib/
H A DScripting.py293 def remove_and_log(k, fun): argument
347 fun = 'dist' variable in Dist
527 fun = 'distcheck' variable in DistCheck
547 def check(self): member in DistCheck
/dports/audio/fomp-lv2/fomp-1.2.2/waflib/
H A DScripting.py293 def remove_and_log(k, fun): argument
347 fun = 'dist' variable in Dist
527 fun = 'distcheck' variable in DistCheck
547 def check(self): member in DistCheck
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/sratom/waflib/
H A DScripting.py293 def remove_and_log(k, fun): argument
347 fun = 'dist' variable in Dist
527 fun = 'distcheck' variable in DistCheck
547 def check(self): member in DistCheck
/dports/audio/jalv/jalv-1.6.6/waflib/
H A DScripting.py293 def remove_and_log(k, fun): argument
347 fun = 'dist' variable in Dist
527 fun = 'distcheck' variable in DistCheck
547 def check(self): member in DistCheck

12345678910>>...15