Searched refs:sequential (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr20950.f7 inquire (33, sequential = c)
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dtypes.h47 sequential, enumerator in enum:__gnu_parallel::_Parallelism
H A Dbase.h65 * @brief GNU sequential classes for public use.
93 __is_parallel(const _Parallelism __p) { return __p != sequential; }
/haiku-buildtools/gcc/gcc/fortran/
H A Dio.c70 tag_sequential = {"SEQUENTIAL", " sequential =", " %v", BT_CHARACTER},
2213 "sequential", 10) == 0
2220 "for stream or sequential ACCESS");
3947 gfc_free_expr (inquire->sequential);
3999 RETM m = match_vtag (&tag_sequential, &inquire->sequential);
4196 INQUIRE_RESOLVE_TAG (&tag_sequential, inquire->sequential);
H A Dtrans-io.c1345 if (p->sequential)
1347 p->sequential);
H A Dgfortran.h2250 *name, *access, *sequential, *direct, *form, *formatted, member in struct:__anon133
H A Dfrontend-passes.c2225 WALK_SUBEXPR (co->ext.inquire->sequential);
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A DZLib.pas61 TCompressionStream is write-only and strictly sequential. Reading from the
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A DZLib.pas61 TCompressionStream is write-only and strictly sequential. Reading from the

Completed in 216 milliseconds