/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/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/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/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/ |
D | X500NameBuilder.java | 11 private X500NameStyle template; field in X500NameBuilder 19 public X500NameBuilder(X500NameStyle template) in X500NameBuilder()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | QuantityFormatter.java | 59 public Builder add(String variant, String template) { in add() 132 SimplePatternFormatter template = templates[idxObj == null ? 0 : idxObj.intValue()]; in getByVariant() local
|
/external/chromium-trace/trace-viewer/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/lldb/test/ |
D | dosep.ty | 11 template = '%s/dotest.py %s -p %s %s' variable
|
/external/toybox/toys/lsb/ |
D | mktemp.c | 36 char *template = *toys.optargs; 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/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/mesa3d/src/mesa/main/ |
D | APIspec.dtd | 7 <!ELEMENT template (proto, desc*)> element 22 template NMTOKEN #REQUIRED attribute
|
/external/chromium-trace/trace-viewer/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/jetty/src/java/org/eclipse/jetty/webapp/ |
D | CloneConfiguration.java | 25 CloneConfiguration(WebAppContext template) in CloneConfiguration()
|
D | Configuration.java | 86 public void cloneConfigure (WebAppContext template, WebAppContext context) throws Exception; in cloneConfigure()
|
D | AbstractConfiguration.java | 43 public void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception in cloneConfigure()
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/ |
D | Platform.java | 44 static String format(String template, Object... args) { in format()
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | KeyManager.java | 63 ElemTemplateElement template = (ElemTemplateElement) nscontext; // yuck -sb in getNodeSetDTMByKey() local
|
/external/lldb/utils/test/ |
D | run-dis.py | 28 template = '%s/lldb-disasm.py -C "platform select remote-ios" -o "-n" -q -e %s -n %s' variable
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | Platform.java | 50 static String format(String template, Object... args) { in format()
|
/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/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
D | form.py | 91 def __init__(self, application, authfunc, template=None): argument
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/ |
D | Platform.java | 46 static String format(String template, Object... args) { in format()
|