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

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
xa-indent.sh 2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
xa-indent.sh 2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
  /xsrc/external/mit/xf86-video-geode/dist/src/panel/
panel.c 33 #if defined(linux) /* Linux */
37 #include <linux/string.h>
43 #include <linux/fs.h>
  /xsrc/external/mit/xf86-video-nsc/dist/src/panel/
panel.c 28 * If this Software is received as part of the Linux Framebuffer or
142 #if defined(linux) /* Linux */
146 #include <linux/string.h>
151 #include <linux/fs.h>
  /xsrc/external/mit/xf86-video-nsc/dist/src/
panel.c 29 * If this Software is received as part of the Linux Framebuffer or
147 #if defined(linux) /* Linux */
151 #include <linux/string.h>
156 #include <linux/fs.h>
  /xsrc/external/mit/xf86-video-geode/dist/src/
panel.c 39 #include <linux/string.h>
  /xsrc/external/mit/xf86-input-synaptics/dist/src/
eventcomm.h 30 #include <linux/input.h>
31 #include <linux/version.h>
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
create-android-ndk-pc.sh 13 sysroot=$ndk/toolchains/llvm/prebuilt/linux-x86_64/sysroot
16 x86_64-linux-android \
17 i686-linux-android \
18 aarch64-linux-android \
19 arm-linux-androideabi; do
create-cross-file.sh 7 sed -i "s|/usr/bin/\([^-]*\)-linux-gnu\([^-]*\)-g|/usr/lib/ccache/\\1-linux-gnu\\2-g|g" "$cross_file"
18 rust_target=aarch64-unknown-linux-gnu
20 rust_target=armv7-unknown-linux-gnueabihf
22 rust_target=i686-unknown-linux-gnu
24 rust_target=powerpc64le-unknown-linux-gnu
26 rust_target=s390x-unknown-linux-gnu
35 GCC_ARCH="aarch64-linux-gnu"
39 GCC_ARCH="arm-linux-gnueabihf"
45 echo "set(CMAKE_SYSTEM_NAME Linux)" > "$toolchain_file
    [all...]
build-rust.sh 26 [target.armv7-unknown-linux-gnueabihf]
27 linker = "arm-linux-gnueabihf-gcc"
29 [target.aarch64-unknown-linux-gnu]
30 linker = "aarch64-linux-gnu-gcc"
  /xsrc/external/mit/xorg-cf-files/dist/
cross.def 19 #define StdIncDir /skiff/local/arm-linux/include
22 #define PostIncDir /skiff/local/lib/gcc-lib/arm-linux/2.95.2/include
23 #define CcCmd /skiff/local/bin/arm-linux-gcc
26 #define CplusplusCmd /skiff/local/bin/arm-linux-g++
28 #define RanlibCmd /skiff/local/bin/arm-linux-ranlib
36 #define LdPostLib -L/skiff/local/arm-linux/lib
  /xsrc/external/mit/xf86-video-xgi/dist/src/
osdef.h 6 * If distributed as part of the Linux kernel, the following license terms
62 #include <linux/config.h>
63 #include <linux/version.h>
init.h 6 * If distributed as part of the Linux kernel, the following license terms
72 #include <linux/config.h>
73 #include <linux/version.h>
74 #include <linux/types.h>
76 #include <linux/fb.h>
78 #include <linux/xgifb.h>
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/
android_build.sh 14 wget -O $ndk.zip https://dl.google.com/android/repository/$ndk-linux-x86_64.zip
25 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk x86_64-linux-android x86_64 x86_64
26 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk i686-linux-android x86 x86
27 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk aarch64-linux-android arm armv8
28 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk arm-linux-androideabi arm armv7hl armv7a-linux-androideabi
37 x86_64-linux-android \
38 i686-linux-android \
39 aarch64-linux-android \
40 arm-linux-androideabi ; d
    [all...]
arm_test.sh 32 wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qcom/a530_pfp.fw?id=d5f9eea5a251d43412b07f5295d03e97b89ac4a5 \
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
lnx_bell.c 31 #include <linux/kd.h>
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
lnx_bell.c 31 #include <linux/kd.h>
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
sync_file.h 1 /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
17 #include <linux/ioctl.h>
18 #include <linux/types.h>
  /xsrc/external/mit/xf86-video-sis/dist/src/
vgatypes.h 6 * If distributed as part of the Linux kernel, the following license terms
55 #include <linux/version.h>
76 #include <linux/types.h> /* Need __iomem */
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
Pci.h 116 #if (defined(__alpha__) || defined(__ia64__)) && defined (linux)
146 #if defined(linux)
148 #endif /* defined(linux) */
xf86Sbus.h 31 #if defined(linux)
33 #include <linux/fb.h>
  /xsrc/external/mit/xman/dist/
vendor.h 103 # elif defined(linux) || defined(__CYGWIN__)
110 # if defined(linux)
123 # elif defined(linux) || defined(__CYGWIN__)
  /xsrc/external/mit/MesaLib/dist/include/android_stub/ndk/
sync.h 32 #include <linux/sync_file.h>
  /xsrc/external/mit/libXaw/dist/src/
OS.c 20 #if defined(linux)
23 #define HAS_SC_PAGESIZE /* _SC_PAGESIZE may be an enum for Linux */
  /xsrc/external/mit/xorg-server.old/dist/include/
servermd.h 225 #if defined (linux) && defined (__s390__)
234 #endif /* linux/s390 */
236 #if defined (linux) && defined (__s390x__)
245 #endif /* linux/s390x */
282 #if defined (linux) && defined (__mc68000__)
288 #endif /* linux/m68k */
291 /* linux on ARM */
292 #if defined(linux) && defined(__arm__)
298 /* linux on IBM S/390 */
299 #if defined (linux) && defined (__s390__
    [all...]

Completed in 41 milliseconds

1 2 3 4 5 6 7 8 91011>>