Home
last modified time | relevance | path

Searched defs:Quote (Results 1 – 25 of 34) sorted by relevance

12

/external/clang/lib/Driver/
DJob.cpp82 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/
Dquote.go236 func Quote(s string, b bool) string { func
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/src/main/proto/google/cloud/confidentialcomputing/v1/
Dservice.proto142 message Quote { message
/external/googleapis/google/cloud/confidentialcomputing/v1alpha1/
Dservice.proto150 message Quote { message
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/src/main/proto/google/cloud/confidentialcomputing/v1alpha1/
Dservice.proto150 message Quote { message
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DProgram.cpp83 void sys::printArg(raw_ostream &OS, StringRef Arg, bool Quote) { in printArg()
DYAMLTraits.cpp710 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
/external/scudo/standalone/
Dflags_parser.cpp73 const char Quote = Buffer[Pos++]; in parseFlag() local
/external/googleapis/google/cloud/confidentialcomputing/v1/
Dservice.proto202 message Quote { message
/external/rust/android-crates-io/crates/winnow/examples/s_expression/
Dparser.rs48 Quote(Vec<Expr>), enumerator
/external/gwp_asan/gwp_asan/optional/
Doptions_parser.cpp99 const char Quote = Buffer[Pos++]; in parseOption() local
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/src/main/java/com/google/cloud/confidentialcomputing/v1alpha1/
DTpmAttestation.java187 public static final class Quote extends com.google.protobuf.GeneratedMessageV3 class in TpmAttestation
193 private Quote(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Quote() method in TpmAttestation.Quote
197 private Quote() { in Quote() method in TpmAttestation.Quote
/external/google-cloud-java/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/src/main/java/com/google/cloud/confidentialcomputing/v1/
DTpmAttestation.java187 public static final class Quote extends com.google.protobuf.GeneratedMessageV3 class in TpmAttestation
193 private Quote(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Quote() method in TpmAttestation.Quote
197 private Quote() { in Quote() method in TpmAttestation.Quote
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPick.java540 static class Quote extends ItemPick { class in Pick
541 Quote(Pick item) { in Quote() method in Pick.Quote
/external/gsc-utils/proto/
Dattestation_ca.proto107 message Quote { message
/external/clang/lib/AST/
DCommentLexer.cpp199 const char Quote = *BufferPtr; in skipHTMLQuotedString() local
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp375 std::vector<std::string> Quote = unescapeJsonCommandLine("a\\\\\\\""); in TEST() local
/external/cronet/tot/net/http/
Dhttp_util.cc558 std::string HttpUtil::Quote(std::string_view str) { in Quote() function in net::HttpUtil
Dhttp_util_unittest.cc353 TEST(HttpUtilTest, Quote) { in TEST() argument
/external/cronet/stable/net/http/
Dhttp_util.cc558 std::string HttpUtil::Quote(std::string_view str) { in Quote() function in net::HttpUtil
Dhttp_util_unittest.cc353 TEST(HttpUtilTest, Quote) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp677 const char *const Quote = MustQuote == QuotingType::Single ? "'" : "\""; in scalarString() local
/external/clang/lib/Lex/
DLexer.cpp204 char Quote = Charify ? '\'' : '"'; in Stringify() local
/external/llvm/lib/Support/
DCommandLine.cpp712 char Quote = Src[I++]; in TokenizeGNUCommandLine() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp735 char Quote = Src[I++]; in TokenizeGNUCommandLine() local

12