Home
last modified time | relevance | path

Searched refs:NCALL (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp199 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
209 uint32_t> NCALL; in write_attr() typedef
220 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
230 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
239 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
258 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
268 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
530 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
540 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
549 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdb_util_wrapper.cpp77 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getName() typedef
79 NCALL ncall(& CharsetMap::getName, args); in CharsetMap_getName()
92 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getMysqlName() typedef
94 NCALL ncall(& CharsetMap::getMysqlName, args); in CharsetMap_getMysqlName()
107 typedef NativeConstMethodCall_1_<int, const CharsetMap, const char *> NCALL; in CharsetMap_getCharsetNumber() typedef
109 NCALL ncall(& CharsetMap::getCharsetNumber, args); in CharsetMap_getCharsetNumber()
122 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF8CharsetNumber() typedef
124 NCALL ncall(& CharsetMap::getUTF8CharsetNumber, args); in CharsetMap_getUTF8CharsetNumber()
137 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF16CharsetNumber() typedef
139 NCALL ncall(& CharsetMap::getUTF16CharsetNumber, args); in CharsetMap_getUTF16CharsetNumber()
[all …]
H A DNdbScanFilter_wrapper.cpp93 NCALL ncall(& NdbScanFilter::begin, args); in begin()
101 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
102 NCALL ncall(& NdbScanFilter::end, args); in end()
110 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
111 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
119 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
120 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
154 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
163 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
172 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp199 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
209 uint32_t> NCALL; in write_attr() typedef
220 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
230 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
239 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
258 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
268 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
530 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
540 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
549 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdb_util_wrapper.cpp77 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getName() typedef
79 NCALL ncall(& CharsetMap::getName, args); in CharsetMap_getName()
92 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getMysqlName() typedef
94 NCALL ncall(& CharsetMap::getMysqlName, args); in CharsetMap_getMysqlName()
107 typedef NativeConstMethodCall_1_<int, const CharsetMap, const char *> NCALL; in CharsetMap_getCharsetNumber() typedef
109 NCALL ncall(& CharsetMap::getCharsetNumber, args); in CharsetMap_getCharsetNumber()
122 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF8CharsetNumber() typedef
124 NCALL ncall(& CharsetMap::getUTF8CharsetNumber, args); in CharsetMap_getUTF8CharsetNumber()
137 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF16CharsetNumber() typedef
139 NCALL ncall(& CharsetMap::getUTF16CharsetNumber, args); in CharsetMap_getUTF16CharsetNumber()
[all …]
H A DNdbScanFilter_wrapper.cpp93 NCALL ncall(& NdbScanFilter::begin, args); in begin()
101 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
102 NCALL ncall(& NdbScanFilter::end, args); in end()
110 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
111 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
119 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
120 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
154 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
163 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
172 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp199 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
209 uint32_t> NCALL; in write_attr() typedef
220 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
230 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
239 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
258 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
268 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
530 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
540 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
549 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdb_util_wrapper.cpp77 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getName() typedef
79 NCALL ncall(& CharsetMap::getName, args); in CharsetMap_getName()
92 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getMysqlName() typedef
94 NCALL ncall(& CharsetMap::getMysqlName, args); in CharsetMap_getMysqlName()
107 typedef NativeConstMethodCall_1_<int, const CharsetMap, const char *> NCALL; in CharsetMap_getCharsetNumber() typedef
109 NCALL ncall(& CharsetMap::getCharsetNumber, args); in CharsetMap_getCharsetNumber()
122 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF8CharsetNumber() typedef
124 NCALL ncall(& CharsetMap::getUTF8CharsetNumber, args); in CharsetMap_getUTF8CharsetNumber()
137 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF16CharsetNumber() typedef
139 NCALL ncall(& CharsetMap::getUTF16CharsetNumber, args); in CharsetMap_getUTF16CharsetNumber()
[all …]
H A DNdbScanFilter_wrapper.cpp93 NCALL ncall(& NdbScanFilter::begin, args); in begin()
101 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
102 NCALL ncall(& NdbScanFilter::end, args); in end()
110 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
111 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
119 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
120 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
154 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
163 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
172 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp199 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
209 uint32_t> NCALL; in write_attr() typedef
220 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
230 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
239 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
258 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
268 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
530 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
540 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
549 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdb_util_wrapper.cpp77 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getName() typedef
79 NCALL ncall(& CharsetMap::getName, args); in CharsetMap_getName()
92 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getMysqlName() typedef
94 NCALL ncall(& CharsetMap::getMysqlName, args); in CharsetMap_getMysqlName()
107 typedef NativeConstMethodCall_1_<int, const CharsetMap, const char *> NCALL; in CharsetMap_getCharsetNumber() typedef
109 NCALL ncall(& CharsetMap::getCharsetNumber, args); in CharsetMap_getCharsetNumber()
122 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF8CharsetNumber() typedef
124 NCALL ncall(& CharsetMap::getUTF8CharsetNumber, args); in CharsetMap_getUTF8CharsetNumber()
137 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF16CharsetNumber() typedef
139 NCALL ncall(& CharsetMap::getUTF16CharsetNumber, args); in CharsetMap_getUTF16CharsetNumber()
[all …]
H A DNdbScanFilter_wrapper.cpp93 NCALL ncall(& NdbScanFilter::begin, args); in begin()
101 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
102 NCALL ncall(& NdbScanFilter::end, args); in end()
110 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
111 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
119 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
120 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
154 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
163 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
172 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp199 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
209 uint32_t> NCALL; in write_attr() typedef
220 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
230 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
239 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
258 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
268 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
530 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
540 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
549 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdb_util_wrapper.cpp77 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getName() typedef
79 NCALL ncall(& CharsetMap::getName, args); in CharsetMap_getName()
92 typedef NativeConstMethodCall_1_<const char *, const CharsetMap, int> NCALL; in CharsetMap_getMysqlName() typedef
94 NCALL ncall(& CharsetMap::getMysqlName, args); in CharsetMap_getMysqlName()
107 typedef NativeConstMethodCall_1_<int, const CharsetMap, const char *> NCALL; in CharsetMap_getCharsetNumber() typedef
109 NCALL ncall(& CharsetMap::getCharsetNumber, args); in CharsetMap_getCharsetNumber()
122 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF8CharsetNumber() typedef
124 NCALL ncall(& CharsetMap::getUTF8CharsetNumber, args); in CharsetMap_getUTF8CharsetNumber()
137 typedef NativeConstMethodCall_0_<int, const CharsetMap> NCALL; in CharsetMap_getUTF16CharsetNumber() typedef
139 NCALL ncall(& CharsetMap::getUTF16CharsetNumber, args); in CharsetMap_getUTF16CharsetNumber()
[all …]
H A DNdbScanFilter_wrapper.cpp93 NCALL ncall(& NdbScanFilter::begin, args); in begin()
101 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
102 NCALL ncall(& NdbScanFilter::end, args); in end()
110 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
111 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
119 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
120 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
154 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
163 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
172 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/src/ndb/
H A DNdbInterpretedCode_wrapper.cpp193 NCALL ncall(& NdbInterpretedCode::read_attr, args); in read_attr()
203 uint32_t> NCALL; in write_attr() typedef
214 NCALL ncall(& NdbInterpretedCode::add_reg, args); in add_reg()
224 NCALL ncall(& NdbInterpretedCode::sub_reg, args); in sub_reg()
233 NCALL ncall(& NdbInterpretedCode::def_label, args); in def_label()
252 NCALL ncall(& NdbInterpretedCode::branch_ge, args); in branch_ge()
262 NCALL ncall(& NdbInterpretedCode::branch_gt, args); in branch_gt()
523 NCALL ncall(& NdbInterpretedCode::add_val, args); in add_val()
533 NCALL ncall(& NdbInterpretedCode::sub_val, args); in sub_val()
542 NCALL ncall(& NdbInterpretedCode::def_sub, args); in def_sub()
[all …]
H A DNdbScanFilter_wrapper.cpp88 NCALL ncall(& NdbScanFilter::begin, args); in begin()
96 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in end() typedef
97 NCALL ncall(& NdbScanFilter::end, args); in end()
105 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in istrue() typedef
106 NCALL ncall(& NdbScanFilter::istrue, args); in istrue()
114 typedef NativeMethodCall_0_<int, NdbScanFilter> NCALL; in isfalse() typedef
115 NCALL ncall(& NdbScanFilter::isfalse, args); in isfalse()
147 NCALL ncall(& NdbScanFilter::isnull, args); in isnull()
156 NCALL ncall(& NdbScanFilter::isnotnull, args); in isnotnull()
165 NCALL ncall(& NdbScanFilter::getInterpretedCode, args); in getInterpretedCode()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lucia/
H A Dqenter.F8 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
10 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
55 NCALL(N)=0
57 NCALL(N)=NCALL(N)+1
67 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
69 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
113 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
115 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
126 * NAME(I),NCALL(I),TCP(I),TIO(I)
141 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lucia/
H A Dqenter.F8 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
10 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
55 NCALL(N)=0
57 NCALL(N)=NCALL(N)+1
67 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
69 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
113 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
115 COMMON /LQDATA/ NO, TCP, TCP0, TIO, TIO0, NCALL, NAME, LEVEL,NROUT
126 * NAME(I),NCALL(I),TCP(I),TIO(I)
141 DIMENSION TCP(MXROUT),TIO(MXROUT),NCALL(MXROUT)
[all …]
/dports/math/libflame/libflame-5.2.0/old/lapack-test/lapack-timing/LIN/
H A Dztimls.f141 $ LDWORK, LWLSY, LWORK, M, MNMIN, N, NB, NCALL,
269 NCALL = 0
285 NCALL = NCALL + 1
339 NCALL = 0
351 NCALL = NCALL + 1
400 NCALL = 0
412 NCALL = NCALL + 1
450 NCALL = 0
462 NCALL = NCALL + 1
502 NCALL = 0
[all …]
H A Dstimls.f138 $ NCALL, NCOLS, NLVL, NRHS, NROWS, RANK local
270 NCALL = 0
286 NCALL = NCALL + 1
338 NCALL = 0
350 NCALL = NCALL + 1
395 NCALL = 0
407 NCALL = NCALL + 1
440 NCALL = 0
452 NCALL = NCALL + 1
486 NCALL = 0
[all …]
/dports/math/openblas/TIMING/LIN/
H A Ddtimls.f139 $ LDWORK, LWLSY, LWORK, M, MNMIN, N, NB, NCALL, local
271 NCALL = 0
287 NCALL = NCALL + 1
341 NCALL = 0
353 NCALL = NCALL + 1
402 NCALL = 0
414 NCALL = NCALL + 1
452 NCALL = 0
464 NCALL = NCALL + 1
503 NCALL = 0
[all …]
H A Dctimls.f141 $ NCALL, NCOLS, NRHS, NROWS, RANK local
271 NCALL = 0
287 NCALL = NCALL + 1
339 NCALL = 0
351 NCALL = NCALL + 1
396 NCALL = 0
408 NCALL = NCALL + 1
441 NCALL = 0
453 NCALL = NCALL + 1
488 NCALL = 0
[all …]
H A Dztimls.f141 $ LDWORK, LWLSY, LWORK, M, MNMIN, N, NB, NCALL, local
269 NCALL = 0
285 NCALL = NCALL + 1
339 NCALL = 0
351 NCALL = NCALL + 1
400 NCALL = 0
412 NCALL = NCALL + 1
450 NCALL = 0
462 NCALL = NCALL + 1
502 NCALL = 0
[all …]
H A Dstimls.f138 $ NCALL, NCOLS, NLVL, NRHS, NROWS, RANK local
270 NCALL = 0
286 NCALL = NCALL + 1
338 NCALL = 0
350 NCALL = NCALL + 1
395 NCALL = 0
407 NCALL = NCALL + 1
440 NCALL = 0
452 NCALL = NCALL + 1
486 NCALL = 0
[all …]

123