| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| curvesub.cc | 58 REAL from[1], to[1]; local 60 qlist->getRange( from, to, bpts );
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| midgard_opt_copy_prop.c | 20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 38 unsigned from = ins->src[1]; local 44 if (from & PAN_IS_REG) continue; 88 ctx->blend_src1 = from; 91 mir_rewrite_index_src_swizzle(ctx, to, from, ins->swizzle[1]);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| m_clip_tmp.h | 21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 51 const GLfloat *from = (GLfloat *)clip_vec->start; local 59 const GLfloat cx = from[0]; 60 const GLfloat cy = from[1]; 61 const GLfloat cz = from[2]; 62 const GLfloat cw = from[3]; 132 const GLfloat *from = (GLfloat *)clip_vec->start; local 139 const GLfloat cx = from[0]; 140 const GLfloat cy = from[1]; 141 const GLfloat cz = from[2] 189 const GLfloat *from = (GLfloat *)clip_vec->start; local 225 const GLfloat *from = (GLfloat *)clip_vec->start; local [all...] |
| m_norm_tmp.h | 22 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 50 const GLfloat *from = in->start; local 63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; 92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; 117 const GLfloat *from = in->start; local 130 const GLfloat ux = from[0], uy = from[1], uz = from[2] 182 const GLfloat *from = in->start; local 211 const GLfloat *from = in->start; local 243 const GLfloat *from = in->start; local 273 const GLfloat *from = in->start; local 303 const GLfloat *from = in->start; local 349 const GLfloat *from = in->start; local [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| m_clip_tmp.h | 21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 51 const GLfloat *from = (GLfloat *)clip_vec->start; local 59 const GLfloat cx = from[0]; 60 const GLfloat cy = from[1]; 61 const GLfloat cz = from[2]; 62 const GLfloat cw = from[3]; 132 const GLfloat *from = (GLfloat *)clip_vec->start; local 139 const GLfloat cx = from[0]; 140 const GLfloat cy = from[1]; 141 const GLfloat cz = from[2] 189 const GLfloat *from = (GLfloat *)clip_vec->start; local 225 const GLfloat *from = (GLfloat *)clip_vec->start; local [all...] |
| m_norm_tmp.h | 22 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 50 const GLfloat *from = in->start; local 63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; 92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; 117 const GLfloat *from = in->start; local 130 const GLfloat ux = from[0], uy = from[1], uz = from[2] 182 const GLfloat *from = in->start; local 211 const GLfloat *from = in->start; local 243 const GLfloat *from = in->start; local 273 const GLfloat *from = in->start; local 303 const GLfloat *from = in->start; local 349 const GLfloat *from = in->start; local [all...] |
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| lcStd.c | 17 * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 40 XPointer from, to; local 57 from = (XPointer) str; 62 if (_XlcConvert(conv, &from, &from_left, &to, &to_left, NULL, 0) < 0) 78 XPointer from, to; local 94 from = (XPointer) &wc; 99 if (_XlcConvert(conv, &from, &from_left, &to, &to_left, NULL, 0) < 0) 116 XPointer from, to; local 129 from = (XPointer) str; 134 if (_XlcConvert(conv, &from, &from_left, &to, &to_left, NULL, 0) < 0 155 XPointer from, to; local 308 XPointer from, to; local [all...] |
| lcTxtPr.c | 17 * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 83 XPointer from; local 159 from = (XPointer) *wc_list; 163 from = (XPointer) *mb_list; 168 ret = _XlcConvert(conv, &from, &from_left, (XPointer *) &to, &to_left,
|
| lcPrTxt.c | 17 * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 121 XPointer from, to, buf; local 183 from = (XPointer) last_ptr; 189 strncpy(to, from, (size_t) len); 190 from += len; 196 ret = _XlcConvert(conv, &from, &from_left, &to, &to_left, NULL, 0);
|
| lcRM.c | 17 * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 101 /* This implementation uses an XlcConv from XlcNMultiByte to XlcNWideChar. */ 125 const char *from; local 131 from = str; 145 ret = _XlcConvert(conv, (XPointer *) &from, &from_left,
|
| /xsrc/external/mit/makedepend/dist/ |
| include.c | 18 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 23 in this Software without prior written authorization from The Open Group. 77 char *end, *from, *to, **cp; local 89 for (from = end = path; *end; end++) 93 if (*from) 94 *cp++ = from; 95 from = end; 97 *cp++ = from; 129 for (from = *cp; *from;) [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| sun_init.c | 19 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 42 * Applications see VT number as consecutive integers starting from 1. 70 switch_to(int vt, const char *from) 77 from, strerror(errno)); 82 from, strerror(errno)); 94 MessageType from = X_PROBED; local 144 xf86Msg(from, "VT infrastructure is not available\n"); 159 from = X_CMDLINE; 163 from = X_CMDLINE; 172 xf86Msg(from, "using VT number %d\n\n", xf86Info.vtno) [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| lnx_init.c | 20 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 60 switch_to(int vt, const char *from) 66 FatalError("%s: VT_ACTIVATE failed: %s\n", from, strerror(errno)); 70 FatalError("%s: VT_WAITACTIVE failed: %s\n", from, strerror(errno)); 79 MessageType from = X_PROBED; local 94 from = X_CMDLINE; 127 xf86Msg(from, "using VT number %d\n\n", xf86Info.vtno); 175 * Detach from the controlling tty to avoid char loss 304 * Keep server from detaching from controlling tty. This is usefu [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| sun_init.c | 19 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 37 * Applications see VT number as consecutive integers starting from 1. 74 MessageType from = X_PROBED; local 155 xf86Msg(from, "VT infrastructure is not available\n"); 171 from = X_CMDLINE; 182 xf86Msg(from, "using VT number %d\n\n", xf86Info.vtno); 361 * Keep server from detaching from controlling tty. This is useful when 371 * Undocumented flag to protect page 0 from read/write to help catch NULL
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_texture.c | 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 125 * HALTI5 adds a mapping from sampler to sampler TS unit, but this is AFAIK 149 struct etna_resource *to = base, *from = base; local 154 from = etna_resource(base->render); 159 if ((to != from) && etna_resource_older(to, from)) { 160 etna_copy_resource(view->context, &to->base, &from->base, 0, 162 to->seqno = from->seqno; 164 } else if ((to == from) && etna_resource_needs_flush(to)) { 170 etna_copy_resource(view->context, &to->base, &from->base, 0 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| resource.cpp | 19 // ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 71 auto from = offset + origin; local 74 q.pipe->clear_buffer(q.pipe, pipe, from[0], region[0], data.data(), data.size()); 79 q.pipe->clear_texture(q.pipe, pipe, 0, box(from, region), texture_data.data());
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| postproc.c | 23 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 185 struct pipe_surface *from = src_surfaces[i]; local 192 from = src_surfaces[i & ~1]; 195 from = src_surfaces[(i & ~1) + 1]; 202 if (!from || !dst_surfaces[i]) 206 blit.src.resource = from->texture; 207 blit.src.format = from->format; 209 blit.src.box.z = from->u.tex.first_layer;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_texture.c | 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 111 * HALTI5 adds a mapping from sampler to sampler TS unit, but this is AFAIK 134 struct etna_resource *to = base, *from = base; local 139 from = etna_resource(base->external); 144 if ((to != from) && etna_resource_older(to, from)) { 145 etna_copy_resource(view->context, &to->base, &from->base, 0, 147 to->seqno = from->seqno; 148 } else if ((to == from) && etna_resource_needs_flush(to)) { 154 etna_copy_resource(view->context, &to->base, &from->base, 0 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| postproc.c | 23 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 186 struct pipe_surface *from = src_surfaces[i]; local 193 from = src_surfaces[i & ~1]; 196 from = src_surfaces[(i & ~1) + 1]; 203 if (!from || !dst_surfaces[i]) 207 blit.src.resource = from->texture; 208 blit.src.format = from->format; 210 blit.src.box.z = from->u.tex.first_layer;
|
| /xsrc/external/mit/libX11/dist/src/ |
| imConv.c | 22 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 80 * from UCS char to specified charset char. 192 XPointer from = (XPointer) &ucs4; local 204 &from, &from_len, &to, &to_len, 208 from = (XPointer) look; 214 &from, &from_len, &to, &to_len, 261 XPointer from = (XPointer) &ucs4; local 273 &from, &from_len, &to, &to_len, 277 from = (XPointer) look; 284 &from, &from_len, &to, &to_len 337 XPointer from = (XPointer) &ucs4; local [all...] |
| /xsrc/external/mit/libXaw/dist/src/ |
| Simple.c | 18 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 23 in this Software without prior written authorization from The Open Group. 41 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 375 XrmValue from, to; local 381 from.addr = (XPointer)simple->simple.cursor_name; 382 from.size = (unsigned)strlen((char *)from.addr) + 1; 387 if (XtConvertAndStore(w, XtRString, &from, XtRColorCursor, &to))
|
| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| alp_xaa.c | 517 CARD32* from; local 527 from = (CARD32*) (pCir->ScanlineColorExpandBuffers[bufno]); 561 *to=*(from++);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| atimode.c | 17 * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 61 pointer *from, 70 (void)memcpy(*to, *from, 0x00010000U); 90 pointer save, *from, *to; local 108 from = &save; 126 from = &pATI->pBank; 172 ATICopyVGAMemory(pATI, pATIHW, &save, from, to); 203 ATICopyVGAMemory(pATI, pATIHW, &save, from, to);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| lnx_init.c | 20 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 66 switch_to(int vt, const char *from) 72 xf86Msg(X_WARNING, "%s: VT_ACTIVATE failed: %s\n", from, strerror(errno)); 78 xf86Msg(X_WARNING, "%s: VT_WAITACTIVE failed: %s\n", from, strerror(errno)); 94 MessageType from = X_PROBED; local 106 from = X_CMDLINE; 144 xf86Msg(from, "using VT number %d\n\n", xf86Info.vtno); 370 * Keep server from detaching from controlling tty. This is useful
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| xkbSwap.c | 20 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 75 } from; local 78 from.c8 = (CARD8 *) &stuff[1]; 112 swaps(&from.c16[0]); 113 swaps(&from.c16[1]); 116 swapl(&from.c32[0]); 117 swapl(&from.c32[1]); 122 from.c8 += (size * 2);
|