Home
last modified time | relevance | path

Searched refs:collapsed (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c456 char *collapsed = 0; in eval() local
571 if (collapsed) in eval()
572 free ((char *)collapsed); in eval()
573 collapsed = (char *) xmalloc (collapsed_length); in eval()
575 strcpy (collapsed, line); in eval()
577 collapse_continuations (collapsed); in eval()
578 remove_comments (collapsed); in eval()
582 p = collapsed; in eval()
1291 if (collapsed) in eval()
1292 free ((char *) collapsed); in eval()
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
47 # by the backticks, then collapsed again by the double quotes,
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
47 # by the backticks, then collapsed again by the double quotes,
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
47 # by the backticks, then collapsed again by the double quotes,
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dgettext-sister.m446 # The quadruple backslash is collapsed to a double backslash
47 # by the backticks, then collapsed again by the double quotes,
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dgettext-sister.m457 # The quadruple backslash is collapsed to a double backslash
58 # by the backticks, then collapsed again by the double quotes,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfwprop.c732 bool collapsed; in propagate_rtx() local
752 collapsed = propagate_rtx_1 (&tem, old_rtx, copy_rtx (new_rtx), flags); in propagate_rtx()
753 if (tem == x || !collapsed) in propagate_rtx()
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Daorsmul_1.asm105 C that would be collapsed by this.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DOpenMPSupport.rst51 64 bits for the cases where the sizes of the collapsed loops are not
H A Ddoxygen.cfg.in1135 # a fully collapsed tree already exceeds this amount). So setting the number of
1136 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.def239 LANGOPT(OpenMPOptimisticCollapse , 1, 0, "Use at most 32 bits to represent the collapsed loop nest…
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20081699 * parser.c (cp_parser_omp_for_loop): Parse collapsed for loops.
1726 (tsubst_expr) <case OMP_FOR>: Use it. Handle collapsed OMP_FOR
1736 collapsed for loops. Adjust c_finish_omp_for caller. Add new
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dslapdconfig.sdf601 slow to return results due to an index slot having collapsed to a
H A Dslapdconf2.sdf746 slow to return results due to an index slot having collapsed to a
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20082189 (gfc_resolve_do_iterator): Handle collapsed do loops.
2190 (resolve_omp_do): Likewise, diagnose errorneous collapsed do loops.
2212 lastprivate clause to OMP_FOR_CLAUSES. Handle collapsed do loops.
H A DChangeLog-20172022 collapsed loops.
H A DChangeLog-20103017 * match.c (match_exit_cycle): Error on EXIT also from collapsed
3018 !$omp do loops. Error on CYCLE to non-innermost collapsed
/netbsd-src/external/mpl/dhcp/dist/doc/devel/
H A Ddoxyfile.in954 # visible (unless a fully collapsed tree already exceeds this amount).
955 # So setting the number of entries 1 will produce a full collapsed tree by
/netbsd-src/games/fortune/datfiles/
H A Dzippy1112 They collapsed ... like nuns in the street ... they had no teen
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A Ddoxygen.cfg.in1136 # a fully collapsed tree already exceeds this amount). So setting the number of
1137 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/netbsd-src/external/mit/libcbor/dist/
H A DDoxyfile1188 # a fully collapsed tree already exceeds this amount). So setting the number of
1189 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/doxygen/
H A Duser.cfg.in1413 # a fully collapsed tree already exceeds this amount). So setting the number of
1414 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/
H A Duser.cfg.in1466 # a fully collapsed tree already exceeds this amount). So setting the number of
1467 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200813557 argument, saying whether nested array are to be collapsed
17209 (dump_generic_node): Handle OMP_TASK and collapsed OMP_FOR loops.
17212 arguments to TREE_VECs, check arguments for all collapsed loops.
17216 * c-parser.c (c_parser_omp_for_loop): Parse collapsed loops. Call
17260 * tree-ssa-operands.c (get_expr_operands): Handle collapsed OMP_FOR
17288 collapse > 1, set OMP_CLAUSE_LASTPRIVATE_STMT. Handle collapsed
17322 Add loops argument. Extract data for collapsed OMP_FOR loops.
17333 iterators. Handle collapsed OMP_FOR loops. Adjust
17404 not after it. Handle collapsed OMP_FOR loops, adjust for
17407 (scan_omp_for): Handle collapsed OMP_FOR
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.texi3840 e.g.@: a single space. In GNU CPP, whitespace between tokens is collapsed
4234 In textual output, each whitespace sequence is collapsed to a single

123