Home | History | Annotate | Download | only in cc

Lines Matching refs:Files

76 	// Paths to .so files
78 // Paths to the dependencies to use for .so files (.so.toc files)
80 // Paths to .a files
83 // Paths to .o files
88 // Paths to generated source files
95 // Paths to crt*.o files
100 GlobalFlags []string // Flags that apply to C, C++, and assembly source files
102 AsFlags []string // Flags that apply to assembly source files
103 CFlags []string // Flags that apply to C and C++ source files
104 ConlyFlags []string // Flags that apply to C source files
105 CppFlags []string // Flags that apply to C++ source files
106 YaccFlags []string // Flags that apply to Yacc source files
107 protoFlags []string // Flags that apply to proto source files
108 aidlFlags []string // Flags that apply to aidl source files
113 YasmFlags []string // Flags that apply to yasm assembly source files
115 // Global include flags that apply to C, C++, and assembly source files
128 CFlagsDeps android.Paths // Files depended on by compiler flags
1033 // When combining coverage files for shared libraries and executables, coverage files
1035 // source based Abi dump files.