Searched refs:Replace (Results 1 - 25 of 43) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_configless_context.spec64 Replace the last sentence of the 6th paragraph with:
75 Replace the paragraph starting "If config is not a valid EGLConfig..."
98 Replace the first bullet point with the following:
H A DMESA_multithread_makecurrent.spec66 Replace the following sentence from section 2.2 Rendering Contexts:
78 Replace the following sentence from section 3.3.7 Rendering Contexts:
85 Replace the following sentence from section 3.5 Rendering Contexts:
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_configless_context.spec64 Replace the last sentence of the 6th paragraph with:
75 Replace the paragraph starting "If config is not a valid EGLConfig..."
98 Replace the first bullet point with the following:
H A DMESA_multithread_makecurrent.spec66 Replace the following sentence from section 2.2 Rendering Contexts:
78 Replace the following sentence from section 3.3.7 Rendering Contexts:
85 Replace the following sentence from section 3.5 Rendering Contexts:
/xsrc/external/mit/xmh/dist/
H A Dtsource.c57 static int Replace(Widget, XawTextPosition, XawTextPosition, XawTextBlock *);
99 /* Replace */ Replace,
188 Replace( function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.6.rst49 - i965: Replace draw_aux_buffer_disabled with draw_aux_usage
H A D12.0.5.rst95 - anv: Replace "abi_versions" with correct "api_version".
H A D19.1.6.rst74 - cherry-ignore: iris: Replace devinfo->gen with GEN_GEN
H A D18.2.3.rst74 - i965: Replace checks for rb->Name with FlipY (v2)
H A D20.3.3.rst87 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
H A D21.1.5.rst97 - osmesa: Replace default case FALLTHROUGH annotation by following return
H A D10.1.1.rst213 - winsys/svga: Replace the query mm buffer pool with a slab pool v3
H A D19.1.8.rst147 - nir/repair_ssa: Replace the unreachable check with the phi builder
H A D19.2.0.rst266 - nir/repair_ssa: Replace the unreachable check with the phi builder
287 - iris: Replace devinfo->gen with GEN_GEN
H A D21.2.2.rst89 - panfrost: Replace writers pointer with hash table
H A D21.0.0.rst1127 - st/mesa: Replace mesa_to_tgsi() with prog_to_nir() and nir_to_tgsi().
1175 - gallium/tgsi_exec: Replace the SSBO RESQ-specific interface with lookup.
1506 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
1553 - pan/mdg: Replace zext with a type enum
1627 - amd: Replace vasprintf with vfprintf
1633 - vulkan: Replace pthread mutex with mtx_t
1643 - aco: Replace indexed array initialization
1651 - radv: Replace VLAs with alloca
1663 - radv: Replace pthread mutex with mtx_t
1664 - radv: Replace pthrea
[all...]
H A D19.1.0.rst957 - turnip: Replace fd_bo with tu_bo
1459 - v3d: Replace the old shader-db env var output with the
1955 - nir/algebraic: Replace i2b used by bcsel or if-statement with
1966 - nir/algebraic: Replace a bcsel of a b2f sources with a b2f(!(a \|\|
1969 - nir/algebraic: Replace a-fract(a) with floor(a)
1995 - nir/algebraic: Replace a pattern where iand with a Boolean is used as
2066 - spirv: Replace vtn_constant_value with vtn_constant_uint
3169 - iris: Replace num_textures etc with a bitmask we can scan
3359 - iris: Replace buffer backing storage and rebind to update addresses.
3797 - mesa: Replace \_ae
[all...]
H A D19.3.0.rst383 - pan/midgard: Replace mir_is_live_after with new pass
1156 - mesa: Replace the LA16_UNORM packed formats with one array format.
1157 - mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array
1782 - nir/repair_ssa: Replace the unreachable check with the phi builder
1783 - util/rb_tree: Replace useless ifs with asserts
2046 - iris: Replace devinfo->gen with GEN_GEN
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSrcP.h113 _XawSrcReplaceProc Replace; member in struct:_TextSrcClassPart
/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c31 * FileInsert, Search, and Replace.
104 static Bool Replace(struct SearchAndReplace*, Bool, Bool);
142 "s<Key>Return:" "DoSearchAction() SetField(Replace)\n"
145 "<Key>Tab:" "DoSearchAction() SetField(Replace)\n"
152 "<Btn1Down>:" "select-start() DoSearchAction() SetField(Replace)\n"
743 XtSetArg(args[num_args], XtNlabel, "Replace with:"); num_args++;
771 XtSetArg(args[num_args], XtNlabel, "Replace"); num_args++;
780 XtSetArg(args[num_args], XtNlabel, "Replace All"); num_args++;
945 if (Replace( ctx->text.search, True, popdown) && popdown)
966 Replace((struc
1006 Replace(struct SearchAndReplace *search, Bool once_only, Bool show_current) function in typeref:typename:Bool
[all...]
H A DTextSrc.c90 static int Replace(Widget, XawTextPosition, XawTextPosition, XawTextBlock*);
229 Replace, /* Replace */
283 if (t_src->textSrc_class.Replace == XtInheritReplace)
284 t_src->textSrc_class.Replace = superC->textSrc_class.Replace;
424 * Replace
437 Replace(Widget w _X_UNUSED, XawTextPosition startPos _X_UNUSED, XawTextPosition endPos _X_UNUSED, function in typeref:typename:int
856 error = (*cclass->textSrc_class.Replace)(w, left, right, block);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dknobs.rst25 Replace 3D primitive execute with a SWRClearRT operation and defer clear execution to first backend op on hottile, or hottile store
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dknobs.rst25 Replace 3D primitive execute with a SWRClearRT operation and defer clear execution to first backend op on hottile, or hottile store
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dvenus.rst142 Make sure a host Wayland compositor is running. Replace
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Controller.m414 /* Replace our stdout/stderr */

Completed in 28 milliseconds

12