Searched refs:all (Results 1 - 25 of 973) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/
H A Dpth_atfork1.stdout.exp0 all ok
/external/jmonkeyengine/engine/src/bullet-native/android/
H A DApplication.mk2 APP_ABI := all
/external/bluetooth/bluez/
H A DAndroid.mk17 include $(all-subdir-makefiles)
/external/bluetooth/glib/
H A DAndroid.mk17 include $(all-subdir-makefiles)
/external/clang/test/PCH/
H A Dheadersearch.cpp13 // RUN: echo '#include "tmp2.h"' > %t_orig/all.h
14 // RUN: echo '#include "sub/orig_sub.h"' >> %t_orig/all.h
15 // RUN: echo '#include "orig_sub2.h"' >> %t_orig/all.h
16 // RUN: echo 'int all();' >> %t_orig/all.h
19 // RUN: cd %t_orig && %clang_cc1 -x c++ -emit-pch -o all.h.pch -Isub2 all.h
23 // RUN: %clang_cc1 -include-pch all.h.pch -I%t_moved -I%t_moved/sub2 -Wpadded -emit-obj -o %t.o %s 2> %t.stderr
27 // RUN: not %clang_cc1 -DREDECL -include-pch all.h.pch -I%t_moved -I%t_moved/sub2 -emit-obj -o %t.o %s 2> %t.stderr
31 // RUN: not %clang_cc1 -DINSTANTIATION -include-pch all
[all...]
/external/iptables/
H A DAndroid.mk5 include $(call all-subdir-makefiles)
/external/zxing/
H A DAndroid.mk3 include $(call all-makefiles-under, $(LOCAL_PATH))
/external/icu4c/stubdata/
H A Droot.mk1 # derive a string like 'icudt 48l' from a local file like 'external/icu4c/stubdata/icudt 48l-all.dat'
3 root_dat_path := $(wildcard $(stubdata_path)/*-all.dat)
4 root := $(patsubst $(stubdata_path)/%,%,$(patsubst %-all.dat,%,$(root_dat_path)))
/external/dnsmasq/contrib/wrt/
H A DMakefile3 all: dhcp_release dhcp_lease_time
/external/kernel-headers/original/linux/netfilter_ipv4/
H A Dip_conntrack_tuple.h20 u_int16_t all; member in union:ip_conntrack_manip_proto
56 u_int16_t all; member in union:ip_conntrack_tuple::__anon6469::__anon6470
88 (tuple)->src.u.all = 0; \
89 (tuple)->dst.u.all = 0; \
97 NIPQUAD((tp)->src.ip), ntohs((tp)->src.u.all), \
98 NIPQUAD((tp)->dst.ip), ntohs((tp)->dst.u.all))
117 && t1->src.u.all == t2->src.u.all;
124 && t1->dst.u.all == t2->dst.u.all
[all...]
/external/llvm/tools/llc/
H A DMakefile12 LINK_COMPONENTS := all-targets bitreader asmparser
/external/oprofile/doc/srcdoc/
H A DMakefile5 all: clean
/external/srec/
H A DAndroid.mk12 include $(call all-subdir-makefiles)
/external/libsepol/man/
H A DMakefile5 all:
7 install: all
/external/svox/PicoLangInstallerDeuDeu/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/PicoLangInstallerEngGbr/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/PicoLangInstallerEngUsa/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/PicoLangInstallerFraFra/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/PicoLangInstallerItaIta/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/PicoLangInstallerSpaEsp/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/svox/picolanginstaller/
H A DAndroid.mk4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/external/wpa_supplicant_6/
H A DAndroid.mk5 include $(call all-subdir-makefiles)
/external/wpa_supplicant_8/hostapd/src/ap/
H A DMakefile0 all:
/external/wpa_supplicant_8/hostapd/src/common/
H A DMakefile0 all:
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A DMakefile0 all:

Completed in 1726 milliseconds

1234567891011>>