Searched refs:overwrite (Results 1 - 25 of 264) sorted by relevance

1234567891011

/xsrc/external/mit/fonttosfnt/dist/
H A Denv.c48 extern int setenv(const char *name, const char *value, int overwrite);
79 * "value". If overwrite is set, replace any current value.
83 setenv(const char *name, const char *value, int overwrite) argument
93 if (!overwrite)
H A Dutil.c53 extern int setenv(const char *name, const char *value, int overwrite);
/xsrc/external/mit/xorg-server/dist/test/scripts/
H A Drun-piglit.sh70 --overwrite \
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua3 -- 2) Check for constant uploades that overwrite each other. The
6 -- CP_LOAD_STATE* that overwrite the same range of constants
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.3.4.rst56 - r600g/cayman: fix integer multiplication output overwrite (v2)
H A D7.8.2.rst98 - Don't overwrite a driver's shader infolog with generic failure
H A D11.2.2.rst152 - gk110/ir: do not overwrite def value with zero for EXCH ops
H A D7.11.1.rst350 - glsl hierarchical visitor: Do not overwrite base_ir for parameter
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxorg-server.h.in11 * AM_CONFIG_HEADER() line, and thus does not overwrite this file.
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextP.h252 Boolean overwrite; /* Overwrite mode */ member in struct:_TextPart
/xsrc/external/mit/xorg-server/dist/include/
H A Dxorg-server.h.in11 * AM_CONFIG_HEADER() line, and thus does not overwrite this file.
/xsrc/external/mit/brotli/dist/c/tools/
H A Dbrotli.md65 force output file overwrite
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4224 # overwrite some of them when testing with obscure command lines.
786 # compilers refuse to overwrite an existing .o file with -o,
/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c70 extern int setenv(const char *name, const char *value, int overwrite);
5526 setenv name value &optional overwrite
5531 LispObj *oname, *ovalue, *overwrite; local in function:Lisp_Setenv
5533 overwrite = ARGUMENT(2);
5543 setenv(name, value, overwrite != UNSPEC && overwrite != NIL);
/xsrc/external/mit/libXaw/dist/src/
H A DTextAction.c2475 ctx->text.overwrite = !ctx->text.overwrite;
3110 if (ctx->text.overwrite) {
4394 {"toggle-overwrite", ToggleOverwrite},
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m4500 # overwrite some of them when testing with obscure command lines.
1064 # compilers refuse to overwrite an existing .o file with -o,
H A Dconfig.guess1422 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m4224 # overwrite some of them when testing with obscure command lines.
786 # compilers refuse to overwrite an existing .o file with -o,
H A Dconfig.guess1445 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/libXxf86misc/dist/
H A Dconfig.guess1435 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/libvdpau/dist/
H A Dconfig.guess1435 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/xf86-video-sis/dist/
H A Dconfig.guess1439 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfig.guess1465 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/xcompmgr/dist/
H A Dconfig.guess1435 operating system you are using. If your script is old, overwrite *all*
/xsrc/external/mit/xcursor-themes/dist/
H A Dconfig.guess1435 operating system you are using. If your script is old, overwrite *all*

Completed in 39 milliseconds

1234567891011