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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xorg-server/dist/test/xi2/
protocol-eventconvert.c 6 * to deal in the Software without restriction, including without limitation
12 * paragraph) shall be included in all copies or substantial portions of the
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20 * DEALINGS IN THE SOFTWARE.
42 test_values_XIRawEvent(RawDeviceEvent *in, xXIRawEvent * out, BOOL swap)
65 assert(out->evtype == GetXI2Type(in->type));
66 assert(out->time == in->time);
67 assert(out->detail == in->detail.button)
166 DeviceEvent in; local
195 RawDeviceEvent in; local
424 DeviceEvent in; local
777 DeviceChangedEvent in; local
953 TouchOwnershipEvent in; local
1064 BarrierEvent in; local
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/test/xi2/
protocol-eventconvert.c 6 * to deal in the Software without restriction, including without limitation
12 * paragraph) shall be included in all copies or substantial portions of the
16 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
19 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20 * DEALINGS IN THE SOFTWARE.
37 static void test_values_XIRawEvent(RawDeviceEvent *in, xXIRawEvent *out,
63 g_assert(out->evtype == GetXI2Type((InternalEvent*)in));
64 g_assert(out->time == in->time);
65 g_assert(out->detail == in->detail.button)
155 DeviceEvent in; local
184 RawDeviceEvent in; local
423 DeviceEvent in; local
779 DeviceChangedEvent in; local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/
gen_backend.cpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
39 %for func in funcList:
gen_rasterizer.cpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
40 %for func in funcList:
gen_header_init.hpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
36 %for num in range(numFiles):
42 %for num in range(numFiles):
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/
gen_backend.cpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
39 %for func in funcList:
gen_rasterizer.cpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
40 %for func in funcList:
gen_header_init.hpp 6 // to deal in the Software without restriction, including without limitation
12 // paragraph) shall be included in all copies or substantial portions of the
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
21 // IN THE SOFTWARE.
36 %for num in range(numFiles):
42 %for num in range(numFiles):
  /xsrc/external/mit/mesa-demos/dist/src/vp/
run.sh 3 for i in *.txt ; do
  /xsrc/external/mit/xcb-proto/dist/xcbgen/
error.py 3 Gets thrown when a type doesn't resolve in the XML.
  /xsrc/external/bsd/libuuid_ul/dist/
parse.c 7 * Redistribution and use in source and binary forms, with or without
11 * notice, and the entire permission notice in its entirety,
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
23 * WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE
28 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
42 int uuid_parse(const char *in, uuid_t uu)
49 if (strlen(in) != 36)
51 for (i=0, cp = in; i <= 36; i++,cp++)
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/panel/
readme.txt 4 OS - Can be used in all OS's.
22 subdirectory needs to be copied in the driver directory.
27 - Run "/root/crlf/crlf -a" in Linux OS.
327 platform.c - Support for detection of platform in which driver runs.
355 platform.c - Support for detection of platform in which driver runs.
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
wglext.spec 15 # required-props in wgl.spec (which is not used for anything):
21 # up front, since it involves some complexities in protecting
65 param hDC HDC in value
66 param iLayerPlane int in value
67 param uType UINT in value
72 param hRegion HANDLE in value
77 param hRegion HANDLE in value
78 param x int in value
79 param y int in value
80 param width int in valu
    [all...]
gl.spec 21 # Category this function falls in. While there are many categories for
66 # Core version in which a function was introduced, or against
69 # Core version in which a function was removed
77 # Drivers in which this is implemented (very incomplete)
93 # are used here, but the master registry for GLX is in
107 # the spec file, in extension number order.
111 # - add extension name in alphabetical order to category list
112 # - add commands within an extension in spec order
145 passthru: /* GL type for "half" precision (s10e5) float data in host memory */
155 passthru: /* This code block is duplicated in glxext.h, so must be protected *
    [all...]
  /xsrc/external/mit/fontconfig/dist/test/
wrapper-script.sh 3 case "$1" in
6 cd $(IFS=:;for i in $PATH; do echo $i|grep mingw> /dev/null; [ $? -eq 0 ] && echo $i; done)
  /xsrc/external/mit/imake/dist/
mkdirhier 8 case ${1--} in
16 case $directory in
  /xsrc/external/mit/mesa-demos/dist/src/redbook/
README 2 * For the software in this directory
7 * copyright notice appear in all copies and that both the copyright notice
8 * and this permission notice appear in supporting documentation, and that
9 * the name of Silicon Graphics, Inc. not be used in advertising
16 * FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
23 * ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
28 * restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
29 * (c)(1)(ii) of the Rights in Technical Data and Computer Software
30 * clause at DFARS 252.227-7013 and/or in similar or successor
31 * clauses in the FAR or the DOD or NASA FAR Supplement
    [all...]
  /xsrc/external/mit/MesaLib/src/gallium/auxiliary/
u_unfilled_gen.c 9 * to deal in the Software without restriction, including without limitation
15 * paragraph) shall be included in all copies or substantial portions of the
20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
22 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
23 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
24 * USE OR OTHER DEALINGS IN THE SOFTWARE.
346 const ubyte*in = (const ubyte*)_in; local
351 (out+j)[0] = (ushort)in[i];
352 (out+j)[1] = (ushort)in[i+1];
353 (out+j+2)[0] = (ushort)in[i+1]
367 const ubyte*in = (const ubyte*)_in; local
388 const ubyte*in = (const ubyte*)_in; local
409 const ubyte*in = (const ubyte*)_in; local
432 const ubyte*in = (const ubyte*)_in; local
455 const ubyte*in = (const ubyte*)_in; local
472 const ubyte*in = (const ubyte*)_in; local
493 const ubyte*in = (const ubyte*)_in; local
514 const ubyte*in = (const ubyte*)_in; local
535 const ubyte*in = (const ubyte*)_in; local
556 const ubyte*in = (const ubyte*)_in; local
577 const ubyte*in = (const ubyte*)_in; local
600 const ubyte*in = (const ubyte*)_in; local
623 const ubyte*in = (const ubyte*)_in; local
640 const ubyte*in = (const ubyte*)_in; local
661 const ubyte*in = (const ubyte*)_in; local
682 const ushort*in = (const ushort*)_in; local
703 const ushort*in = (const ushort*)_in; local
724 const ushort*in = (const ushort*)_in; local
745 const ushort*in = (const ushort*)_in; local
768 const ushort*in = (const ushort*)_in; local
791 const ushort*in = (const ushort*)_in; local
808 const ushort*in = (const ushort*)_in; local
829 const ushort*in = (const ushort*)_in; local
850 const ushort*in = (const ushort*)_in; local
871 const ushort*in = (const ushort*)_in; local
892 const ushort*in = (const ushort*)_in; local
913 const ushort*in = (const ushort*)_in; local
936 const ushort*in = (const ushort*)_in; local
959 const ushort*in = (const ushort*)_in; local
976 const ushort*in = (const ushort*)_in; local
997 const ushort*in = (const ushort*)_in; local
1018 const uint*in = (const uint*)_in; local
1039 const uint*in = (const uint*)_in; local
1060 const uint*in = (const uint*)_in; local
1081 const uint*in = (const uint*)_in; local
1104 const uint*in = (const uint*)_in; local
1127 const uint*in = (const uint*)_in; local
1144 const uint*in = (const uint*)_in; local
1165 const uint*in = (const uint*)_in; local
1186 const uint*in = (const uint*)_in; local
1207 const uint*in = (const uint*)_in; local
1228 const uint*in = (const uint*)_in; local
1249 const uint*in = (const uint*)_in; local
1272 const uint*in = (const uint*)_in; local
1295 const uint*in = (const uint*)_in; local
1312 const uint*in = (const uint*)_in; local
1333 const uint*in = (const uint*)_in; local
    [all...]
  /xsrc/external/mit/MesaLib.old/src/gallium/auxiliary/
u_unfilled_gen.c 9 * to deal in the Software without restriction, including without limitation
15 * paragraph) shall be included in all copies or substantial portions of the
20 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
22 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
23 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
24 * USE OR OTHER DEALINGS IN THE SOFTWARE.
346 const ubyte*in = (const ubyte*)_in; local
351 (out+j)[0] = (ushort)in[i];
352 (out+j)[1] = (ushort)in[i+1];
353 (out+j+2)[0] = (ushort)in[i+1]
367 const ubyte*in = (const ubyte*)_in; local
388 const ubyte*in = (const ubyte*)_in; local
409 const ubyte*in = (const ubyte*)_in; local
432 const ubyte*in = (const ubyte*)_in; local
455 const ubyte*in = (const ubyte*)_in; local
472 const ubyte*in = (const ubyte*)_in; local
493 const ubyte*in = (const ubyte*)_in; local
514 const ubyte*in = (const ubyte*)_in; local
535 const ubyte*in = (const ubyte*)_in; local
556 const ubyte*in = (const ubyte*)_in; local
577 const ubyte*in = (const ubyte*)_in; local
600 const ubyte*in = (const ubyte*)_in; local
623 const ubyte*in = (const ubyte*)_in; local
640 const ubyte*in = (const ubyte*)_in; local
661 const ubyte*in = (const ubyte*)_in; local
682 const ushort*in = (const ushort*)_in; local
703 const ushort*in = (const ushort*)_in; local
724 const ushort*in = (const ushort*)_in; local
745 const ushort*in = (const ushort*)_in; local
768 const ushort*in = (const ushort*)_in; local
791 const ushort*in = (const ushort*)_in; local
808 const ushort*in = (const ushort*)_in; local
829 const ushort*in = (const ushort*)_in; local
850 const ushort*in = (const ushort*)_in; local
871 const ushort*in = (const ushort*)_in; local
892 const ushort*in = (const ushort*)_in; local
913 const ushort*in = (const ushort*)_in; local
936 const ushort*in = (const ushort*)_in; local
959 const ushort*in = (const ushort*)_in; local
976 const ushort*in = (const ushort*)_in; local
997 const ushort*in = (const ushort*)_in; local
1018 const uint*in = (const uint*)_in; local
1039 const uint*in = (const uint*)_in; local
1060 const uint*in = (const uint*)_in; local
1081 const uint*in = (const uint*)_in; local
1104 const uint*in = (const uint*)_in; local
1127 const uint*in = (const uint*)_in; local
1144 const uint*in = (const uint*)_in; local
1165 const uint*in = (const uint*)_in; local
1186 const uint*in = (const uint*)_in; local
1207 const uint*in = (const uint*)_in; local
1228 const uint*in = (const uint*)_in; local
1249 const uint*in = (const uint*)_in; local
1272 const uint*in = (const uint*)_in; local
1295 const uint*in = (const uint*)_in; local
1312 const uint*in = (const uint*)_in; local
1333 const uint*in = (const uint*)_in; local
    [all...]
  /xsrc/external/mit/fontconfig/dist/src/
fcmd5.h 4 * written by Colin Plumb in 1993, no copyright is claimed.
5 * This code is in the public domain; do with it what you wish.
22 unsigned char in[64]; member in struct:MD5Context
28 static void MD5Transform(FcChar32 buf[4], FcChar32 in[16]);
78 t = (t >> 3) & 0x3f; /* Bytes already in shsInfo->data */
83 unsigned char *p = (unsigned char *) ctx->in + t;
91 byteReverse(ctx->in, 16);
92 MD5Transform(ctx->buf, (FcChar32 *) ctx->in);
96 /* Process data in 64-byte chunks */
99 memcpy(ctx->in, buf, 64)
    [all...]
  /xsrc/external/mit/libxcb/dist/
check-pc-requires 3 case "$AM_SRCDIR" in
13 case "$1" in
19 for inc in src/*.h; do
21 pcin="$AM_SRCDIR"/$package.pc.in
28 for i in $included; do
31 rpcin="$AM_SRCDIR"/$r.pc.in
34 for has in $requires; do
39 case "$m" in
43 case "$missing" in
55 case "$missing" in
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/egl/
egl-entrypoint-check.py 11 # These entrypoints should *not* be in the GLVND entrypoints
23 for i, _ in enumerate(entrypoints):
38 for egl_entrypoint in egl_entrypoints:
39 if egl_entrypoint in GLVND_EXCLUDED_ENTRYPOINTS:
41 if egl_entrypoint not in glvnd_entrypoints:
45 for glvnd_entrypoint in glvnd_entrypoints:
46 if glvnd_entrypoint not in egl_entrypoints:
50 for glvnd_entrypoint in GLVND_EXCLUDED_ENTRYPOINTS:
51 if glvnd_entrypoint in glvnd_entrypoints:
52 print('ERROR: ' + glvnd_entrypoint + ' is should *not* be in the GLVND entrypoints (src/egl/generate/eglFunctionList.py)'
    [all...]
  /xsrc/external/mit/libxcb/dist/src/
xcb_in.c 5 * to deal in the Software without restriction, including without limitation
10 * The above copyright notice and this permission notice shall be included in
15 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 * AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
17 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
18 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20 * Except as contained in this notice, the names of the authors or their
21 * institutions shall not be used in advertising or otherwise to promote the
22 * sale, use or other dealings in this Software without prior written
119 int *ifds = &c->in.in_fd.fd[c->in.in_fd.ifd]
    [all...]
  /xsrc/external/mit/glu/dist/src/libutil/
project.c 7 * to deal in the Software without restriction, including without limitation
15 * shall be included in all copies or substantial portions of the Software.
19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
21 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
22 * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25 * Except as contained in this notice, the name of Silicon Graphics, Inc.
26 * shall not be used in advertising or otherwise to promote the sale, use or
27 * other dealings in this Software without prior written authorization from
149 static void __gluMultMatrixVecd(const GLdouble matrix[16], const GLdouble in[4]
240 double in[4]; local
276 double in[4]; local
317 double in[4]; local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_vertex_generic.c 8 * to deal in the Software without restriction, including without limitation
14 * paragraph) shall be included in all copies or substantial portions of the
19 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
21 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
22 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
23 * USE OR OTHER DEALINGS IN THE SOFTWARE.
45 * These functions take the NDC coordinates pointed to by 'in', apply the
50 const GLfloat *in )
55 out[0] = vp[0] * in[0] + vp[12];
56 out[1] = vp[5] * in[1] + vp[13]
583 const GLfloat *in = (const GLfloat *)v; local
599 const GLfloat *in = (const GLfloat *)v; local
612 const GLfloat *in = (const GLfloat *)v; local
624 const GLfloat *in = (const GLfloat *)v; local
635 const GLfloat *in = (const GLfloat *)v; local
647 const GLfloat *in = (const GLfloat *)v; local
659 const GLfloat *in = (const GLfloat *)v; local
670 const GLfloat *in = (const GLfloat *)v; local
1002 GLfloat *in = (GLfloat *)a[j].inputptr; local
    [all...]

Completed in 17 milliseconds

1 2 3 4 5 6 7 8 91011>>