Searched refs:architecture (Results 1 - 25 of 388) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DsanitizedCarbon.h24 #include <architecture/byte_order.h> // For the NXSwap*
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DsanitizedCarbon.h24 #include <architecture/byte_order.h> // For the NXSwap*
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DPci.h151 #error No PCI support available for this architecture/OS combination
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DPci.h145 #error No PCI support available for this architecture/OS combination
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_type.h52 CARD32 architecture; member in struct:G80Rec
H A Dg80_display.c213 if(pNv->architecture <= 0xa0 ||
214 pNv->architecture == 0xaa ||
215 pNv->architecture == 0xac) {
475 if(pNv->architecture != 0x50)
478 if(pNv->architecture != 0x50)
488 if(pNv->architecture != 0x50)
494 if(pNv->architecture != 0x50)
H A Dg80_driver.c333 pNv->architecture = pNv->reg[0] >> 20 & 0x1ff;
591 if(pNv->architecture != 0x50) {
622 if(pNv->architecture == 0xaa || pNv->architecture == 0xac) {
641 if(pNv->architecture != 0x50) {
653 if(pNv->architecture != 0x50) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h80 D3D12_FEATURE_DATA_ARCHITECTURE architecture; member in struct:d3d12_screen
H A Dd3d12_screen.cpp254 return screen->architecture.UMA;
945 screen->architecture.NodeIndex = 0;
947 &screen->architecture,
948 sizeof(screen->architecture)))) {
949 debug_printf("D3D12: failed to get device architecture\n");
/xsrc/external/mit/brotli/dist/
H A Dconfigure-cmake109 --prefix=PREFIX install architecture-independent files in PREFIX
115 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
121 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/
H A Dx86_test-vk.sh53 dpkg --add-architecture i386
H A Dx86_build.sh21 dpkg --add-architecture i386
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DiOS.cmake29 # which have an ARM architecture.
31 # x86 architecture.
213 # set the architecture for iOS --
223 CACHE string "Build architecture for iOS"
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
H A Dcross_build.sh12 dpkg --add-architecture $arch
66 EXTRA_MESON_ARGS="--cross-file=/cross_file-${arch}.txt -D libdir=lib/$(dpkg-architecture -A $arch -qDEB_TARGET_MULTIARCH)"
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dd3d12.rst9 architecture. This can be used to get full desktop OpenGL 3.3 support on
H A Dpanfrost.rst26 Older Mali chips based on the Utgard architecture (Mali 400, Mali 450) are
H A Dv3d.rst40 access to the V3D architecture specification for documentation of the
/xsrc/external/mit/xterm/dist/package/debian/
H A Drules17 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
18 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
137 # Build architecture-independent files here.
179 # Build architecture-dependent files here.
/xsrc/external/mit/libXfont2/dist/
H A DREADME.md42 Compiled format is architecture independent.
48 are architecture specific, and contain less font information
/xsrc/external/mit/MesaLib/dist/docs/ci/
H A Ddocker.rst8 Software architecture
50 The Mesa gitlab-runner based test architecture is built around Docker,
/xsrc/external/mit/freetype/dist/builds/
H A Dexports.mk31 # which can be a cross-compiler for a different architecture, for example.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dfaq.rst23 What's the architecture?
56 potential in this architecture. When we switched from a prototype
118 Will this work on ARM, MIPS, POWER, <other non-x86 architecture>?
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dfaq.rst23 What's the architecture?
56 potential in this architecture. When we switched from a prototype
118 Will this work on ARM, MIPS, POWER, <other non-x86 architecture>?
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.5.rst43 - Gallium3D - this is the new architecture for OS-independent and
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_accel.c420 XAA architecture. I rewrote the XAA functions using ImageWrite
508 XAA architecture. I rewrote the XAA functions using ImageWrite

Completed in 25 milliseconds

1234567891011>>