Searched refs:cflags (Results 1 - 12 of 12) sorted by relevance

/system/bt/build/secondary/third_party/aac/
H A DBUILD.gn175 cflags = [
/system/bt/build/
H A DBUILD.gn27 cflags = [
66 cflags = [ "-fPIC" ]
/system/bt/build/secondary/third_party/libldac/
H A DBUILD.gn33 cflags = [ "-O2" ]
45 cflags = [ "-O2" ]
/system/chre/apps/wifi_offload/
H A DAndroid.bp37 cflags: [
/system/chre/
H A DAndroid.bp38 cflags: ["-Wall", "-Werror"],
51 cflags: ["-Wall", "-Werror"],
69 cflags: ["-Wall", "-Werror"],
/system/bt/build/secondary/third_party/libchrome/
H A DBUILD.gn239 # paths to dbus headers, can be obtained by "pkg-config --cflags dbus-1"
252 # paths to dbus headers, can be obtained by "pkg-config --cflags dbus-1"
264 cflags = [
/system/bt/types/
H A DBUILD.gn18 cflags = [
/system/chre/build/variant/
H A Dgoogle_x86_linux.mk36 TARGET_CFLAGS += $(shell pkg-config --cflags tclap)
37 TARGET_CFLAGS += $(shell pkg-config --cflags sndfile)
/system/core/storaged/
H A DAndroid.bp36 cflags: [
/system/tpm/trunks/
H A DMakefile23 PC_CFLAGS := $(shell $(PKG_CONFIG) --cflags $(PC_DEPS))
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.c80 int cflags = 0; variable
492 cflags |= REG_ICASE;
651 cflags |= REG_EXTENDED;
672 c = regcomp(&r_pattern[i], pattern[i], cflags);
H A Dgrep.h114 extern int cflags, eflags;

Completed in 619 milliseconds