Searched defs:file (Results 51 - 75 of 656) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/wchar_t/
H A D12948-2.cc29 std::FILE* file = std::fopen(name, "r"); local
H A D12948-1.cc29 std::FILE* file = std::fopen(name, "r"); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/27_io/
H A Dfilebuf_sgetn_unbuf.cc42 FILE* file; local
[all...]
H A Difstream_getline-2.cc53 FILE *file = fopen(filename, "r"); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dwide-int-print.cc46 print_dec (const wide_int_ref &wi, FILE *file, signop sgn) argument
78 print_decs (const wide_int_ref &wi, FILE *file) argument
102 print_decu (const wide_int_ref &wi, FILE *file) argument
140 print_hex (const wide_int_ref &wi, FILE *file) argument
[all...]
H A Derrors.c131 fancy_abort (const char *file, int line, const char *func) argument
H A Dgenchecksum.c34 dosum (struct md5_ctx *ctx, const char *file) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dgccspec.c64 const char *file = decoded_options[i].arg; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi_check.cc77 const char* file = argv[3]; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dnlmheader.y142 file: label
[all...]
/haiku-buildtools/binutils/bfd/
H A Dgen-aout.c35 FILE * file; local
/haiku-buildtools/binutils/gold/
H A Dmapfile.h59 file() function in class:gold::Mapfile
/haiku-buildtools/gcc/gmp/
H A Dtal-debug.c51 __gmp_tmp_debug_mark (const char *file, int line, argument
82 __gmp_tmp_debug_alloc (const char *file, in argument
107 __gmp_tmp_debug_free(const char *file, int line, int dummy, struct tmp_debug_t **markp, const char *decl_name, const char *free_name) argument
[all...]
/haiku-buildtools/legacy/gcc/libchill/
H A Dwriterecord.c54 __writerecord( Access_Mode* the_access, signed long the_index, char* the_val_addr, unsigned long the_val_len, char* file, int line ) argument
[all...]
/haiku-buildtools/legacy/gcc/libio/
H A Dstdstrbufs.cc79 _IO_FILE file; member in struct:_IO_fake_stdiobuf::__anon3528
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A D20070815.c21 _IO_FILE file; member in struct:_IO_FILE_plus
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Darrayio_11.f9018 type(date_t) :: file(3) variable in program:gfcbug51
/haiku-buildtools/isl/
H A Disl_printer_private.h8 FILE *file; member in struct:isl_printer
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr55238.c30 gzbuffer (void *file, int size) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dptree.c40 cxx_print_decl (FILE *file, tree node, int indent) argument
83 cxx_print_type(FILE *file, tree node, int indent) argument
190 cxx_print_identifier(FILE *file, tree node, int indent) argument
207 cxx_print_lambda_node(FILE *file, tree node, int indent) argument
235 cxx_print_xnode(FILE *file, tree node, int indent) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/
H A D1.cc91 FILE* file = fopen(name, "w"); local
H A D3.cc92 FILE* file = fopen(name, "w"); local
H A D2.cc91 FILE* file = fopen(name, "w"); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/objects/char/
H A D9661-1.cc59 FILE* file = fopen(name, "r+"); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/
H A D9661-1.cc59 FILE* file = fopen(name, "w"); local

Completed in 103 milliseconds

1234567891011>>