Home
last modified time | relevance | path

Searched defs:stmts (Results 1 – 25 of 2662) sorted by relevance

12345678910>>...107

/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dtest_asyncStatementExecution_transaction.cpp103 mozIStorageBaseStatement *stmts[] = { in test_MultipleAsyncReadStatements() local
131 mozIStorageBaseStatement *stmts[] = { in test_MultipleReadStatements() local
159 mozIStorageBaseStatement *stmts[] = { in test_MultipleAsyncReadWriteStatements() local
186 mozIStorageBaseStatement *stmts[] = { in test_MultipleReadWriteStatements() local
214 mozIStorageBaseStatement *stmts[] = { in test_MultipleAsyncWriteStatements() local
242 mozIStorageBaseStatement *stmts[] = { in test_MultipleWriteStatements() local
265 mozIStorageBaseStatement *stmts[] = { in test_SingleAsyncReadStatement() local
287 mozIStorageBaseStatement *stmts[] = { in test_SingleReadStatement() local
309 mozIStorageBaseStatement *stmts[] = { in test_SingleAsyncWriteStatement() local
330 mozIStorageBaseStatement *stmts[] = { in test_SingleWriteStatement() local
[all …]
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp95 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
118 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
144 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
167 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
192 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
217 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
238 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
257 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
277 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
296 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp102 mozIStorageBaseStatement *stmts[] = { in TEST() local
129 mozIStorageBaseStatement *stmts[] = { in TEST() local
156 mozIStorageBaseStatement *stmts[] = { in TEST() local
182 mozIStorageBaseStatement *stmts[] = { in TEST() local
209 mozIStorageBaseStatement *stmts[] = { in TEST() local
236 mozIStorageBaseStatement *stmts[] = { in TEST() local
258 mozIStorageBaseStatement *stmts[] = { in TEST() local
279 mozIStorageBaseStatement *stmts[] = { in TEST() local
300 mozIStorageBaseStatement *stmts[] = { in TEST() local
320 mozIStorageBaseStatement *stmts[] = { in TEST() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp95 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
118 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
144 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
167 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
192 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
217 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
238 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
257 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
277 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
296 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dtest_asyncStatementExecution_transaction.cpp95 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
120 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
147 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
172 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
199 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
226 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
247 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
267 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
288 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
308 nsTArray<RefPtr<mozIStorageBaseStatement>> stmts = { in TEST() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackage/
H A Dtdriver.cpp383 const ParseTree& stmts = p.GetParseTree(); in altertablerenamecolumn() local
398 const ParseTree& stmts = p.GetParseTree(); in altertablemodifycolumntype() local
413 const ParseTree& stmts = p.GetParseTree(); in altertablerenametable() local
427 const ParseTree& stmts = p.GetParseTree(); in altertabledroptableconstraint() local
441 const ParseTree& stmts = p.GetParseTree(); in altertabledropcolumndefault() local
455 const ParseTree& stmts = p.GetParseTree(); in altertablesetcolumndefault() local
470 const ParseTree& stmts = p.GetParseTree(); in altertabledropcolumn() local
484 const ParseTree& stmts = p.GetParseTree(); in altertableaddtableconstraint() local
519 const ParseTree& stmts = p.GetParseTree(); in altertableaddcolumn() local
568 const ParseTree& stmts = p.GetParseTree(); in altertableaddcolumns() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/ddlpackage/
H A Dtdriver.cpp383 const ParseTree& stmts = p.GetParseTree(); in altertablerenamecolumn() local
398 const ParseTree& stmts = p.GetParseTree(); in altertablemodifycolumntype() local
413 const ParseTree& stmts = p.GetParseTree(); in altertablerenametable() local
427 const ParseTree& stmts = p.GetParseTree(); in altertabledroptableconstraint() local
441 const ParseTree& stmts = p.GetParseTree(); in altertabledropcolumndefault() local
455 const ParseTree& stmts = p.GetParseTree(); in altertablesetcolumndefault() local
470 const ParseTree& stmts = p.GetParseTree(); in altertabledropcolumn() local
484 const ParseTree& stmts = p.GetParseTree(); in altertableaddtableconstraint() local
519 const ParseTree& stmts = p.GetParseTree(); in altertableaddcolumn() local
568 const ParseTree& stmts = p.GetParseTree(); in altertableaddcolumns() local
[all …]
/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelpsys.h56 #define FORALL_POLY(sys,stmts) psys_start_poly(sys); do { stmts } while(psys_next_poly(sys)==TRUE); argument
57 #define FORALL_MONO(sys,stmts) psys_start_mon(sys); do { stmts } while(psys_next_mon(sys)==TRUE); argument
58 #define FORALL_BLOCK(sys,stmts) psys_start_block(sys); do { stmts } while(psys_next_block(sys)==TRU… argument
/dports/devel/re2c/re2c-2.2/src/codegen/
H A Dgen_state.cc43 void emit_action(Output &output, const DFA &dfa, const State *s, CodeList *stmts) in emit_action()
117 CodeList *stmts = code_list(alc); in emit_accept_binary() local
133 static void gen_restore(Output &output, CodeList *stmts) in gen_restore()
229 void emit_rule(Output &output, CodeList *stmts, const DFA &dfa, size_t rule_idx) in emit_rule()
276 static void gen_setstate(Output &output, CodeList *stmts, uint32_t fillidx) in gen_setstate()
344 static void gen_fill(Output &output, CodeList *stmts, const DFA &dfa, in gen_fill()
488 static void gen_shift(Output &output, CodeList *stmts, int32_t shift, in gen_shift()
516 static void gen_settag(Output &output, CodeList *stmts, const std::string &tag, in gen_settag()
536 static void gen_assign(Output &output, CodeList *stmts, const std::string &lhs, in gen_assign()
544 static void gen_assign_many(Output &output, CodeList *stmts, in gen_assign_many()
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DElse_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Else_
18 public function __construct(array $stmts = [], array $attributes = []) {
H A DFinally_.php10 public $stmts; variable in PhpParser\\Node\\Stmt\\Finally_
18 public function __construct(array $stmts = [], array $attributes = []) {

12345678910>>...107