HomeSort by relevance Sort by last modified time
    Searched refs:freebsd (Results 1 - 25 of 138) sorted by null

1 2 3 4 5 6

  /bionic/libm/
Android.mk 16 upstream-freebsd/lib/msun/bsdsrc/b_exp.c \
17 upstream-freebsd/lib/msun/bsdsrc/b_log.c \
18 upstream-freebsd/lib/msun/bsdsrc/b_tgamma.c \
19 upstream-freebsd/lib/msun/src/e_acos.c \
20 upstream-freebsd/lib/msun/src/e_acosf.c \
21 upstream-freebsd/lib/msun/src/e_acosh.c \
22 upstream-freebsd/lib/msun/src/e_acoshf.c \
23 upstream-freebsd/lib/msun/src/e_asin.c \
24 upstream-freebsd/lib/msun/src/e_asinf.c \
25 upstream-freebsd/lib/msun/src/e_atan2.c
    [all...]
  /external/lldb/source/Host/
Android.mk 15 ifneq (,$(filter $(HOST_OS), freebsd))
16 dirs += freebsd
Makefile 24 ifneq (,$(filter $(HOST_OS), FreeBSD GNU/kFreeBSD))
25 DIRS += freebsd
  /bionic/libc/arch-mips64/
mips64.mk 23 upstream-freebsd/lib/libc/string/wcscat.c \
24 upstream-freebsd/lib/libc/string/wcschr.c \
25 upstream-freebsd/lib/libc/string/wcscmp.c \
26 upstream-freebsd/lib/libc/string/wcscpy.c \
27 upstream-freebsd/lib/libc/string/wcslen.c \
28 upstream-freebsd/lib/libc/string/wcsrchr.c \
29 upstream-freebsd/lib/libc/string/wmemcmp.c \
30 upstream-freebsd/lib/libc/string/wmemmove.c \
  /bionic/libc/arch-x86_64/
x86_64.mk 19 upstream-freebsd/lib/libc/string/wcscat.c \
20 upstream-freebsd/lib/libc/string/wcschr.c \
21 upstream-freebsd/lib/libc/string/wcscmp.c \
22 upstream-freebsd/lib/libc/string/wcscpy.c \
23 upstream-freebsd/lib/libc/string/wcslen.c \
24 upstream-freebsd/lib/libc/string/wcsrchr.c \
25 upstream-freebsd/lib/libc/string/wmemcmp.c \
26 upstream-freebsd/lib/libc/string/wmemmove.c \
  /bionic/libc/arch-arm64/
arm64.mk 15 upstream-freebsd/lib/libc/string/wcscat.c \
16 upstream-freebsd/lib/libc/string/wcschr.c \
17 upstream-freebsd/lib/libc/string/wcscmp.c \
18 upstream-freebsd/lib/libc/string/wcscpy.c \
19 upstream-freebsd/lib/libc/string/wcslen.c \
20 upstream-freebsd/lib/libc/string/wcsrchr.c \
21 upstream-freebsd/lib/libc/string/wmemcmp.c \
  /bionic/libc/arch-arm/
arm.mk 33 upstream-freebsd/lib/libc/string/wcscat.c \
34 upstream-freebsd/lib/libc/string/wcschr.c \
35 upstream-freebsd/lib/libc/string/wcscmp.c \
36 upstream-freebsd/lib/libc/string/wcscpy.c \
37 upstream-freebsd/lib/libc/string/wcslen.c \
38 upstream-freebsd/lib/libc/string/wcsrchr.c \
39 upstream-freebsd/lib/libc/string/wmemcmp.c \
40 upstream-freebsd/lib/libc/string/wmemmove.c \
  /bionic/libc/arch-mips/
mips.mk 39 upstream-freebsd/lib/libc/string/wcscat.c \
40 upstream-freebsd/lib/libc/string/wcschr.c \
41 upstream-freebsd/lib/libc/string/wcscmp.c \
42 upstream-freebsd/lib/libc/string/wcscpy.c \
43 upstream-freebsd/lib/libc/string/wcslen.c \
44 upstream-freebsd/lib/libc/string/wcsrchr.c \
45 upstream-freebsd/lib/libc/string/wmemcmp.c \
46 upstream-freebsd/lib/libc/string/wmemmove.c \
  /external/llvm/test/MC/Mips/
