Searched refs:Resolve (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSinkP.h182 _XawSinkResolveProc Resolve; member in struct:_TextSinkClassPart
/xsrc/external/mit/libXaw/dist/src/
H A DTextSink.c70 static void Resolve(Widget, XawTextPosition, int, int, XawTextPosition*);
196 Resolve, /* Resolve */
258 if (t_src->text_sink_class.Resolve == XtInheritResolve)
259 t_src->text_sink_class.Resolve =
260 superC->text_sink_class.Resolve;
499 * Resolve
513 Resolve(Widget w _X_UNUSED, XawTextPosition pos _X_UNUSED, int fromx _X_UNUSED, int width _X_UNUSED, function in typeref:typename:void
795 (*cclass->text_sink_class.Resolve)(w, pos, fromx, width, resPos);
H A DMultiSink.c113 static void Resolve(Widget, XawTextPosition, int, int, XawTextPosition*);
210 Resolve, /* Resolve */
644 Resolve(Widget w, XawTextPosition pos, int fromx, int width, function in typeref:typename:void
H A DAsciiSink.c88 static void Resolve(Widget, XawTextPosition, int, int, XawTextPosition*);
189 Resolve, /* Resolve */
1618 Resolve(Widget w, XawTextPosition pos, int fromx, int width, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.3.rst58 - st/nine: Resolve deadlock in surface/volume dtors when using csmt
H A D11.0.8.rst82 - i965: Resolve color and flush for all active shader images in
H A D17.1.6.rst60 - i965: Resolve framebuffers before signaling the fence
H A D7.10.3.rst236 - i965: Resolve implied moves in brw_dp_READ_4_vs_relative.
H A D19.3.0.rst2980 - genxml/gen12: Add Stencil Buffer Resolve Enable bit
2985 - iris: Resolve stencil buffer lossless compression with WM_HZ_OP
2990 - iris: Resolve stencil resource prior to copy or used by CPU
H A D19.1.0.rst3379 - iris: Resolve textures used by the program, not merely bound textures
/xsrc/external/mit/libXt/dist/src/
H A DIntrinsic.c992 static Boolean Resolve(register _Xconst char *source, /* The source string */ function in typeref:typename:Boolean
1120 if (Resolve(path, len, substitutions, num_substitutions, buf, '/')) {
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsourcetree.rst45 - **blorp** - BLit Or Resolve Pass is a blit and HiZ resolve framework
H A Dsubmittingpatches.rst211 discussion with the "Resolve Discussion" button. This way the
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DStoreTile.h978 INLINE static void Resolve( function in struct:StoreRasterTile
1874 StoreRasterTile<TTraits, SrcFormat, DstFormat>::Resolve(pResolveSrcHotTile, pDstSurface, (x + col), (y + row), sampleOffset, renderTargetArrayIndex);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md105 #### Resolve hazards and insert NOPs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DStoreTile.h979 INLINE static void Resolve( function in struct:StoreRasterTile
1875 StoreRasterTile<TTraits, SrcFormat, DstFormat>::Resolve(pResolveSrcHotTile, pDstSurface, (x + col), (y + row), sampleOffset, renderTargetArrayIndex);

Completed in 146 milliseconds