Searched refs:little (Results 1 - 25 of 210) sorted by relevance

123456789

/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dlinks.adoc50 POSIX.1-2008. This is a little newer (though still almost a decade old
51 as of this writing), and may tell a little more in some cases. Things
53 approached with a little more caution.
H A DREADME.md4 With a little manual hackery of the generated Makefile, you can try using
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Ddoxygen.cmake24 # they're all these is to just build ctwm. That gets a little
H A Dvcs_checks.cmake32 # If not bzr, do a little check to see if we're building from git instead
H A Dfind_asciidoc_bits.cmake234 # a2x gives us very little control over input/output files, so we
284 # "someprog.somesection.xml" because we have so little control over
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c104 QuadLinks(CacheLinkPtr big, CacheLinkPtr little) argument
115 little = Enlist(little, big->x, big->y, w1, h1);
116 little = Enlist(little, big->x + w1, big->y, w2, h1);
117 little = Enlist(little, big->x, big->y + h1, w1, h2);
118 little = Enlist(little, big->x + w1, big->y + h1, w2, h2);
122 return little;
130 CacheLinkPtr little = *small; local in function:SubdivideList
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.2.8.rst78 - util: Assume little endian in the absence of platform-specific
H A D17.3.1.rst132 - util: Assume little endian in the absence of platform-specific
H A D18.2.8.rst64 - meson: Fix ppc64 little endian detection
H A D21.1.6.rst83 - zink: remove duplicate format-mapping on little-endian
H A D17.2.6.rst125 - intel/fs: Fix MOV_INDIRECT for 64-bit values on little-core
H A D18.3.2.rst107 - meson: Fix ppc64 little endian detection
/xsrc/external/mit/freetype/dist/include/freetype/internal/
H A Dftstream.h37 /* e is set to 1 if the value is little-endian. */
45 #define FT_MAKE_FRAME_OP( command, little, sign ) \
46 ( ( command << FT_FRAME_OP_SHIFT ) | ( little << 1 ) | sign )
475 /* read a 16-bit little-endian unsigned integer from an entered frame */
479 /* read a 32-bit little-endian unsigned integer from an entered frame */
504 /* read a 16-bit little-endian unsigned integer from a stream */
509 /* read a 32-bit little-endian unsigned integer from a stream */
/xsrc/external/mit/libepoxy/dist/
H A DREADME.md8 `eglGetProcAddress()`, etc. from the app developer, with very little
/xsrc/external/mit/MesaLib/dist/docs/
H A Dmeson.rst436 endian = 'little'
454 endian = 'little'
472 endian = 'little'
H A Dandroid.rst37 endian = 'little'
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DiOS.cmake249 # this little macro lets you set any Xcode specific property
/xsrc/external/mit/xf86-video-mach64/dist/
H A Dconfigure.ac118 # little-endian, undirected PIO space of at least 64kB.
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Dbare-metal.rst109 Once you've added your boards, you're going to need to add a little
/xsrc/external/mit/libXfontcache/dist/
H A Dconfig.sub892 ppcle | powerpclittle | ppc-le | powerpc-little)
902 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/xsrc/external/mit/libxkbui/dist/
H A Dconfig.sub803 ppcle | powerpclittle | ppc-le | powerpc-little)
813 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/xsrc/external/mit/glw/dist/
H A Dconfig.sub928 ppcle | powerpclittle | ppc-le | powerpc-little)
938 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/xsrc/external/mit/xf86-video-imstt/dist/
H A Dconfig.sub803 ppcle | powerpclittle | ppc-le | powerpc-little)
813 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/xsrc/external/mit/xf86-video-intel-old/dist/
H A Dconfig.sub892 ppcle | powerpclittle | ppc-le | powerpc-little)
902 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/xsrc/external/mit/xf86-video-nsc/dist/
H A Dconfig.sub803 ppcle | powerpclittle | ppc-le | powerpc-little)
813 ppc64le | powerpc64little | ppc64-le | powerpc64-little)

Completed in 19 milliseconds

123456789