mips-register-names-invalid.s 1 # RUN: not llvm-mc %s -triple=mips-unknown-freebsd -show-encoding 2>%t0
mips64eb-fixups.s 1 # RUN: llvm-mc -filetype=obj -triple mips64eb-unknown-freebsd %s -o - | llvm-readobj -s -sd | FileCheck %s
mips-coprocessor-encodings.s 1 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
mips64-register-names-n32-n64.s 1 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding | FileCheck %s
2 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
mips-register-names-o32.s 1 # RUN: llvm-mc %s -triple=mips-unknown-freebsd -show-encoding | FileCheck %s
  /bionic/libc/
Android.mk 240 upstream-freebsd/lib/libc/gen/ldexp.c \
241 upstream-freebsd/lib/libc/gen/sleep.c \
242 upstream-freebsd/lib/libc/gen/usleep.c \
243 upstream-freebsd/lib/libc/stdio/fclose.c \
244 upstream-freebsd/lib/libc/stdio/flags.c \
245 upstream-freebsd/lib/libc/stdio/fopen.c \
246 upstream-freebsd/lib/libc/stdlib/abs.c \
247 upstream-freebsd/lib/libc/stdlib/getopt_long.c \
248 upstream-freebsd/lib/libc/stdlib/imaxabs.c \
249 upstream-freebsd/lib/libc/stdlib/imaxdiv.c
    [all...]
  /external/lldb/source/Plugins/Process/POSIX/
Android.mk 41 ifneq (,$(filter $(HOST_OS), freebsd))
42 LOCAL_C_INCLUDES += $(LLDB_ROOT_PATH)/source/Plugins/Process/FreeBSD
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s 2 @ RUN: llvm-mc %s -triple=armv4t-freebsd-eabi -filetype=obj -o - | \
  /bionic/libc/arch-x86/
x86.mk 32 upstream-freebsd/lib/libc/string/wmemmove.c \
  /external/lldb/source/Plugins/
Android.mk 22 Platform/FreeBSD \
50 ifneq (,$(filter $(HOST_OS), freebsd))
53 Process/FreeBSD \
  /external/chromium_org/third_party/skia/third_party/lua/
Makefile 39 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
  /external/e2fsprogs/config/
config.rpath 250 freebsd*)
395 freebsd*)
  /external/libexif/
config.rpath 298 freebsd*)
453 freebsd*)
  /external/bison/build-aux/
config.rpath 378 freebsd* | dragonfly*)
551 freebsd* | dragonfly*)
553 freebsd[123]*)
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.rpath 365 freebsd* | dragonfly*)
533 freebsd* | dragonfly*)
535 freebsd[123]*)
  /external/bison/lib/
config.charset 34 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin cygwin
35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
38 # ISO-8859-4 Y osf solaris freebsd netbsd openbsd darwin
39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
46 # ISO-8859-15 glibc aix osf solaris freebsd netbsd openbsd darwin cygwin
47 # KOI8-R Y glibc solaris freebsd netbsd openbsd darwin
48 # KOI8-U Y glibc freebsd netbsd openbsd darwin cygwin
61 # CP866 freebsd netbsd openbsd darwin dos
82 # GB2312 Y glibc aix hpux irix solaris freebsd netbsd darwi
    [all...]
  /external/e2fsprogs/intl/
config.charset 34 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd darwin
35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd darwin
36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd darwin
38 # ISO-8859-4 Y osf solaris freebsd darwin
39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd darwin
46 # ISO-8859-15 glibc aix osf solaris freebsd
47 # KOI8-R Y glibc solaris freebsd darwin
48 # KOI8-U Y glibc freebsd darwin
61 # CP866 freebsd darwin dos
81 # GB2312 Y glibc aix hpux irix solaris freebsd darwi
    [all...]

Completed in 211 milliseconds

1 2 3 4 5 6