HomeSort by: relevance | last modified time | path
    Searched defs:from (Results 1 - 25 of 154) sorted by relevancy

1 2 3 4 5 6 7

  /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/libXmu/dist/test/
StrToBS.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
57 XrmValue from, to, args; local
67 from.addr = namebuf;
68 from.size = sizeof(char *);
69 XmuCvtStringToBackingStore(NULL, &nargs, &from, &to);
75 from.addr = namebuf;
76 from.size = sizeof(char *);
77 XmuCvtStringToBackingStore(NULL, &nargs, &from, &to);
86 XmuCvtStringToBackingStore(&args, &nargs, &from, &to);
91 from.addr = (char *) "DoesNotExist"
101 XrmValue from, to; local
    [all...]
StrToJust.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
56 XrmValue from, to; local
66 from.addr = namebuf;
67 from.size = sizeof(char *);
68 XmuCvtStringToJustify(NULL, &nargs, &from, &to);
74 from.addr = namebuf;
75 from.size = sizeof(char *);
76 XmuCvtStringToJustify(NULL, &nargs, &from, &to);
86 XmuCvtStringToJustify(&args, &nargs, &from, &to);
92 from.addr = (char *) "DoesNotExist"
102 XrmValue from, to; local
    [all...]
StrToLong.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
61 XrmValue from, to, args; local
71 from.addr = namebuf;
72 from.size = sizeof(char *);
73 XmuCvtStringToLong(NULL, &nargs, &from, &to);
82 XmuCvtStringToLong(&args, &nargs, &from, &to);
87 from.addr = (char *) "DoesNotExist";
89 g_test_message("StringToLong(%s)", from.addr);
90 XmuCvtStringToLong(NULL, &nargs, &from, &to);
95 from.addr = (char *) ""
105 XrmValue from, to, args; local
    [all...]
StrToOrnt.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
56 XrmValue from, to; local
66 from.addr = namebuf;
67 from.size = sizeof(char *);
68 XmuCvtStringToOrientation(NULL, &nargs, &from, &to);
74 from.addr = namebuf;
75 from.size = sizeof(char *);
76 XmuCvtStringToOrientation(NULL, &nargs, &from, &to);
86 XmuCvtStringToOrientation(&args, &nargs, &from, &to);
92 from.addr = (char *) "DoesNotExist"
102 XrmValue from, to; local
    [all...]
StrToGrav.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
83 XrmValue from, to, args; local
93 from.addr = namebuf;
94 from.size = sizeof(char *);
95 XmuCvtStringToGravity(NULL, &nargs, &from, &to);
101 from.addr = namebuf;
102 from.size = sizeof(char *);
103 XmuCvtStringToGravity(NULL, &nargs, &from, &to);
112 XmuCvtStringToGravity(&args, &nargs, &from, &to);
117 from.addr = (char *) "DoesNotExist"
127 XrmValue from, to; local
    [all...]
StrToShap.c 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
73 XrmValue from, to; local
84 from.addr = namebuf;
85 from.size = sizeof(char *);
88 ret = XmuCvtStringToShapeStyle(NULL, NULL, &nargs, &from, &to, NULL);
95 from.addr = namebuf;
96 from.size = sizeof(char *);
99 ret = XmuCvtStringToShapeStyle(NULL, NULL, &nargs, &from, &to, NULL);
110 XmuCvtStringToShapeStyle(NULL, &args, &nargs, &from, &to, NULL);
116 from.addr = (char *) "DoesNotExist"
132 XrmValue from, to; local
    [all...]
  /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);
  /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...]

Completed in 22 milliseconds

1 2 3 4 5 6 7