HomeSort by relevance Sort by last modified time
    Searched refs:Linux (Results 101 - 112 of 112) sorted by null

1 2 3 45

  /external/jpeg/
config.guess 495 *:Linux:*:*)
506 i?86linux) echo "${UNAME_MACHINE}-pc-linux-gnuaout" ; exit 0 ;;
507 i?86coff) echo "${UNAME_MACHINE}-pc-linux-gnucoff" ; exit 0 ;;
508 sparclinux) echo "${UNAME_MACHINE}-unknown-linux-gnuaout" ; exit 0 ;;
509 m68klinux) echo "${UNAME_MACHINE}-unknown-linux-gnuaout" ; exit 0 ;;
510 elf32ppc) echo "powerpc-unknown-linux-gnu" ; exit 0 ;;
560 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} ; exit 0
568 printf ("%s-unknown-linux-gnu\n", argv[1]);
571 printf ("%sel-unknown-linux-gnu\n", argv[1])
    [all...]
  /external/dropbear/libtommath/
bn.tex 82 Linux and Windows based x86 to ARM based Gameboys and PPC based MacOS machines.
119 This requires the ``libtool'' package (common on most Linux/BSD systems). It will build LibTomMath as both shared
    [all...]
  /external/clang/lib/Driver/
Tools.cpp 513 ABIName = "aapcs-linux";
566 case llvm::Triple::Linux: {
    [all...]
Driver.cpp     [all...]
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 96 case Triple::Linux: Write8(ELF::ELFOSABI_LINUX); break;
    [all...]
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 230 $platform = "qt-linux";
319 --valgrind Run DumpRenderTree inside valgrind (Qt/Linux only)
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/srtp/
configure 245 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
847 --enable-kernel-linux build library to run in Linux kernel context
    [all...]
  /external/e2fsprogs/
configure 530 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
    [all...]
  /external/libpng/
configure 685 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure 579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
    [all...]
  /external/protobuf/
configure 706 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
    [all...]

Completed in 801 milliseconds

1 2 3 45