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

/system/extras/
H A DAndroid.mk17 include $(all-subdir-makefiles)
/system/extras/tests/binder/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/system/extras/tests/iptables/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/system/extras/tests/wifi/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/system/extras/tests/lib/
H A DAndroid.mk18 include $(call all-subdir-makefiles)
/system/extras/tests/pftest/
H A DAndroid.mk15 ## LOCAL_CFLAGS += -fstack-protector-all
/system/extras/tests/memtest/
H A DAndroid.mk19 ## LOCAL_CFLAGS += -fstack-protector-all
/system/core/sh/
H A Dmiscbltin.c179 /* Last variable needs all IFS chars */
346 int set, all = 0; local
360 all = 1;
375 if (all || argptr[1])
393 if (all) {
/system/extras/librank/
H A Dlibrank.c75 struct library_info *get_library(const char *name, bool all) { argument
79 if (!all) {
220 bool all; local
233 all = false;
240 {"all", 0, 0, 'a'},
262 all = true;
354 li = get_library(pm_map_name(maps[j]), all);
433 " -a Show all mappings, including stack, heap and anon.\n"
/system/core/debuggerd/
H A DAndroid.mk41 LOCAL_CFLAGS += -fstack-protector-all
/system/core/libpixelflinger/
H A DAndroid.mk82 include $(call all-makefiles-under,$(LOCAL_PATH))
/system/media/camera/docs/
H A DCameraMetadataKeys.mako49 * Present on all devices that report being FULL level hardware devices in the
/system/core/libcutils/
H A DAndroid.mk155 include $(call all-makefiles-under,$(LOCAL_PATH))

Completed in 127 milliseconds