HomeSort by relevance Sort by last modified time
    Searched refs:Linux (Results 151 - 175 of 447) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/net/
sock_bsd.go 30 // FreeBSD stores the backlog in a uint16, as does Linux.
  /prebuilts/go/linux-x86/src/runtime/
os_linux_be64.go 5 // The standard GNU/Linux sigset type on big-endian 64-bit machines.
  /prebuilts/go/linux-x86/src/syscall/
flock.go 1 // +build linux darwin freebsd openbsd netbsd dragonfly
11 // fcntl64Syscall is usually SYS_FCNTL, but is overridden on 32-bit Linux
  /external/ltp/testscripts/
ltpfsnolvm.sh 35 fdisk needs to be run and the 4 HD partitions marked as 0x8e -- Linux LVM
  /external/shflags/bin/
continuous_build.sh 69 Linux) awkScript='{print $6,$7}' ;;
  /external/syslinux/core/
ldlinux.asm 6 ; A program to boot Linux kernels off an MS-DOS formatted floppy disk. This
8 ; be hard to find a functional Linux system to run LILO off.
  /external/valgrind/exp-bbv/tests/x86/
million.S 20 # in arc/x86/include/asm/unistd_32.h on Linux
  /external/autotest/client/common_lib/
magic.py 433 [1080L, 'leshort', '=', 61267L, 'application/x-linux-ext2fs'],
618 [0L, 'lelong', '=', 6553863L, 'Linux/i386 impure executable (OMAGIC)'],
619 [0L, 'lelong', '=', 6553864L, 'Linux/i386 pure executable (NMAGIC)'],
620 [0L, 'lelong', '=', 6553867L, 'Linux/i386 demand-paged executable (ZMAGIC)'],
621 [0L, 'lelong', '=', 6553804L, 'Linux/i386 demand-paged executable (QMAGIC)'],
622 [0L, 'string', '=', '\007\001\000', 'Linux/i386 object file'],
623 [0L, 'string', '=', '\001\003\020\004', 'Linux-8086 impure executable']
    [all...]
  /external/swiftshader/third_party/LLVM/projects/sample/autoconf/
config.guess 185 # suitable tag, in the style of linux-gnu.
797 arm*:Linux:*:*)
798 echo ${UNAME_MACHINE}-unknown-linux-gnu
800 ia64:Linux:*:*)
801 echo ${UNAME_MACHINE}-unknown-linux-gnu
803 m68*:Linux:*:*)
804 echo ${UNAME_MACHINE}-unknown-linux-gnu
806 mips:Linux:*:*)
823 test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
825 mips64:Linux:*:*)
    [all...]
  /external/libunwind/aux/
config.guess 759 arm*:Linux:*:*)
760 echo ${UNAME_MACHINE}-unknown-linux-gnu
762 ia64:Linux:*:*)
763 echo ${UNAME_MACHINE}-unknown-linux-gnu
765 m68*:Linux:*:*)
766 echo ${UNAME_MACHINE}-unknown-linux-gnu
768 mips:Linux:*:*)
786 test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 0
788 ppc:Linux:*:*)
789 echo powerpc-unknown-linux-gn
    [all...]
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 3 The Android Sandbox includes features that use the Security-Enhanced Linux
5 security features in the Linux kernel. Device implementations:
53 [`/chosen/kaslr-seed Device Tree node`](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/chosen.txt)
57 If device implementations use a Linux kernel, they:
72 If device implementations use kernel other than Linux, they:
  /device/generic/mips64/
BoardConfig.mk 36 # of an SDK AVD. Note that this operation only works on Linux for now
37 ifeq ($(HOST_OS),linux)
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
header.makefile 21 LINUX:=$(findstring Linux, $(shell uname -s))
  /external/google-tv-pairing-protocol/cpp/
main.scons 52 # Setup the linux environment
71 BUILD_TYPE_DESCRIPTION = 'Linux 32-bit Debug Build',
79 BUILD_TYPE_DESCRIPTION = 'Linux 32-bit Release Build',
88 # Add 64-bit linux environment if supported by build platform
101 BUILD_TYPE_DESCRIPTION = 'Linux 64-bit Debug Build',
110 BUILD_TYPE_DESCRIPTION = 'Linux 64-bit Release Build',
  /external/ltp/testcases/kernel/power_management/
README 84 To test CPU consolidation for sched_mc 2 kernbench has to run. Kernbench needs linux kernel source as input in /root directory . For example download from http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.29.4.tar.bz2. If Linux kernel source not found kernbench wiil not execute.
  /external/shflags/lib/
versions 39 Linux) os_name_='Linux' ;;
80 Linux)
128 # simply assuming Ubuntu Linux until somebody comes up with a better
  /external/swiftshader/third_party/LLVM/tools/llvm-shlib/
Makefile 66 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux FreeBSD OpenBSD))
72 ifeq ($(HOST_OS),Linux)
  /hardware/intel/common/libva/
libva.spec 11 Summary: Video Acceleration (VA) API for Linux
40 The libva library implements the Video Acceleration (VA) API for Linux.
44 Summary: Video Acceleration (VA) API for Linux -- development files
50 The libva library implements the Video Acceleration (VA) API for Linux.
  /prebuilts/go/darwin-x86/src/crypto/rand/
rand.go 14 // On Linux, Reader uses getrandom(2) if available, /dev/urandom otherwise.
  /prebuilts/go/darwin-x86/src/internal/syscall/unix/
getrandom_linux.go 26 // GetRandom calls the Linux getrandom system call.
27 // See https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c6e9d6f38894798696f23c8084ca7edbf16ee895
  /prebuilts/go/linux-x86/src/crypto/rand/
rand.go 14 // On Linux, Reader uses getrandom(2) if available, /dev/urandom otherwise.
  /prebuilts/go/linux-x86/src/internal/syscall/unix/
getrandom_linux.go 26 // GetRandom calls the Linux getrandom system call.
27 // See https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c6e9d6f38894798696f23c8084ca7edbf16ee895
  /external/compiler-rt/make/platform/
clang_linux.mk 1 Description := Static runtime libraries for clang/Linux.
19 # Only define configs if we detected a linux target.
20 ifneq ($(findstring -linux-,$(CompilerTargetTriple)),)
89 # We don't need to use visibility hidden on Linux.
  /external/llvm/soong/
llvm.go 60 Linux struct {
74 p.Target.Linux.Cflags = h
  /external/ltp/testcases/kernel/fs/doio/
rwtest 294 Linux) dfOpts="-P" ;;
351 Linux) blks=$( expr $blks / 2 ) ;;

Completed in 841 milliseconds

1 2 3 4 5 67 8 91011>>