Searched defs:file_extension (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_options.h | 51 std::string file_extension; member
|
| D | csharp_helpers.cc | 397 const std::string file_extension, in GetOutputFile()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
| D | PDBSymbolCompiland.cpp | 95 auto file_extension = sys::path::extension(FileName); in getSourceFileFullPath() local
|
| /third_party/json/tools/cpplint/ |
| D | cpplint.py | 931 def IsHeaderExtension(file_extension): argument 4813 def CheckStyle(filename, clean_lines, linenum, file_extension, nesting_state, argument 5231 def CheckLanguage(filename, clean_lines, linenum, file_extension, argument 6343 def ProcessLine(filename, file_extension, clean_lines, line, argument 6459 def ProcessFileData(filename, file_extension, lines, error, argument
|