Searched defs:file (Results 101 - 125 of 656) sorted by relevance

1234567891011>>

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dnodemenu.c70 char *file = (char *)NULL; local
/haiku-buildtools/cloog/osl/source/
H A Dbody.c90 void osl_body_idump(FILE * file, osl_body_p body, int level) { argument
129 osl_body_dump(FILE * file, osl_body_p body) argument
141 osl_body_print(FILE * file, osl_body_p body) argument
[all...]
H A Dinterface.c92 void osl_interface_idump(FILE * file, osl_interface_p interface, int level) { argument
146 osl_interface_dump(FILE * file, osl_interface_p interface) argument
[all...]
H A Dnames.c87 void osl_names_idump(FILE * file, osl_names_p names, int level) { argument
127 osl_names_dump(FILE * file, osl_names_p names) argument
[all...]
H A Dvector.c89 void osl_vector_idump(FILE * file, osl_vector_p vector, int level) { argument
138 osl_vector_dump(FILE * file, osl_vector_p vector) argument
[all...]
/haiku-buildtools/cloog/osl/source/extensions/
H A Darrays.c90 void osl_arrays_idump(FILE * file, osl_arrays_p arrays, int level) { argument
134 osl_arrays_dump(FILE * file, osl_arrays_p arrays) argument
[all...]
H A Dcomment.c88 void osl_comment_idump(FILE * file, osl_comment_p comment, int level) { argument
129 osl_comment_dump(FILE * file, osl_comment_p comment) argument
[all...]
H A Dcoordinates.c88 void osl_coordinates_idump(FILE * file, osl_coordinates_p coordinates, argument
142 osl_coordinates_dump(FILE * file, osl_coordinates_p coordinates) argument
[all...]
/haiku-buildtools/cloog/source/
H A Dblock.c89 void cloog_block_print_structure(FILE * file, CloogBlock * block, int level) argument
165 cloog_block_print(FILE * file, CloogBlock * block) argument
176 cloog_block_list_print(FILE * file, CloogBlockList * blocklist) argument
[all...]
H A Dinput.c58 CloogInput *cloog_input_read(FILE *file, CloogOptions *options) argument
120 static void print_names(FILE *file, CloogUnionDomain *ud, argument
141 cloog_input_dump_cloog(FILE *file, CloogInput *input, CloogOptions *opt) argument
[all...]
/haiku-buildtools/cloog/test/
H A Dgenerate_test.c60 static void print_macros(FILE *file) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001124-1.c7 struct file { struct
/haiku-buildtools/gcc/zlib/
H A Dgzwrite.c303 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/haiku-buildtools/jam/
H A Dpathunix.c50 path_parse( const char *file, PATHNAME *f ) argument
138 path_build( PATHNAME *f, char *file, int binding ) argument
[all...]
H A Dbuiltins.c223 builtin_glob_back( void *closure, const char *file, int status, time_t time ) argument
/haiku-buildtools/binutils/zlib/contrib/iostream3/
H A Dzfstream.h186 gzFile file; member in class:gzfilebuf
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dcppspec.c103 const char *file = decoded_options[i].arg; local
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Dhost-mingw32.c53 w32_error (const char* function, const char* file, int line, argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/
H A D1.cc96 FILE* file = fopen(name, "w"); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/
H A D9874.cc98 FILE* file = fopen(name, "w"); local
/haiku-buildtools/binutils/binutils/
H A Delfcomm.h58 char * file_name; /* Archive file name. */ member in struct:archive_info
[all...]
H A Dcoffdump.c462 show_usage (FILE *file, int status) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Dmacro.h68 const char *file; /* File the macro was defined in. */ member in struct:macro_struct
/haiku-buildtools/binutils/gold/testsuite/
H A Dplugin_section_order.c123 claim_file_hook(const struct ld_plugin_input_file *file, int *claimed) argument
/haiku-buildtools/binutils/zlib/
H A Dgzwrite.c310 gzvprintf(gzFile file, const char *format, va_list va) argument
372 gzprintf(gzFile file, const char *format, ...) argument
[all...]

Completed in 119 milliseconds

1234567891011>>