Home
last modified time | relevance | path

Searched defs:file_extension (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_options.h51 std::string file_extension; member
Dcsharp_helpers.cc397 const std::string file_extension, in GetOutputFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolCompiland.cpp95 auto file_extension = sys::path::extension(FileName); in getSourceFileFullPath() local
/third_party/json/tools/cpplint/
Dcpplint.py931 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