Home
last modified time | relevance | path

Searched +defs:operator +defs:nargs (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/module/
H A DModule_generated_CppFunction.h32 SEXP operator()(SEXP*) { in operator() function
38 inline int nargs() { return 0; } in nargs() function
52 SEXP operator()(SEXP*) { in operator() function
72 SEXP operator()(SEXP*) { in operator() function
92 SEXP operator()(SEXP*) { in operator() function
113 SEXP operator()(SEXP* args) { in operator() function
133 SEXP operator()(SEXP* args) { in operator() function
158 SEXP operator()(SEXP* args) { in operator() function
181 SEXP operator()(SEXP* args) { in operator() function
205 SEXP operator()(SEXP* args) { in operator() function
[all …]
H A DModule_generated_CppMethod.h36 inline int nargs() { return 0; } in nargs() function
54 inline int nargs() { return 0; } in nargs() function
73 inline int nargs() { return 0; } in nargs() function
91 inline int nargs() { return 0; } in nargs() function
113 inline int nargs() { return 1; } in nargs() function
133 inline int nargs() { return 1; } in nargs() function
153 inline int nargs() { return 1; } in nargs() function
173 inline int nargs() { return 1; } in nargs() function
197 inline int nargs() { return 2; } in nargs() function
218 inline int nargs() { return 2; } in nargs() function
[all …]
H A DModule_generated_Pointer_CppMethod.h35 inline int nargs(){ return 0 ; } in nargs() function
53 inline int nargs(){ return 0 ; } in nargs() function
73 inline int nargs(){ return 0 ; } in nargs() function
91 inline int nargs(){ return 0 ; } in nargs() function
114 inline int nargs(){ return 1; } in nargs() function
134 inline int nargs() { return 1; } in nargs() function
157 inline int nargs() { return 1; } in nargs() function
177 inline int nargs() { return 1; } in nargs() function
200 inline int nargs(){ return 2; } in nargs() function
221 inline int nargs() { return 2; } in nargs() function
[all …]
H A DCppFunction.h40 virtual SEXP operator()(SEXP*) { in operator() function
60 virtual int nargs(){ return 0 ; } in nargs() function
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqconnection.h64 int nargs; variable
69 QConnection &operator=( const QConnection & ); variable
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
90 expr_hash_elt& operator= (const expr_hash_elt&); variable
141 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
180 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
90 expr_hash_elt& operator= (const expr_hash_elt&); variable
141 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
180 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/
H A DModule.h103 virtual SEXP operator()(Class* /*object*/, SEXP* /*args*/) { return R_NilValue ; } in operator() function
105 virtual int nargs(){ return 0 ; } in nargs() function
121 SEXP operator()( Class* object, SEXP* args){ in operator() function
124 inline int nargs(){ return parent_method_pointer->nargs() ; } in nargs() function
156 inline int nargs(){ return ctor->nargs() ; } in nargs() function
176 inline int nargs(){ return fact->nargs() ; } in nargs() function
193 inline int nargs(){ return method->nargs() ; } in nargs() function
/dports/devel/hadoop/jetty-6.1.14/modules/start/src/main/java/org/mortbay/start/
H A DMain.java111 String[] nargs=new String[args.length-1]; in main() local
217 void configure(InputStream config, int nargs) throws Exception in configure()
305 String operator=st.nextToken(); in configure() local
315 String operator=st.nextToken(); in configure() local
/dports/devel/hadoop2/jetty-6.1.14/modules/start/src/main/java/org/mortbay/start/
H A DMain.java111 String[] nargs=new String[args.length-1]; in main() local
217 void configure(InputStream config, int nargs) throws Exception in configure()
305 String operator=st.nextToken(); in configure() local
315 String operator=st.nextToken(); in configure() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
46 struct { size_t nargs; tree *args; } phi; member
104 expr_hash_elt& operator= (const expr_hash_elt&); variable
166 avail_exprs_stack& operator= (const avail_exprs_stack&); variable
205 const_and_copies& operator= (const const_and_copies&); variable

12345678910>>...14