/external/chromium_org/third_party/boringssl/src/tool/ |
D | args.cc | 26 const struct argument *templates) { in ParseKeyValueArguments() 68 void PrintUsage(const struct argument *templates) { in PrintUsage()
|
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
D | TestTemplates.java | 75 STGroup templates = in testTemplateConstructor() local 112 STGroup templates = in testTemplateConstructorNoArgs() local 150 STGroup templates = in testIndirectTemplateConstructor() local 185 STGroup templates = in testStringConstructor() local 221 STGroup templates = in testSetAttr() local 256 STGroup templates = in testSetAttrOfExpr() local
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | TransformerFactoryImpl.java | 622 Templates templates = newTemplates(src); in newXMLFilter() local 638 public XMLFilter newXMLFilter(Templates templates) in newXMLFilter() 682 Templates templates = newTemplates(src); in newTransformerHandler() local 697 public TransformerHandler newTransformerHandler(Templates templates) in newTransformerHandler()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
D | SemanticContext.java | 77 STGroup templates, in genExpr() 172 STGroup templates, in genExpr() 256 STGroup templates, in genExpr() 283 STGroup templates, in genExpr() 450 STGroup templates, in genExpr() 505 STGroup templates, in genExpr() 550 STGroup templates, in genExpr()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
D | ACyclicDFACodeGenerator.java | 44 public ST genFixedLookaheadDecision(STGroup templates, in genFixedLookaheadDecision() 51 STGroup templates, in walkFixedDFAGeneratingStateMachine()
|
D | CodeGenerator.java | 105 protected STGroup templates; field in CodeGenerator 723 protected ST genLabelExpr(STGroup templates, in genLabelExpr() 742 protected ST genSemanticPredicateExpr(STGroup templates, in genSemanticPredicateExpr() 754 public ST genSetExpr(STGroup templates, in genSetExpr()
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
D | ios_plist_writer_unittest.py | 54 templates, argument 83 def _VerifyGeneratedOutput(self, templates, expected): argument
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | TrAXFilter.java | 57 public TrAXFilter (Templates templates) in TrAXFilter()
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
D | m_vector.c | 138 static const char *templates[5] = { in _mesa_vector4f_print() local
|
D | m_debug_xform.c | 103 static int *templates[7] = { variable
|
/external/mesa3d/src/mesa/math/ |
D | m_vector.c | 138 static const char *templates[5] = { in _mesa_vector4f_print() local
|
D | m_debug_xform.c | 103 static int *templates[7] = { variable
|
/external/chromium_org/tools/deep_memory_profiler/visualizer/testdata/ |
D | error_sample.json | 13 "templates": { object
|
D | sample.json | 14 "templates": { object
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | BuildDependencyGenerator.java | 83 protected STGroup templates; field in BuildDependencyGenerator
|
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/ |
D | TestSuiteFactory.java | 47 private static StringTemplateGroup templates; field in TestSuiteFactory
|
/external/clang/test/SemaCXX/ |
D | nullptr.cpp | 164 namespace templates { namespace
|
D | access.cpp | 74 namespace templates { namespace
|
D | compare.cpp | 359 namespace templates { namespace
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | Parsing.py | 40 templates = None variable in Ctx 1960 def p_positional_and_keyword_args(s, end_sy_set, templates = None): argument 2017 def p_c_base_type(s, self_flag = 0, nonempty = 0, templates = None): argument 2036 def p_c_complex_base_type(s, templates = None): argument 2053 def p_c_simple_base_type(s, self_flag, nonempty, templates = None): argument 2131 def p_buffer_or_template(s, base_type_node, templates): argument
|
D | Parsing.pxd | 131 cdef p_positional_and_keyword_args(PyrexScanner s, end_sy_set, templates = *) 133 cpdef p_c_base_type(PyrexScanner s, bint self_flag = *, bint nonempty = *, templates = *) 135 cdef p_c_complex_base_type(PyrexScanner s, templates = *) 136 cdef p_c_simple_base_type(PyrexScanner s, bint self_flag, bint nonempty, templates = *) 137 cdef p_buffer_or_template(PyrexScanner s, base_type_node, templates) argument
|
/external/chromium_org/third_party/skia/tools/bug_chomper/src/server/ |
D | server.go | 48 var templates = template.Must(template.ParseFiles( var
|
/external/skia/tools/bug_chomper/src/server/ |
D | server.go | 48 var templates = template.Must(template.ParseFiles( var
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | template.rb | 135 def templates method in ANTLR3.Template.Group
|
/external/chromium_org/v8/tools/testrunner/local/ |
D | progress.py | 156 def __init__(self, templates): argument
|