Searched refs:Quoted (Results 1 – 14 of 14) sorted by relevance
/external/v8/tools/push-to-trunk/ |
D | git_recipes.py | 92 def Quoted(s): function 186 self.Git(MakeArgs(["add", Quoted(name)]), **kwargs) 193 args.append(Quoted(patch_file)) 200 args += ["--email", Quoted(author)] 202 args += ["-r", Quoted(reviewer)] 217 args += ["-aF", Quoted(file_name)] 219 args += ["-am", Quoted(message)]
|
/external/llvm/test/YAMLParser/ |
D | spec-05-12.data | 8 quoted: "Quoted "
|
/external/clang/include/clang/Lex/ |
D | HeaderSearchOptions.h | 28 Quoted = 0, ///< '\#include ""' paths, added by 'gcc -iquote'. enumerator
|
/external/llvm/lib/Support/Windows/ |
D | Program.inc | 175 bool Quoted = ArgNeedsQuotes(Str); 176 unsigned int len = Quoted ? 2 : 0; 192 if (Quoted) {
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | test4.test | 87 {"description":"Quoted attribute followed by permitted /", 91 {"description":"Quoted attribute followed by non-permitted /",
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 146 if (Group == Quoted || Group == Angled || Group == IndexHeaderMap) { in AddUnmappedPath() 628 if (it->first == Quoted) in Realize()
|
D | CompilerInvocation.cpp | 1128 Opts.AddPath((*it)->getValue(), frontend::Quoted, false, true); in ParseHeaderSearchArgs()
|
/external/zlib/src/old/ |
D | visual-basic.txt | 29 Declares follow: (Quoted from Carlos Rios <c_rios@sonda.cl>, in Vb4 form)
|
/external/pcre/dist/testdata/ |
D | testinput8 | 1185 # Quoted string 1228 # Quoted string 1340 # Quoted string 1592 # Quoted string 1635 # Quoted string
|
D | testinput1 | 701 # Quoted string 744 # Quoted string 856 # Quoted string 1108 # Quoted string 1151 # Quoted string
|
D | testoutput8 | 2047 # Quoted string 2090 # Quoted string 2202 # Quoted string 2454 # Quoted string 2497 # Quoted string
|
D | testoutput1 | 1184 # Quoted string 1227 # Quoted string 1339 # Quoted string 1591 # Quoted string 1634 # Quoted string
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 319 SmallString<128> Quoted; in AddPreprocessingOptions() local 320 QuoteTarget(DepTarget, Quoted); in AddPreprocessingOptions() 321 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions() 351 SmallString<128> Quoted; in AddPreprocessingOptions() local 352 QuoteTarget(A->getValue(), Quoted); in AddPreprocessingOptions() 353 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions()
|
/external/jetty/ |
D | VERSION.txt | 2079 + 276545 Quoted cookie paths
|