HomeSort by: relevance | last modified time | path
    Searched refs:retain (Results 1 - 25 of 38) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
util.hpp 67 v().retain();
79 v().retain();
sampler.cpp 47 obj(d_s).retain();
queue.cpp 52 obj(d_q).retain();
context.cpp 95 obj(d_ctx).retain();
event.cpp 149 obj(d_ev).retain();
kernel.cpp 79 obj(d_kern).retain();
  /xsrc/external/mit/libXmu/dist/src/
VisCmap.c 47 * If retain is true, new properties will be retained for the duration of
73 unsigned int depth, Bool replace, Bool retain)
80 * retain - specifies whether to retain
107 XA_RGB_DEFAULT_MAP, replace,retain);
111 XA_RGB_GRAY_MAP, replace, retain);
118 XA_RGB_RED_MAP, replace, retain);
126 XA_RGB_GREEN_MAP, replace, retain);
135 XA_RGB_BLUE_MAP, replace, retain);
149 XA_RGB_BEST_MAP, replace, retain);
    [all...]
LookupCmap.c 59 * replaced. If retain is true, the property and the colormap will be
62 * permanent by a call to XmuLookupStandardColormap(); a request to retain
75 Bool replace, Bool retain)
83 * retain - specifies whether to retain
140 if (retain) {
168 else if (retain) {
176 if (retain)
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
util.hpp 71 v().retain();
83 v().retain();
sampler.cpp 47 obj(d_s).retain();
queue.cpp 52 obj(d_q).retain();
context.cpp 95 obj(d_ctx).retain();
event.cpp 149 obj(d_ev).retain();
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
pointer.hpp 42 retain() { function in class:clover::ref_counter
63 p->retain();
109 p->retain();
177 p->retain();
  /xsrc/external/mit/libXmu/dist/include/X11/Xmu/
StdCmap.h 74 Bool retain
97 Bool retain
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
pointer.hpp 53 retain() { function in class:clover::ref_counter
74 p->retain();
120 p->retain();
188 p->retain();
  /xsrc/external/mit/libepoxy/dist/registry/
README.md 3 In order to update the registry XML files and retain the history you cannot
  /xsrc/external/mit/xf86-video-intel/dist/xvmc/
i915_structs.h 404 unsigned retain:1; member in struct:i915_3dstate_map_state::__anon7851
633 unsigned retain:1; member in struct:i915_3dstate_pixel_shader_header
i915_xvmc.c 167 pixel_shader_program->shader0.retain = 1;
181 pixel_shader_program->shader1.retain = 1;
213 pixel_shader_program->shader2.retain = 1;
246 pixel_shader_program->shader3.retain = 1;
541 map_state->y_map.dw0.retain = 1;
588 map_state->u_map.dw0.retain = 1;
637 map_state->v_map.dw0.retain = 1;
  /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
i915_structs.h 404 unsigned retain:1; member in struct:i915_3dstate_map_state::__anon8700
633 unsigned retain:1; member in struct:i915_3dstate_pixel_shader_header
i915_xvmc.c 167 pixel_shader_program->shader0.retain = 1;
181 pixel_shader_program->shader1.retain = 1;
213 pixel_shader_program->shader2.retain = 1;
246 pixel_shader_program->shader3.retain = 1;
541 map_state->y_map.dw0.retain = 1;
588 map_state->u_map.dw0.retain = 1;
637 map_state->v_map.dw0.retain = 1;
  /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
X11Application.m 141 msg.arg = [arg retain];
157 if (_controller == nil) _controller = [obj retain];
466 cb.retain = cfretain;
502 ns = [(id)cf retain];
613 [ret retain];
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_multithread_makecurrent.spec 117 threads retain their GLX context binding.
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_multithread_makecurrent.spec 117 threads retain their GLX context binding.
  /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
i915_structs.h 437 unsigned retain : 1; member in struct:i915_3dstate_map_state::__anon8945
672 unsigned retain : 1; member in struct:i915_3dstate_pixel_shader_header

Completed in 29 milliseconds

1 2