Searched refs:Quoted (Results 1 – 25 of 97) sorted by relevance
1234
/external/llvm/test/YAMLParser/ |
D | spec-05-12.data | 8 quoted: "Quoted "
|
/external/clang/include/clang/Frontend/ |
D | HeaderSearchOptions.h | 24 Quoted = 0, ///< '#include ""' paths, added by'gcc -iquote'. enumerator
|
/external/chromium/chrome/browser/history/ |
D | query_parser_unittest.cc | 51 TEST_F(QueryParserTest, Quoted) { in TEST_F() argument
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 128 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) in AddPath() 585 if (it->first == Quoted) in Realize()
|
D | CompilerInvocation.cpp | 561 case frontend::Quoted: in HeaderSearchOptsToArgs() 1590 Opts.AddPath((*it)->getValue(Args), frontend::Quoted, true, false, false); in ParseHeaderSearchArgs()
|
/external/zlib/old/ |
D | visual-basic.txt | 29 Declares follow: (Quoted from Carlos Rios <c_rios@sonda.cl>, in Vb4 form)
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 254 SmallString<128> Quoted; in AddPreprocessingOptions() local 255 QuoteTarget(DepTarget, Quoted); in AddPreprocessingOptions() 256 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions() 282 SmallString<128> Quoted; in AddPreprocessingOptions() local 283 QuoteTarget(A->getValue(Args), Quoted); in AddPreprocessingOptions() 284 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions()
|
/external/bluetooth/glib/po/ |
D | en_GB.po | 828 msgid "Quoted text doesn't begin with a quotation mark" 829 msgstr "Quoted text doesn't begin with a quotation mark"
|
D | en_CA.po | 829 msgid "Quoted text doesn't begin with a quotation mark" 830 msgstr "Quoted text does not begin with a quotation mark"
|
D | he.po | 836 msgid "Quoted text doesn't begin with a quotation mark" 837 msgstr "Quoted text doesn't begin with a quotation mark"
|
D | hy.po | 798 msgid "Quoted text doesn't begin with a quotation mark"
|
D | ps.po | 797 msgid "Quoted text doesn't begin with a quotation mark"
|
D | am.po | 798 msgid "Quoted text doesn't begin with a quotation mark"
|
D | oc.po | 797 msgid "Quoted text doesn't begin with a quotation mark"
|
D | sr.po | 842 msgid "Quoted text doesn't begin with a quotation mark"
|
D | yi.po | 838 msgid "Quoted text doesn't begin with a quotation mark"
|
D | te.po | 823 msgid "Quoted text doesn't begin with a quotation mark"
|
D | bn.po | 832 msgid "Quoted text doesn't begin with a quotation mark"
|
D | uk.po | 851 msgid "Quoted text doesn't begin with a quotation mark"
|
D | ru.po | 864 msgid "Quoted text doesn't begin with a quotation mark"
|
D | ml.po | 829 msgid "Quoted text doesn't begin with a quotation mark"
|
D | ja.po | 839 msgid "Quoted text doesn't begin with a quotation mark"
|
D | fa.po | 835 msgid "Quoted text doesn't begin with a quotation mark"
|
D | dz.po | 838 msgid "Quoted text doesn't begin with a quotation mark"
|
/external/webkit/Source/WebCore/platform/text/mac/ |
D | character-sets.txt | 1751 Quoted-Readable Specification Revision 1.1", RFC 1456, May
|
1234