HomeSort by relevance Sort by last modified time
    Searched full:minix (Results 76 - 100 of 239) sorted by null

1 2 34 5 6 7 8 910

  /external/bison/m4/
gnulib-common.m4 244 dnl Minix 3 comes with two toolchains: The Amsterdam Compiler Kit compiler
249 AC_CACHE_CHECK([for Minix Amsterdam compiler], [gl_cv_c_amsterdam_compiler],
math_h.m4 329 # Linux/HPPA, Minix 3.1.8, AIX 5, AIX 6 and 7 with xlc, MSVC 9.
mbrtowc.m4 29 dnl On Minix 3.1.8, the system's <wchar.h> declares mbrtowc() although
  /external/grub/
INSTALL 204 `--disable-minix'
205 Omit the Minix fs support in Stage 2.
configure.ac 252 AC_ARG_ENABLE(minix,
253 [ --disable-minix disable Minix fs support in Stage 2])
  /external/kernel-headers/original/asm-x86/
string_32.h 198 /* Added by Gertjan van Wingerde to make minix and sysv module work */
bitops_32.h 468 #include <asm-generic/bitops/minix.h>
  /external/llvm/lib/Support/
Triple.cpp 132 case Minix: return "minix";
287 .StartsWith("minix", Triple::Minix)
  /external/e2fsprogs/lib/blkid/
probe.c     [all...]
  /external/kernel-headers/original/asm-arm/
bitops.h 310 * Minix is defined to use little-endian byte ordering.
  /external/kernel-headers/original/linux/
genhd.h 36 MINIX_PARTITION = 0x81, /* Minix Partition ID */
ext2_fs.h 310 #define EXT2_MOUNT_MINIX_DF 0x000080 /* Mimics the Minix statfs */
  /ndk/sources/host-tools/make-3.81/
config.ami 122 /* Define if on MINIX. */
config.h-vms 143 /* Define if on MINIX. */
config.h.W32 392 /* Define to 1 if on MINIX. */
config.h.in 423 /* Define to 1 if on MINIX. */
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]
ToolChains.h 519 class LLVM_LIBRARY_VISIBILITY Minix : public Generic_ELF {
521 Minix(const Driver &D, const llvm::Triple &Triple,
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 106 Minix,
  /external/llvm/projects/sample/autoconf/
configure.ac 130 *-*-minix*)
133 llvm_cv_os_type="Minix"
228 *-*-minix*)
229 llvm_cv_target_os_type="Minix" ;;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ext2_fs.h 283 #define EXT2_MOUNT_MINIX_DF 0x000080 /* Mimics the Minix statfs */
ext3_fs.h 340 #define EXT3_MOUNT_MINIX_DF 0x00080 /* Mimics the Minix statfs */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ext2_fs.h 283 #define EXT2_MOUNT_MINIX_DF 0x000080 /* Mimics the Minix statfs */
ext3_fs.h 340 #define EXT3_MOUNT_MINIX_DF 0x00080 /* Mimics the Minix statfs */

Completed in 681 milliseconds

1 2 34 5 6 7 8 910