Home
last modified time | relevance | path

Searched +defs:last +defs:statement (Results 101 – 125 of 329) sorted by relevance

12345678910>>...14

/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dstatementcache.c76 APSWStatement *last, *item; in statementcache_sanity_check() local
174 statementcache_reprepare(StatementCache *sc, APSWStatement *statement) in statementcache_reprepare()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/parser/
H A DJavadocParser.java226 int last = tokens.length-1; in createMethodReference() local
779 protected boolean pushSeeRef(Object statement) { in pushSeeRef()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/parser/
H A Dqqmljsast_p.h702 auto last = lastListElement(this); in lastSourceLocation() local
988 auto last = lastListElement(this); in lastSourceLocation() local
1848 Statement *statement; variable
1876 Statement *statement; variable
1909 Statement *statement; variable
1949 Statement *statement; variable
2066 Statement *statement; variable
2273 Block *statement; variable
2298 Block *statement; variable
3302 auto last = lastListElement(this); in lastSourceLocation() local
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/parser/
H A Dqqmljsast_p.h702 auto last = lastListElement(this); in lastSourceLocation() local
988 auto last = lastListElement(this); in lastSourceLocation() local
1848 Statement *statement; variable
1876 Statement *statement; variable
1909 Statement *statement; variable
1949 Statement *statement; variable
2066 Statement *statement; variable
2273 Block *statement; variable
2298 Block *statement; variable
3302 auto last = lastListElement(this); in lastSourceLocation() local
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/parser/
H A Dqmljsast_p.h718 auto last = lastListElement(this); in lastSourceLocation() local
1012 auto last = lastListElement(this); in lastSourceLocation() local
1875 Statement *statement; variable
1903 Statement *statement; variable
1936 Statement *statement; variable
1976 Statement *statement; variable
2093 Statement *statement; variable
2300 Block *statement; variable
2325 Block *statement; variable
3332 auto last = lastListElement(this); in lastSourceLocation() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-operands.c107 operands_scanner (struct function *fun, gimple *statement) in operands_scanner()
371 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
431 use_optype_p old_ops, ptr, last; in finalize_ssa_uses() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-operands.c107 operands_scanner (struct function *fun, gimple *statement) in operands_scanner()
371 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
431 use_optype_p old_ops, ptr, last; in finalize_ssa_uses() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-operands.c107 operands_scanner (struct function *fun, gimple *statement) in operands_scanner()
371 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
431 use_optype_p old_ops, ptr, last; in finalize_ssa_uses() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-operands.c107 operands_scanner (struct function *fun, gimple *statement) in operands_scanner()
371 add_use_op (struct function *fn, gimple *stmt, tree *op, use_optype_p last) in add_use_op()
431 use_optype_p old_ops, ptr, last; in finalize_ssa_uses() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/rewrite/describing/
H A DASTRewritingMoveCodeTest.java959 ExpressionStatement statement= (ExpressionStatement) fooStatements.get(0); in testSwapCD() local
1012 ExpressionStatement statement= (ExpressionStatement) fooStatements.get(0); in testSwap() local
1123 ASTNode last= (ASTNode) thenStatements.get(1); in testCopyMultipleNodes() local
1311 ASTNode last= (ASTNode) thenStatements.get(2); in testCopyMultipleNodes2() local
1361 ASTNode last= (ASTNode) thenStatements.get(2); in testCopyMultipleNodes3() local
1424 ASTNode last= (ASTNode) thenStatements.get(2); in testCopyMultipleNodes4() local
1540 ASTNode last= (ASTNode) thenStatements.get(1); in testMoveMultipleNodes() local
1655 ASTNode last= (ASTNode) thenStatements.get(3); in testMoveMultipleNodes3() local
1751 ASTNode last= (ASTNode) statements.get(2); in testReplaceMoveMultiple() local
/dports/devel/godot2/godot-2.1.6-stable/main/tests/
H A Dtest_gdscript.cpp315 const GDParser::Node *statement = p_block->statements[i]; in _parser_show_block() local
919 int last = 0; in test() local
/dports/devel/godot2-tools/godot-2.1.6-stable/main/tests/
H A Dtest_gdscript.cpp315 const GDParser::Node *statement = p_block->statements[i]; in _parser_show_block() local
919 int last = 0; in test() local
/dports/devel/godot/godot-3.2.3-stable/main/tests/
H A Dtest_gdscript.cpp314 const GDScriptParser::Node *statement = p_block->statements[i]; in _parser_show_block() local
971 int last = 0; in test() local
/dports/devel/godot-tools/godot-3.2.3-stable/main/tests/
H A Dtest_gdscript.cpp314 const GDScriptParser::Node *statement = p_block->statements[i]; in _parser_show_block() local
971 int last = 0; in test() local
/dports/print/py-relatorio/relatorio-0.10.0/relatorio/templates/
H A Dopendocument.py175 def wrap_nodes_between(first, last, new_parent): argument
599 def _handle_column_loops(self, statement, ancestor, opening, argument
710 def _handle_row_spanned_column_loops(self, statement, outer_o_node, argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/
H A DJavadocParser.java246 int last = tokens.length-1; in createMethodReference() local
837 protected boolean pushSeeRef(Object statement) { in pushSeeRef()
/dports/lang/cparser/cparser-0.9.14/
H A Dast2firm.c3144 statement_t *statement = expr->statement; in statement_expression_to_firm() local
4260 static ir_node *return_statement_to_firm(return_statement_t *statement) in return_statement_to_firm()
4308 statement_t *statement = compound->statements; in compound_statement_to_firm() local
4457 entity_t *const last = statement->declarations_end; in declaration_statement_to_firm() local
4476 static ir_node *if_statement_to_firm(if_statement_t *statement) in if_statement_to_firm()
4540 static ir_node *for_statement_to_firm(for_statement_t *statement) in for_statement_to_firm()
4629 static ir_node *switch_statement_to_firm(switch_statement_t *statement) in switch_statement_to_firm()
4687 static ir_node *label_to_firm(const label_statement_t *statement) in label_to_firm()
4724 static ir_node *asm_statement_to_firm(const asm_statement_t *statement) in asm_statement_to_firm()
4962 static ir_node *leave_statement_to_firm(leave_statement_t *statement) in leave_statement_to_firm()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/
H A DQuickAssistProcessor.java2011 private static Statement getSingleStatement(Statement statement) { in getSingleStatement()
2039 Statement statement; in getSplitVariableProposals() local
2497 Statement statement= ASTResolving.findParentStatement(node); in getAssignToVariableProposals() local
2637 Statement statement= ASTResolving.findParentStatement(node); in getAddFinallyProposals() local
2691 Statement statement= ASTResolving.findParentStatement(node); in getCatchClauseToThrowsProposals() local
2805 ASTNode last= statements.get(statements.size() - 1); in removeCatchBlock() local
2837 Statement statement= ASTResolving.findParentStatement(node); in getPickoutTypeFromMulticatchProposals() local
2913 Statement statement= ASTResolving.findParentStatement(covering); in getConvertToMultiCatchProposals() local
3002 Statement statement= ASTResolving.findParentStatement(covering); in getUnrollMultiCatchProposals() local
3171 ASTNode last= innerStatements.get(nStatements - 1); in getCopyOfInner() local
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/ast/
H A Dscopes.cc109 void SloppyBlockFunctionMap::Delegate::set_statement(Statement* statement) { in set_statement()
120 SloppyBlockFunctionStatement* statement) { in Declare()
493 SloppyBlockFunctionStatement* statement) { in DeclareSloppyBlockFunction()
589 Statement* statement = in HoistSloppyBlockFunctions() local
899 VariableProxy* last = outer_scope_->unresolved_; in Reparent() local
/dports/graphics/pikchr/pikchr-90b6d5b4a3/
H A Dpikchr.y540 statement(A) ::= . { A = 0; } in statement() function
541 statement(A) ::= direction(D). { pik_set_direction(p,D.eCode); A=0; } in statement() function
543 statement(A) ::= PLACENAME(N) COLON unnamed_statement(X). in statement() function
545 statement(A) ::= PLACENAME(N) COLON position(P). in statement() function
548 statement(A) ::= unnamed_statement(X). {A = X;} in statement() function
549 statement(A) ::= print prlist. {pik_append(p,"<br>\n",5); A=0;} in statement() function
555 statement(A) ::= ASSERT LP position(X) EQ(OP) position(Y) RP. in statement() function
2733 int last = count(aClass) - 1; in pik_find_class() local
3634 int first, last, mid, c; in pik_value() local
3668 int first, last, mid, c = 0; in pik_lookup_color() local
[all …]
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/scssphp/scssphp/src/
H A DParser.php1330 protected function append($statement, $pos = null)
1357 protected function last() function in ScssPhp\\ScssPhp\\Parser
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/scssphp/scssphp/src/
H A DParser.php1330 protected function append($statement, $pos = null)
1357 protected function last() function in ScssPhp\\ScssPhp\\Parser
/dports/www/moodle310/moodle/lib/scssphp/
H A DParser.php1188 protected function append($statement, $pos = null)
1215 protected function last() function in ScssPhp\\ScssPhp\\Parser
/dports/www/moodle39/moodle/lib/scssphp/
H A DParser.php1188 protected function append($statement, $pos = null)
1215 protected function last() function in ScssPhp\\ScssPhp\\Parser
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libexpr/
H A Dexpr.h168 Exnode_t* last; /* for cons */ member
173 Exnode_t* statement; /* case label statement(s) */ member

12345678910>>...14