Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 25 of 236) sorted by relevance

12345678910

/external/libcxx/test/std/strings/string.view/string.view.nonmem/
Dquoted.pass.cpp38 ss << std::quoted(sv); in round_trip()
40 ss >> std::quoted(s); in round_trip()
51 ss << std::quoted(sv); in round_trip_ws()
53 ss >> std::quoted(s); in round_trip_ws()
62 ss << std::quoted(sv, delim); in round_trip_d()
64 ss >> std::quoted(s, delim); in round_trip_d()
72 ss << std::quoted(sv, '"', escape ); in round_trip_e()
74 ss >> std::quoted(s, '"', escape ); in round_trip_e()
82 ss << std::quoted(p, delim, escape); in quote()
92 ss >> std::quoted(s, delim, escape); in unquote()
[all …]
/external/libcxx/test/std/experimental/string.view/string.view.nonmem/
Dquoted.pass.cpp38 ss << std::quoted(sv); in round_trip()
40 ss >> std::quoted(s); in round_trip()
51 ss << std::quoted(sv); in round_trip_ws()
53 ss >> std::quoted(s); in round_trip_ws()
62 ss << std::quoted(sv, delim); in round_trip_d()
64 ss >> std::quoted(s, delim); in round_trip_d()
72 ss << std::quoted(sv, '"', escape ); in round_trip_e()
74 ss >> std::quoted(s, '"', escape ); in round_trip_e()
82 ss << std::quoted(p, delim, escape); in quote()
92 ss >> std::quoted(s, delim, escape); in unquote()
[all …]
/external/tpm2/
DQuote.c28 TPMS_ATTEST quoted; in TPM2_Quote() local
38 &quoted); in TPM2_Quote()
49 quoted.type = TPM_ST_ATTEST_QUOTE; in TPM2_Quote()
62 &quoted.attested.quote.pcrDigest); in TPM2_Quote()
66 quoted.attested.quote.pcrSelect = in->PCRselect; in TPM2_Quote()
77 &quoted, in TPM2_Quote()
79 &out->quoted, in TPM2_Quote()
/external/libcxx/test/std/input.output/iostream.format/quoted.manip/
Dquoted.pass.cpp31 auto q = std::quoted(str); in both_ways()
45 ss << std::quoted(p); in round_trip()
47 ss >> std::quoted(s); in round_trip()
59 ss << std::quoted(p); in round_trip_ws()
61 ss >> std::quoted(s); in round_trip_ws()
71 ss << std::quoted(p, d); in round_trip_d()
73 ss >> std::quoted(s, d); in round_trip_d()
82 ss << std::quoted(p, CharT('"'), e ); in round_trip_e()
84 ss >> std::quoted(s, CharT('"'), e ); in round_trip_e()
94 ss << std::quoted(p, d, e); in quote()
[all …]
Dquoted_char.fail.cpp27 ss << std::quoted(p); in round_trip()
29 ss >> std::quoted(s); in round_trip()
Dquoted_traits.fail.cpp33 ss << std::quoted(p); in round_trip()
35 ss >> std::quoted(s); in round_trip()
/external/autotest/frontend/afe/doctests/
Dtest.control.32 some content\"""quoted content\"""
3 '''other quoted content\"""'''
7 some content\'''quoted content\'''
8 """other quoted content\'''"""
D003_misc_rpc_features.txt93 # test that multiline quoted strings are not indented
108 some content\"""quoted content\"""
109 '''other quoted content\"""'''
112 some content\'''quoted content\'''
113 """other quoted content\'''"""
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParserFactory.java194 boolean quoted, Set<AttributeOptions> options) { in createParserInAttribute() argument
201 quoted ? parserInDefaultAttrQ : parserInDefaultAttr); in createParserInAttribute()
206 quoted ? parserInUriAttrQPartial : parserInUriAttrPartial); in createParserInAttribute()
209 quoted ? parserInUriAttrQComplete : parserInUriAttrComplete); in createParserInAttribute()
217 if (quoted) { in createParserInAttribute()
228 quoted ? parserInStyleAttrQ : parserInStyleAttr); in createParserInAttribute()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
DX500NameTokenizer.java44 boolean quoted = false; in nextToken()
57 quoted = !quoted; in nextToken()
64 if (escaped || quoted) in nextToken()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DX509NameTokenizer.java45 boolean quoted = false; in nextToken()
58 quoted = !quoted; in nextToken()
65 if (escaped || quoted) in nextToken()
/external/python/cpython2/Doc/library/
Dquopri.rst1 :mod:`quopri` --- Encode and decode MIME quoted-printable data
5 :synopsis: Encode and decode files using the MIME quoted-printable encoding.
9 pair: quoted-printable; encoding
10 single: MIME; quoted-printable encoding
16 This module performs quoted-printable transport encoding and decoding, as
19 The quoted-printable encoding is designed for data where there are relatively
37 Encode the contents of the *input* file and write the resulting quoted-printable
Dmimify.rst17 of) a message entails encoding the message as quoted-printable if it contains
19 part of) a message entails undoing the quoted-printable encoding. Mimify and
34 Copy the message in *infile* to *outfile*, converting parts to quoted-printable
43 Copy the message in *infile* to *outfile*, decoding all quoted-printable parts.
65 By default, a part will be encoded as quoted-printable when it contains any
95 Encode and decode MIME quoted-printable files.
/external/python/cpython2/Lib/
Dshlex.py121 quoted = False
140 if self.token or (self.posix and quoted):
162 if self.token or (self.posix and quoted):
167 quoted = True
207 if self.token or (self.posix and quoted):
216 if self.token or (self.posix and quoted):
233 if self.token or (self.posix and quoted):
239 if self.posix and not quoted and result == '':
/external/llvm/test/CodeGen/MIR/X86/
Dmissing-closing-quote.mir5 @"quoted name" = external global i32
9 %a = load i32, i32* @"quoted name"
19 %rax = MOV64rm %rip, 1, _, @"quoted name, _
Dblock-address-operands.mir21 store volatile i8* blockaddress(@test2, %"quoted block"), i8** @addr
23 indirectbr i8* %val, [label %"quoted block"]
25 "quoted block":
74 ; CHECK: %rax = LEA64r %rip, 1, _, blockaddress(@test2, %ir-block."quoted block"), _
75 %rax = LEA64r %rip, 1, _, blockaddress(@test2, %ir-block."quoted block"), _
/external/llvm/utils/lit/lit/
DShCommands.py19 quoted = "'%s'" % arg
21 quoted = '"%s"' % arg
24 file.write(quoted)
28 dequoted = list(ShUtil.ShLexer(quoted).lex())
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DShCommands.py19 quoted = "'%s'" % arg
21 quoted = '"%s"' % arg
24 print >>file, quoted,
28 dequoted = list(ShUtil.ShLexer(quoted).lex())
/external/python/cpython2/Lib/email/
Dquoprimime.py152 quoted = []
162 _max_append(quoted, '_', max_encoded)
165 _max_append(quoted, c, max_encoded)
168 _max_append(quoted, "=%02X" % ord(c), max_encoded)
174 return joiner.join(['=?%s?q?%s?=' % (charset, line) for line in quoted])
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-10-02.data3 quoted", 'single
4 quoted',
Dspec-02-18.data5 quoted: "So does this
6 quoted scalar.\n"
Dspec-10-02.canonical4 !!str "double quoted",
5 !!str "single quoted",
/external/nist-sip/java/gov/nist/core/
DParserCore.java59 boolean quoted = false; in nameValue()
70 quoted = true; in nameValue()
83 if (quoted) nv.setQuotedValue(); in nameValue()
/external/llvm/test/YAMLParser/
Dspec-10-02.test5 quoted", 'single
6 quoted',
Dspec-02-18.test7 quoted: "So does this
8 quoted scalar.\n"

12345678910