Searched refs:system (Results 1 - 25 of 881) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/bin/
H A Dupdate-android-headers.sh13 git clone --depth 1 https://android.googlesource.com/platform/system/core platform-system-core
14 git clone --depth 1 https://android.googlesource.com/platform/system/logging platform-system-logging
15 git clone --depth 1 https://android.googlesource.com/platform/system/unwinding platform-system-unwinding
20 # Persist the frozen Android N system/window.h for backward compatibility
22 cp -av ${dest}/system/window.h platform-system-core/libsystem/include/system
[all...]
/xsrc/external/mit/twm/dist/src/
H A DMakefile.am28 dist_rc_DATA = system.twmrc
71 deftwmrc.c: system.twmrc
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D51-local.conf5 <!-- Load local system customization file -->
H A Dlink_confs.py43 if platform.system().lower() == 'windows' and e.winerror == 1314:
H A D60-latin.conf75 system-ui
78 <family>system-ui</family>
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
H A Dcreate-android-cross-file.sh27 system = 'linux'
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_bios.c153 bios->system.max_freq = maxdac;
176 bios->system.max_freq = maxdac;
197 bios->system.max_freq = maxdac;
203 bios->system.max_freq = maxdac;
235 bios->system.max_freq = maxdac;
242 bios->system.max_freq = maxdac;
257 bios->system.min_freq = mindac;
264 bios->system.min_freq = mindac;
444 "system VCO = [%u, %u]\n",
445 pMga->bios.system
[all...]
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dcpack_setup.cmake12 # Per-packaging-system stuff
/xsrc/external/mit/ctwm/
H A Dprepare-import.sh12 rm -f system.ctwmrc examples/*.ctwmrc
/xsrc/external/mit/ttf-bitstream-vera/dist/
H A Dlocal.conf3 <!-- /etc/fonts.conf file to configure system font access -->
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_x86_gcc.h46 #error This file is intended to be used by gcc on i386 or x86-64 system
/xsrc/external/mit/xorg-server.old/dist/config/
H A DMakefile.am25 dbusconfigdir = $(sysconfdir)/dbus-1/system.d
/xsrc/external/mit/freetype/dist/builds/
H A Ddetect.mk19 # BUILD_DIR The configuration and system-specific directory. Usually
23 # The following variables must be defined in system specific `detect.mk'
89 # Now, include all detection rule files found in the `builds/<system>'
110 $(info $(PROJECT_TITLE) build system -- automatic system detection)
119 $(info If this does not correspond to your system or settings please remove the file)
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dftconfig.h.in29 * The build directory is usually `builds/<system>`, and contains
30 * system-specific files that are always included first when building the
/xsrc/external/mit/xdm/dist/
H A DMakefile.am29 --with-systemdsystemunitdir=\$${libdir}/systemd/system
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvk_android_native_buffer.h22 #include <system/window.h>
/xsrc/external/mit/MesaLib/dist/include/android_stub/nativebase/
H A Dnativebase.h23 #include <system/graphics-base.h>
/xsrc/external/mit/MesaLib/dist/docs/
H A Dosmesa.rst5 memory without any sort of window system or operating system
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_create_stdint_h.m435 dnl Remember, if the system already had a valid <stdint.h>, the
145 [ac_cv_stdint_result="(assuming C99 compatible system)"
171 dnl .....intro message done, now do a few system checks.....
178 ac_cv_stdint_result="(no helpful system typedefs seen)"
222 fi # shortcircut to system "stdint.h"
382 /* some system headers have good uint64_t */
438 /* we must guess all the basic types. Apart from byte-adressable system, */
448 /* 2:4:2 = IP16 = a normal 16-bit system */
459 /* 2:4:4 = LP32 = a 32-bit system derived from a 16-bit */
460 /* 4:4:4 = ILP32 = a normal 32-bit system */
[all...]
/xsrc/external/mit/xinit/dist/
H A Dstartx.cpp6 XCOMM variables, then user .xinitrc and .xserverrc files, and then system
8 XCOMM The system xinitrc should probably do things like check for
35 XCOMM the standard system path at the back, since if you are using the Xorg
37 XCOMM over the old system's clients.
/xsrc/external/mit/libXext/dist/
H A Dconfigure.ac10 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
/xsrc/external/mit/libXmu/dist/
H A Dconfigure.ac9 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
/xsrc/external/mit/makedepend/dist/
H A Dconfigure.ac10 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcinit.c29 #warning Could not find any system to define atomic_int macros, library may NOT be thread-safe.
32 #warning Could not find any system to define mutex macros, library may NOT be thread-safe.

Completed in 14 milliseconds

1234567891011>>