Searched refs:rename (Results 1 - 25 of 339) sorted by relevance

1234567891011>>

/xsrc/external/mit/libXau/dist/
H A DAuLock.c41 # define link rename
90 if (-1 == rename(creat_name, link_name)) {
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/glw/dist/
H A Dcompile43 arguments, and rename the output as expected.
/xsrc/external/mit/xf86-video-intel-old/dist/
H A Dcompile43 arguments, and rename the output as expected.
/xsrc/external/mit/xf86-video-ati/dist/
H A Dcompile43 arguments, and rename the output as expected.
/xsrc/external/mit/xsetpointer/dist/
H A Dcompile43 arguments, and rename the output as expected.
/xsrc/external/mit/makedepend/dist/
H A Dconfigure.ac28 AC_CHECK_FUNCS([rename fchmod reallocarray])
H A Dmain.c708 rename(char *from, char *to) function in typeref:typename:int
758 /* rename() won't work on WIN32, CYGWIN, or CIFS if src file is open */
759 if (rename(makefile, backup) < 0)
760 fatalerr("cannot rename %s to %s\n", makefile, backup);
762 if (rename(backup, makefile) < 0)
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_spill.cpp894 /* rename if necessary */
956 /* rename if necessary */
994 /* if the operand was reloaded, rename */
1083 Temp rename = Temp(); local in function:aco::__anond37687ce0110::add_coupling_code
1087 if (rename == Temp())
1088 rename = pair.first;
1090 is_same = rename == pair.first;
1092 if (rename == Temp())
1093 rename = ctx.renames[pred_idx][pair.first];
1095 is_same = rename
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcatomic.c207 if (rename ((char *) atomic->new, (char *) atomic->file) < 0)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_util.c168 if (rename(stage_name, final_name))
169 fprintf(stderr, "lima: failed to rename log %s to %s\n", stage_name, final_name);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.4.7.rst59 - mesa: rename format_info.c to format_info.h
H A D20.1.8.rst102 - mesa: rename _mesa_free_errors_data
/xsrc/external/mit/libXaw/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXcomposite/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXcursor/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXdamage/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXdmcp/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXext/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXfixes/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXfont/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXfont2/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXft/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXi/dist/
H A Dcompile245 arguments, and rename the output as expected.
/xsrc/external/mit/libXinerama/dist/
H A Dcompile245 arguments, and rename the output as expected.

Completed in 13 milliseconds

1234567891011>>