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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/MesaLib/dist/bin/
update-android-headers.sh 13 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/
Makefile.am 28 dist_rc_DATA = system.twmrc
71 deftwmrc.c: system.twmrc
  /xsrc/external/mit/xterm/dist/vttests/
acs.pl 59 system("tput clear");
60 system("tput enacs");
68 system( sprintf( "tput cup %d %d", $row, 4 + $col * 12 ) );
dynamic.pl 71 system "stty raw -echo min 0 time 5";
75 system "stty $old";
82 system "stty raw -echo min 0 time 5";
87 system "stty $old";
query-fonts.pl 68 system "stty raw -echo min 0 time 5";
73 system "stty $old";
cursor.pl 73 system "stty $old_stty";
82 system "stty raw -echo min 0 time 1";
query-status.pl 36 # TODO: use Term::ReadKey rather than system/stty
74 system "stty raw -echo min 0 time 5";
79 system "stty $old";
resize.pl 53 system "stty raw -echo min 0 time 5";
58 system "stty $old";
tcapquery.pl 85 system "stty raw -echo min 0 time 5";
89 system "stty $old";
96 system "stty raw -echo min 0 time 5";
101 system "stty $old";
  /xsrc/external/mit/fontconfig/dist/conf.d/
51-local.conf 2 <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
5 <!-- Load local system customization file -->
60-latin.conf 2 <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
75 system-ui
78 <family>system-ui</family>
link_confs.py 43 if platform.system().lower() == 'windows' and e.winerror == 1314:
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
create-android-cross-file.sh 27 system = 'linux'
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga_bios.c 153 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.min_freq, pMga->bios.system.max_freq)
    [all...]
  /xsrc/external/mit/freetype/dist/builds/
detect.mk 19 # 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/ctwm/dist/cmake_files/
do_install.cmake 10 install(FILES system.ctwmrc
gen_source_files.cmake 10 DEPENDS system.ctwmrc ${mkdefc}
11 COMMAND ${mkdefc} ${CMAKE_CURRENT_SOURCE_DIR}/system.ctwmrc > ${defc}
61 # working on the build system.
  /xsrc/external/mit/ctwm/
prepare-import.sh 12 rm -f system.ctwmrc examples/*.ctwmrc
  /xsrc/external/mit/ttf-bitstream-vera/dist/
local.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3 <!-- /etc/fonts.conf file to configure system font access -->
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
prim_x86_gcc.h 46 #error This file is intended to be used by gcc on i386 or x86-64 system
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
prim_x86_gcc.h 46 #error This file is intended to be used by gcc on i386 or x86-64 system
  /xsrc/external/mit/xdm/dist/
Makefile.am 29 --with-systemdsystemunitdir=\$${libdir}/systemd/system
  /xsrc/external/mit/MesaLib/dist/include/android_stub/nativebase/
nativebase.h 23 #include <system/graphics-base.h>
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vk_android_native_buffer.h 22 #include <system/window.h>
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/
init-stage2.sh 34 echo performance | tee -a /sys/devices/system/cpu/cpufreq/policy*/scaling_governor || true

Completed in 26 milliseconds

1 2 3 4 5 6 7 8 91011>>