Home
last modified time | relevance | path

Searched refs:statements (Results 1 – 25 of 431) sorted by relevance

12345678910>>...18

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple.def31 These are all the GIMPLE statements with register operands. */
55 /* GIMPLE_LABEL <LABEL> represents label statements. LABEL is a
80 statements with memory and register operands. */
104 represents inline assembly statements.
106 STRING is the string containing the assembly statements.
129 BODY is the sequence of statements inside the transaction.
135 /* GIMPLE_RETURN <RETVAL> represents return statements.
144 BODY is the sequence of statements in the scope. */
149 sequence of statements that handle these types. */
154 sequence of statements to execute on failure. */
[all …]
Dmachmode.def37 The following statements can be used in this file -- all have
41 mode-classes.def, less the leading MODE_ prefix; some statements
64 Order matters in this file in so far as statements which refer to
66 statements which do not refer to other modes may appear in any
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/
Dparse.y68 | header statements
96 statements : statement
97 | statements statement
/netbsd/src/external/bsd/tmux/dist/
Dcmd-parse.y128 %type <commands> argument_statements statements statement
135 | statements
142 statements : statement '\n'
146 | statements statement '\n'
293 condition : if_open '\n' statements if_close
302 | if_open '\n' statements if_else '\n' statements if_close
312 | if_open '\n' statements elif if_close
326 | if_open '\n' statements elif if_else '\n' statements if_close
343 elif : if_elif '\n' statements
354 | if_elif '\n' statements elif
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgimple.texi50 contains some container statements like lexical scopes
62 of the C statements into GENERIC equivalents would involve walking the
73 * Class hierarchy of GIMPLE statements::
78 * Manipulating GIMPLE statements::
99 needed by most GIMPLE statements. There are some fields that
294 @node Class hierarchy of GIMPLE statements
295 @section Class hierarchy of GIMPLE statements
483 first operand is a sequence of statements to execute. If executing
484 these statements does not throw an exception, then the second operand
491 @item A sequence of statements to execute. When an exception occurs,
[all …]
Dtree-ssa.texi40 * SSA Operands:: SSA names referenced by GIMPLE statements.
65 or memory location. Since statements come in different shapes and
417 It is also still possible to utilize lazy updating of statements, but this
423 statements modified via calls to @code{gimple_set_modified} instead of
425 modified statements must have @code{update_stmt} called in order to bring them
532 Transformations that emit new code or replicate existing statements
677 @item Once before traversing all the statements in the @var{bb}.
681 @item Once after traversing all the statements and before recursing
690 @item Once after walking the statements in @var{bb} and @var{bb}'s
711 All statements that may use memory have exactly one accompanied use of
[all …]
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DElftosbAST.h796 BootableSectionContentsASTNode(ListASTNode * statements) in BootableSectionContentsASTNode() argument
797 : SectionContentsASTNode(), m_statements(statements) in BootableSectionContentsASTNode()
841 void setIfStatements(ListASTNode * statements) { m_ifStatements = statements; } in setIfStatements() argument
847 void setElseStatements(ListASTNode * statements) { m_elseStatements = statements; } in setElseStatements() argument
1205 FromStatementASTNode(std::string * source, ListASTNode * statements);
1217 inline void setStatements(ListASTNode * statements) { m_statements = statements; } in setStatements() argument
DConversionController.cpp450 ListASTNode * statements = bootableSection->getStatements(); in processSections() local
451 OperationSequence * sequence = convertStatementList(statements); in processSections()
455 statements->printTree(0); in processSections()
597 OperationSequence * ConversionController::convertStatementList(ListASTNode * statements) in convertStatementList() argument
600 ListASTNode::iterator it = statements->begin(); in convertStatementList()
601 for (; it != statements->end(); ++it) in convertStatementList()
DConversionController.h103 OperationSequence * convertStatementList(ListASTNode * statements);
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
Dcalc.y168 | statements statement;
170 statements:
172 | statements statement EOS
/netbsd/src/share/doc/papers/px/
Dfig2.3.raw8 LINO s 2.2 Set line number, count statements
37 CASEOP* 2.9 Case statements
38 FOR* a 2.12 For statements
/netbsd/src/external/bsd/openldap/dist/
DLICENSE8 1. Redistributions in source form must retain copyright statements
12 statements and notices, this list of conditions, and the following
/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
Ddnsextd_parser.y169 statements
391 statements:
393 statements statement
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsetup.cfg7 # E701: Multiple statements on one line (colon)
/netbsd/src/sys/arch/alpha/
DSTYLE103 used for control statements with zero or one statements.)
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dprsa_par.y163 statements:
164 statements statement
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.opt635 unavailable vector resources. We collect the cost for vectorized statements
636 and non-vectorized statements separately, check the proportion of vec_cost to
657 numbers for general statements and load statements according to the information
658 for statements to be vectorized, check the proportion of load statements, and
665 number of load statements exceeds the threshold specified by this parameter,
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit4 # This file shows the basic inheritance usage in 'remote' statements.
/netbsd/src/sys/arch/amd64/conf/
DNOCOMPAT14 # is explicitly enabled. (The others are pulled in by statements in
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_debug.c512 #define with_thread_info_lock(statements) { statements; } argument
547 #define with_thread_info_lock(statements) { \ argument
550 { statements; } \
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-score.texi139 Switch the destination of following statements into the bss section,
166 The @samp{;} character can be used to separate statements on the same
Dc-pj.texi51 The @samp{;} character can be used to separate statements on the same
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict_regexp.ref2 ./dict_open: warning: regexp map dict_regexp.map, line 1: do not prepend whitespace to statements b…
Ddict_pcre.ref2 ./dict_open: warning: pcre map dict_pcre.map, line 1: do not prepend whitespace to statements betwe…
/netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/
Dxstormy16.sc27 # INIT_START, INIT_END - statements just before and just after
29 # FINI_START, FINI_END - statements just before and just after

12345678910>>...18