Searched refs:isl_stream_new_file (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/isl/
H A Dcat.c43 s = isl_stream_new_file(ctx, stdin);
H A Dbound.c255 s = isl_stream_new_file(ctx, stdin);
H A Disl_stream.c199 struct isl_stream* isl_stream_new_file(struct isl_ctx *ctx, FILE *file) function
H A Disl_input.c2460 struct isl_stream *s = isl_stream_new_file(ctx, input);
2472 struct isl_stream *s = isl_stream_new_file(ctx, input);
2508 struct isl_stream *s = isl_stream_new_file(ctx, input);
2532 struct isl_stream *s = isl_stream_new_file(ctx, input);
2556 struct isl_stream *s = isl_stream_new_file(ctx, input);
2580 struct isl_stream *s = isl_stream_new_file(ctx, input);
2643 struct isl_stream *s = isl_stream_new_file(ctx, input);
2683 struct isl_stream *s = isl_stream_new_file(ctx, input);
/haiku-buildtools/isl/include/isl/
H A Dstream.h85 struct isl_stream* isl_stream_new_file(struct isl_ctx *ctx, FILE *file);

Completed in 29 milliseconds