Searched refs:standalone (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtimevar.c132 /* Nonzero if this timing variable is running as a standalone
134 unsigned standalone : 1; member in struct:timevar_def
253 TIMEVAR cannot be running as a standalone timer. */
265 /* Can't push a standalone timer. */
266 gcc_assert (!tv->standalone);
346 gcc_assert (!tv->standalone);
347 tv->standalone = 1;
365 gcc_assert (tv->standalone);
366 tv->standalone = 0; /* Enable a restart. */
390 if (tv->standalone)
[all...]
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_common.h132 void InitCommonLsan(bool standalone);
H A Dlsan_common.cc37 static void InitializeFlags(bool standalone) { argument
73 // Set defaults for common flags (only in standalone mode) and parse
76 if (standalone) {
118 void InitCommonLsan(bool standalone) { argument
119 InitializeFlags(standalone);
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-dw2-15.d5 # Various prefixes, assembled standalone.
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-dw2-15.d5 # Various prefixes, assembled standalone.
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr65240.h456 int standalone; member in struct:_xmlDoc
1984 int standalone; member in struct:_xmlParserInput
2050 int standalone; member in struct:_xmlParserCtxt
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex7717 \ifimagevmode \medskip \fi % space after the standalone image
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex7478 \ifimagevmode \medskip \fi % space after the standalone image
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex7721 \ifimagevmode \medskip \fi % space after the standalone image
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex8393 \medskip % space after a standalone image
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex8393 \medskip % space after a standalone image
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex8430 \medskip % space after a standalone image

Completed in 197 milliseconds