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

/system/bt/build/secondary/third_party/aac/
H A DBUILD.gn175 cflags = [
/system/bt/build/
H A DBUILD.gn26 cflags = [
69 cflags = [ "-fPIC" ]
/system/bt/build/secondary/third_party/libldac/
H A DBUILD.gn33 cflags = [ "-O2" ]
45 cflags = [ "-O2" ]
/system/bt/build/secondary/third_party/libchrome/
H A DBUILD.gn239 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 208 milliseconds