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

1 2 3 4 5 6 7

  /xsrc/external/mit/libXaw/dist/src/
List.c 530 int one, another; local
537 another = (yloc - (int)lw->list.internal_height) / lw->list.row_height;
539 if (another >= lw->list.nrows) {
540 another = lw->list.nrows - 1;
548 another = (xloc - (int)lw->list.internal_width) / lw->list.col_width;
549 if (another >= lw->list.ncols) {
550 another = lw->list.ncols - 1;
558 if (another < 0)
559 another = 0;
560 *item = one + another;
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_multithread_makecurrent.spec 38 ensuring that the glFlush happens in one thread before another
127 glXMakeCurrent() when it is already bound to another thread?
MESA_ycbcr_texture.spec 116 another item to the list of TexImage2D and TexImage3D equivalence
133 another item to the list of TexImage1D and TexImage2D equivalence
WL_bind_wayland_display.spec 113 EGL and the compositor should have another way to get the buffer
MESA_query_renderer.spec 44 methods only available in a compatibility profile, but another
52 implementation. Another situation is when a particular version of the
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_multithread_makecurrent.spec 38 ensuring that the glFlush happens in one thread before another
127 glXMakeCurrent() when it is already bound to another thread?
MESA_ycbcr_texture.spec 116 another item to the list of TexImage2D and TexImage3D equivalence
133 another item to the list of TexImage1D and TexImage2D equivalence
WL_bind_wayland_display.spec 113 EGL and the compositor should have another way to get the buffer
MESA_query_renderer.spec 44 methods only available in a compatibility profile, but another
52 implementation. Another situation is when a particular version of the
  /xsrc/external/mit/imake/dist/
mergelib.cpp 27 XCOMM mergelib - merge one library into another; this is commonly used by X
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
MESA_program_debug.spec 82 the GL. Isn't there another solution?
85 programs I don't see another way to do it.
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
MESA_program_debug.spec 82 the GL. Isn't there another solution?
85 programs I don't see another way to do it.
  /xsrc/external/mit/MesaLib/dist/src/freedreno/.gitlab-ci/traces/
afuc_test.asm 114 ; branch is taken and its delay slot includes another branch, the second
  /xsrc/external/mit/MesaLib.old/dist/src/intel/
Android.vulkan.mk 270 # conditions since they are stored in another location.
  /xsrc/external/mit/fontconfig/dist/doc/
fcpattern.fncs 47 Add another reference to <parameter>p</parameter>. Patterns are freed only
fcconfig.fncs 37 Add another reference to <parameter>config</parameter>. Configs are freed only
fcformat.fncs 113 are the sub-expression to expand placed inside another set of curly braces.
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_algebraic.py 472 that takes two 64-bit values and produces a 32-bit value. As another
536 bitsize can never specialize another.
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_algebraic.py 395 that takes two 64-bit values and produces a 32-bit value. As another
459 bitsize can never specialize another.
  /xsrc/external/mit/glw/dist/
ltmain.sh 411 # fails when set -e is in force, so we need another command to
1478 This indicates that another process is trying to use the same
1533 This indicates that another process is trying to use the same
1582 This indicates that another process is trying to use the same
1718 Link object files or libraries together to form another library, or to
2449 # remove .exe since cygwin /usr/bin/install will append another
8240 # the entirety of a libtool archive into another (currently
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 411 # fails when set -e is in force, so we need another command to
1478 This indicates that another process is trying to use the same
1533 This indicates that another process is trying to use the same
1582 This indicates that another process is trying to use the same
1718 Link object files or libraries together to form another library, or to
2449 # remove .exe since cygwin /usr/bin/install will append another
8240 # the entirety of a libtool archive into another (currently
  /xsrc/external/mit/xcb-util/dist/
ltmain.sh 256 # fails when set -e is in force, so we need another command to
1312 This indicates that another process is trying to use the same
1367 This indicates that another process is trying to use the same
1416 This indicates that another process is trying to use the same
1551 Link object files or libraries together to form another library, or to
2228 # remove .exe since cygwin /usr/bin/install will append another
7926 # the entirety of a libtool archive into another (currently
  /xsrc/external/mit/xf86-video-intel-old/dist/
ltmain.sh 256 # fails when set -e is in force, so we need another command to
1312 This indicates that another process is trying to use the same
1367 This indicates that another process is trying to use the same
1416 This indicates that another process is trying to use the same
1551 Link object files or libraries together to form another library, or to
2228 # remove .exe since cygwin /usr/bin/install will append another
7926 # the entirety of a libtool archive into another (currently
  /xsrc/external/mit/xf86-video-xgi/dist/
ltmain.sh 256 # fails when set -e is in force, so we need another command to
1312 This indicates that another process is trying to use the same
1367 This indicates that another process is trying to use the same
1416 This indicates that another process is trying to use the same
1551 Link object files or libraries together to form another library, or to
2228 # remove .exe since cygwin /usr/bin/install will append another
7919 # the entirety of a libtool archive into another (currently
  /xsrc/external/mit/xorg-server.old/dist/
ltmain.sh 411 # fails when set -e is in force, so we need another command to
1478 This indicates that another process is trying to use the same
1533 This indicates that another process is trying to use the same
1582 This indicates that another process is trying to use the same
1718 Link object files or libraries together to form another library, or to
2449 # remove .exe since cygwin /usr/bin/install will append another
8240 # the entirety of a libtool archive into another (currently

Completed in 75 milliseconds

1 2 3 4 5 6 7