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

1 2 3 4 5

  /external/dhcpcd/mk/
os.mk 4 _OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "BSD";; esac
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
Android.mk 22 ../OAL/Pform/Linux/TILibLinux.cpp \
26 ../IPC/Linux/ipc_event.c \
27 ../IPC/Linux/cu_ipc.c \
28 ../IPC/Linux/ipc_user.c
38 $(CLI_STA_DK_ROOT)/pform/linux/inc \
40 $(CLI_CUDK_ROOT)/IPC/Linux \
44 LOCAL_CFLAGS += -Wall -D__LINUX__ $(CLI_DEBUGFLAGS) -mabi=aapcs-linux -DHOST_COMPILE
Makefile 35 $(OAL_DIR)/Pform/Linux/TILibLinux.cpp \
36 $(CUDK_ROOT)/UtilityAdapter/Linux/IpcWithTISMLinux.cpp \
41 $(IPC_DIR)/Linux/ipc_event.c \
42 $(IPC_DIR)/Linux/cu_ipc.c \
43 $(IPC_DIR)/Linux/ipc_user.c
73 -I $(CUDK_ROOT)/../pform/linux/inc \
75 -I $(CUDK_ROOT)/IPC/Linux \
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
Android.mk 3 # Build for Linux (desktop) host
4 ifeq ($(HOST_OS),linux)
  /system/core/libnetutils/
Android.mk 14 # need "-lrt" on Linux simulator to pick up clock_gettime
16 ifeq ($(HOST_OS),linux)
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-up.sh 12 Linux)
41 Linux)
67 # XXX This is a workaround for Linux forward policies problem.
71 Linux)
phase1-down.sh 13 Linux)
40 Linux)
48 # XXX This is a workaround because Linux seems to ignore
51 # Someone using Linux please fix it
  /build/core/combo/arch/arm/
armv5te.mk 1 # Configuration for Linux on ARM.
armv7-a.mk 1 # Configuration for Linux on ARM.
armv7-a-neon.mk 1 # Configuration for Linux on ARM.
  /external/clearsilver/cgi/
Android.mk 19 # We use the host compilers because the Linux SDK build
  /external/clearsilver/cs/
Android.mk 15 # We use the host compilers because the Linux SDK build
  /external/clearsilver/util/
Android.mk 24 # We use the host compilers because the Linux SDK build
  /frameworks/base/cmds/bootanimation/
Android.mk 8 # need "-lrt" on Linux simulator to pick up clock_gettime
10 ifeq ($(HOST_OS),linux)
  /frameworks/base/media/libstagefright/codecs/common/
Config.mk 2 # This configure file is just for Linux projects against Android
  /frameworks/base/services/sensorservice/
Android.mk 15 # need "-lrt" on Linux simulator to pick up clock_gettime
17 ifeq ($(HOST_OS),linux)
  /external/chromium/third_party/icu/source/
runConfigureICU 41 Linux Use the GNU gcc/g++ compilers on Linux
42 Linux/ECC Use the Intel ECC compiler on Linux
43 Linux/ICC Use the Intel ICC compiler on Linux
44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
180 Linux/ECC)
181 THE_OS="Linux"
    [all...]
config.guess 190 # suitable tag, in the style of linux-gnu.
838 arm*:Linux:*:*)
843 echo ${UNAME_MACHINE}-unknown-linux-gnu
845 echo ${UNAME_MACHINE}-unknown-linux-gnueabi
848 avr32*:Linux:*:*)
849 echo ${UNAME_MACHINE}-unknown-linux-gnu
851 cris:Linux:*:*)
852 echo cris-axis-linux-gnu
854 crisv32:Linux:*:*)
855 echo crisv32-axis-linux-gn
    [all...]
  /external/icu4c/
runConfigureICU 41 Linux Use the GNU gcc/g++ compilers on Linux
42 Linux/ECC Use the Intel ECC compiler on Linux
43 Linux/ICC Use the Intel ICC compiler on Linux
44 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
187 Linux/ECC)
188 THE_OS="Linux"
    [all...]
config.guess 190 # suitable tag, in the style of linux-gnu.
838 arm*:Linux:*:*)
843 echo ${UNAME_MACHINE}-unknown-linux-gnu
845 echo ${UNAME_MACHINE}-unknown-linux-gnueabi
848 avr32*:Linux:*:*)
849 echo ${UNAME_MACHINE}-unknown-linux-gnu
851 cris:Linux:*:*)
852 echo cris-axis-linux-gnu
854 crisv32:Linux:*:*)
855 echo crisv32-axis-linux-gn
    [all...]
  /bionic/libdl/arch-sh/
sobegin.S 33 # The toolchain for SH-Linux does not produce INIT_ARRAY information which
34 # bionic linker relies on. Instead of it, The toolchain for SH-Linux produces
  /development/build/tools/
windows_sdk.mk 1 # Makefile to build the Windows SDK under linux.
7 # - create a regular Linux SDK
9 # - mirror the linux SDK directory and patch it with the Windows tools
14 # We can only use this under Linux with the mingw32 package installed.
15 ifneq ($(shell uname),Linux)
16 $(error Linux is required to create a Windows SDK)
  /development/tools/etc1tool/
Android.mk 26 ifeq ($(HOST_OS),linux)
30 # Statically link libz for MinGW (Win SDK under Linux),
  /hardware/libhardware/
Android.mk 23 # need "-lrt" on Linux simulator to pick up clock_gettime
25 ifeq ($(HOST_OS),linux)
  /external/libpng/
config.guess 190 # suitable tag, in the style of linux-gnu.
854 arm*:Linux:*:*)
859 echo ${UNAME_MACHINE}-unknown-linux-gnu
861 echo ${UNAME_MACHINE}-unknown-linux-gnueabi
864 avr32*:Linux:*:*)
865 echo ${UNAME_MACHINE}-unknown-linux-gnu
867 cris:Linux:*:*)
868 echo cris-axis-linux-gnu
870 crisv32:Linux:*:*)
871 echo crisv32-axis-linux-gn
    [all...]

Completed in 589 milliseconds

1 2 3 4 5