| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gimple.def | 31 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 …]
|
| D | machmode.def | 37 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/ |
| D | parse.y | 68 | header statements 96 statements : statement 97 | statements statement
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | cmd-parse.y | 128 %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/ |
| D | gimple.texi | 50 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 …]
|
| D | tree-ssa.texi | 40 * 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/ |
| D | ElftosbAST.h | 796 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
|
| D | ConversionController.cpp | 450 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()
|
| D | ConversionController.h | 103 OperationSequence * convertStatementList(ListASTNode * statements);
|
| /netbsd/src/external/lgpl3/gmp/dist/demos/calc/ |
| D | calc.y | 168 | statements statement; 170 statements: 172 | statements statement EOS
|
| /netbsd/src/share/doc/papers/px/ |
| D | fig2.3.raw | 8 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/ |
| D | LICENSE | 8 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/ |
| D | dnsextd_parser.y | 169 statements 391 statements: 393 statements statement
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | setup.cfg | 7 # E701: Multiple statements on one line (colon)
|
| /netbsd/src/sys/arch/alpha/ |
| D | STYLE | 103 used for control statements with zero or one statements.)
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | prsa_par.y | 163 statements: 164 statements statement
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.opt | 635 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/ |
| D | racoon.conf.sample-inherit | 4 # This file shows the basic inheritance usage in 'remote' statements.
|
| /netbsd/src/sys/arch/amd64/conf/ |
| D | NOCOMPAT | 14 # is explicitly enabled. (The others are pulled in by statements in
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | thr_debug.c | 512 #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/ |
| D | c-score.texi | 139 Switch the destination of following statements into the bss section, 166 The @samp{;} character can be used to separate statements on the same
|
| D | c-pj.texi | 51 The @samp{;} character can be used to separate statements on the same
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | dict_regexp.ref | 2 ./dict_open: warning: regexp map dict_regexp.map, line 1: do not prepend whitespace to statements b…
|
| D | dict_pcre.ref | 2 ./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/ |
| D | xstormy16.sc | 27 # INIT_START, INIT_END - statements just before and just after 29 # FINI_START, FINI_END - statements just before and just after
|