| /external/clang/lib/Driver/ |
| D | Job.cpp | 82 void Command::printArg(raw_ostream &OS, const char *Arg, bool Quote) { in printArg() 155 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() 281 bool Quote, CrashReportInfo *CrashInfo) const { in Print() 321 bool Quote, CrashReportInfo *CrashInfo) const { in Print() 336 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print()
|
| /external/starlark-go/syntax/ |
| D | quote.go | 236 func Quote(s string, b bool) string { func
|
| /external/scudo/standalone/ |
| D | flags_parser.cpp | 71 const char Quote = Buffer[Pos++]; in parseFlag() local
|
| /external/gwp_asan/gwp_asan/optional/ |
| D | options_parser.cpp | 99 const char Quote = Buffer[Pos++]; in parseOption() local
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | Pick.java | 527 static class Quote extends ItemPick { class in Pick 528 Quote(Pick item) { in Quote() method in Pick.Quote
|
| /external/clang/lib/AST/ |
| D | CommentLexer.cpp | 199 const char Quote = *BufferPtr; in skipHTMLQuotedString() local
|
| /external/clang/unittests/Tooling/ |
| D | CompilationDatabaseTest.cpp | 375 std::vector<std::string> Quote = unescapeJsonCommandLine("a\\\\\\\""); in TEST() local
|
| /external/cronet/net/http/ |
| D | http_util.cc | 540 std::string HttpUtil::Quote(base::StringPiece str) { in Quote() function in net::HttpUtil
|
| D | http_util_unittest.cc | 349 TEST(HttpUtilTest, Quote) { in TEST() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | YAMLTraits.cpp | 677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
|
| /external/clang/lib/Lex/ |
| D | Lexer.cpp | 204 char Quote = Charify ? '\'' : '"'; in Stringify() local
|
| /external/llvm/lib/Support/ |
| D | CommandLine.cpp | 712 char Quote = Src[I++]; in TokenizeGNUCommandLine() local
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | CommandLine.cpp | 735 char Quote = Src[I++]; in TokenizeGNUCommandLine() local
|
| /external/rust/crates/serde_json/src/ |
| D | ser.rs | 1469 Quote, enumerator
|
| /external/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 2138 bool Quote = (Lib.find(" ") != StringRef::npos); in qualifyWindowsLibrary() local
|