/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mturk/ |
D | question.py | 25 template = "<Question>%(items)s</Question>" variable in Question 72 …template = '<ExternalQuestion xmlns="%(schema_url)s"><ExternalURL>%%(external_url)s</ExternalURL><… variable in ExternalQuestion 97 template = '<%(field)s>%(value)s</%(field)s>' variable in SimpleField 105 …template = """<Binary><MimeType><Type>%(type)s</Type><SubType>%(subtype)s</SubType></MimeType><Dat… variable in Binary 120 template = "<Application><%(class_)s>%(content)s</%(class_)s></Application>" variable in Application 145 …template = '<HTMLQuestion xmlns=\"%(schema_url)s\"><HTMLContent><![CDATA[<!DOCTYPE html>%%(html_fo… variable in HTMLQuestion 184 template = '<FormattedContent><![CDATA[%(content)s]]></FormattedContent>' variable in FormattedContent 200 template = '<Overview>%(content)s</Overview>' variable in Overview 261 template = '<QuestionContent>%(content)s</QuestionContent>' variable in QuestionContent 269 template = '<AnswerSpecification>%(spec)s</AnswerSpecification>' variable in AnswerSpecification [all …]
|
/external/opencv3/3rdparty/jinja2/ |
D | loaders.py | 22 def split_template_path(template): argument 70 def get_source(self, environment, template): argument 159 def get_source(self, environment, template): argument 221 def get_source(self, environment, template): argument 272 def get_source(self, environment, template): argument 303 def get_source(self, environment, template): argument 331 def get_loader(self, template): argument 339 def get_source(self, environment, template): argument 383 def get_source(self, environment, template): argument
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | TemplateList.java | 64 public void setTemplate(ElemTemplate template) in setTemplate() 79 m_namedTemplates.put(template.getName(), template); in setTemplate() local 89 m_namedTemplates.put(template.getName(), template); in setTemplate() local 105 insertPatternInTable((StepPattern) matchExpr, template); in setTemplate() local 343 private void insertPatternInTable(StepPattern pattern, ElemTemplate template) in insertPatternInTable() 556 ElemTemplate template = head.getTemplate(); in getTemplateFast() local 614 ElemTemplate template = head.getTemplate(); in getTemplate() local
|
/external/jsilver/src/com/google/clearsilver/jsilver/ |
D | TemplateRenderer.java | 68 void render(Template template, Data data, Appendable output, ResourceLoader resourceLoader) in render() 75 void render(Template template, Data data, Appendable output) throws IOException, JSilverException; in render() 81 String render(Template template, Data data) throws IOException, JSilverException; in render()
|
D | JSilver.java | 295 public void render(Template template, Data data, Appendable output, ResourceLoader resourceLoader) in render() 314 public void render(Template template, Data data, Appendable output) throws IOException, in render() 320 public String render(Template template, Data data) throws IOException, JSilverException { in render()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_resource.c | 10 const struct pipe_resource *template) in i915_resource_create() 21 const struct pipe_resource *template, in i915_resource_from_handle()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource.c | 37 const struct pipe_resource *template) in svga_resource_create() 48 const struct pipe_resource *template, in svga_resource_from_handle()
|
/external/vixl/third_party/android/ |
D | generate_android_mk.py | 63 template = template_file.read() variable 66 template = template.format(vixl_sources=' \\\n '.join(sources), variable
|
/external/testng/src/main/java/org/testng/mustache/ |
D | Mustache.java | 11 public String run(String template, Map<String, Object> m) throws IOException { in run() argument 15 String run(String template, Model model) throws IOException { in run()
|
/external/libdaemon/libdaemon/ |
D | dlog.c | 51 void daemon_logv(int prio, const char* template, va_list arglist) { in daemon_logv() 78 void daemon_log(int prio, const char* template, ...) { in daemon_log()
|
/external/jsilver/src/com/google/clearsilver/jsilver/compatibility/ |
D | ClearsilverRenderer.java | 100 public void render(Template template, Data data, Appendable output, ResourceLoader resourceLoader) in render() 107 public void render(Template template, Data data, Appendable output) throws IOException, in render() 113 public String render(Template template, Data data) throws IOException, JSilverException { in render()
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | fake_tempfile.py | 289 def _SetTemplate(self, template): argument 294 def __SetTemplate(self, template): argument 303 template = property(__DeprecatedTemplate, __SetTemplate, variable in FakeTempfileModule
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/ |
D | X500NameBuilder.java | 14 private X500NameStyle template; field in X500NameBuilder 30 public X500NameBuilder(X500NameStyle template) in X500NameBuilder()
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | httpexceptions.py | 173 template = "%(explanation)s\r\n<br/>%(detail)s\r\n<!-- %(comment)s -->" variable in HTTPException 198 def make_body(self, environ, template, escfunc, comment_escfunc=None): argument 317 template = ( variable in _HTTPMove 459 template = ('The method %(REQUEST_METHOD)s is not allowed for ' variable in HTTPMethodNotAllowed 466 template = ('The resource could not be generated that was ' variable in HTTPNotAcceptable 517 template = ('The request media type %(CONTENT_TYPE)s is not ' variable in HTTPUnsupportedMediaType 569 template = ('The request method %(REQUEST_METHOD)s is not implemented ' variable in HTTPNotImplemented
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | routes.py | 84 def __init__(self, template, routes): argument 233 def __init__(self, template, handler=None, name=None, defaults=None, argument 313 def _get_redirect_route(self, template=None, name=None): argument
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | QuantityFormatter.java | 40 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() 82 SimplePatternFormatter template = templates[idx]; in getByVariant() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | QuantityFormatter.java | 39 public void addIfAbsent(CharSequence variant, String template) { in addIfAbsent() 81 SimplePatternFormatter template = templates[idx]; in getByVariant() local
|
/external/mesa3d/src/mesa/main/ |
D | APIspec.dtd | 7 <!ELEMENT template (proto, desc*)> element 22 template NMTOKEN #REQUIRED attribute
|
/external/mesa3d/src/mapi/glapi/ |
D | glapi_entrypoint.c | 140 static const unsigned int template[] = { in init_glapi_relocs() local 270 static const unsigned int template[] = { in generate_entrypoint() local
|
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/ |
D | fake_tempfile.py | 290 def _SetTemplate(self, template): argument 295 def __SetTemplate(self, template): argument 304 template = property(__DeprecatedTemplate, __SetTemplate, variable in FakeTempfileModule
|
/external/chromium-trace/catapult/third_party/uritemplate/uritemplate/ |
D | __init__.py | 39 def variables(template): argument 192 def expand(template, variables): argument
|
/external/toybox/toys/lsb/ |
D | mktemp.c | 37 char *template = *toys.optargs; local
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
D | TemplateInterpreter.java | 72 private final Template template; field in TemplateInterpreter 80 public TemplateInterpreter(Template template, TemplateLoader templateLoader, in TemplateInterpreter() 149 Template template = in evaluateVariable() local 619 Template template = null; in loadAndRenderIncludedTemplate() local
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | Platform.java | 33 static String format(String template, Object... args) { in format()
|
/external/jcommander/src/test/java/com/beust/jcommander/ |
D | ArgsValidate2.java | 23 public File template = new File(POSSIBLE_TEMPLATE_FILE); field in ArgsValidate2
|