HomeSort by relevance Sort by last modified time
    Searched refs:template (Results 51 - 75 of 555) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 18 * HTML templates. The template is edited in place. I.e. in order to
19 * instantiate a template, clone it from the DOM first, and then
20 * process the cloned template. This allows for updating of templates:
34 * fragment that is used as template.
49 * template processing attribute values on a template node.
55 * Name of the property that caches the parsed template processing
56 * attribute values on a template node.
82 * HTML template processor. Data values are bound to HTML templates
84 * jsvalues. The template is modifed in place. The values of those
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 18 * HTML templates. The template is edited in place. I.e. in order to
19 * instantiate a template, clone it from the DOM first, and then
20 * process the cloned template. This allows for updating of templates:
34 * fragment that is used as template.
49 * template processing attribute values on a template node.
55 * Name of the property that caches the parsed template processing
56 * attribute values on a template node.
82 * HTML template processor. Data values are bound to HTML templates
84 * jsvalues. The template is modifed in place. The values of thos
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 18 * HTML templates. The template is edited in place. I.e. in order to
19 * instantiate a template, clone it from the DOM first, and then
20 * process the cloned template. This allows for updating of templates:
34 * fragment that is used as template.
49 * template processing attribute values on a template node.
55 * Name of the property that caches the parsed template processing
56 * attribute values on a template node.
82 * HTML template processor. Data values are bound to HTML templates
84 * jsvalues. The template is modifed in place. The values of those
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 18 * HTML templates. The template is edited in place. I.e. in order to
19 * instantiate a template, clone it from the DOM first, and then
20 * process the cloned template. This allows for updating of templates:
34 * fragment that is used as template.
49 * template processing attribute values on a template node.
55 * Name of the property that caches the parsed template processing
56 * attribute values on a template node.
82 * HTML template processor. Data values are bound to HTML templates
84 * jsvalues. The template is modifed in place. The values of thos
    [all...]
  /external/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /ndk/sources/cxx-stl/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
memory 75 template<class T> class shared_ptr;
76 template<class T> class weak_ptr;
77 template<class T> class enable_shared_from_this;
78 template<class D, class T> D * get_deleter(shared_ptr<T> const & p);
79 template<class T, class U> shared_ptr<T> static_pointer_cast(shared_ptr<U> const & r);
80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
81 template<class T, class U> shared_ptr<T> dynamic_pointer_cast(shared_ptr<U> const & r);
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
83 template<class T> void swap(shared_ptr<T> & a, shared_ptr<T> & b);
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 18 * HTML templates. The template is edited in place. I.e. in order to
19 * instantiate a template, clone it from the DOM first, and then
20 * process the cloned template. This allows for updating of templates:
34 * fragment that is used as template.
49 * template processing attribute values on a template node.
55 * Name of the property that caches the parsed template processing
56 * attribute values on a template node.
82 * HTML template processor. Data values are bound to HTML templates
84 * jsvalues. The template is modifed in place. The values of thos
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/template-output/
template-output.rb 24 out = @parser.send( rule ).template
29 ANTLR3::Template::Group.parse( source.fixed_indent( 0 ) )
38 output = template;
42 -> template(id={$ID.text}, int={$INT.text})
54 example 'external template' do
55 templates = ANTLR3::Template::Group.new do
65 output = template;
71 arg: ID -> template(t={$ID.text}) "<%= @t %>";
81 example "empty template" do
86 output=template;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
CodeGeneratorInspectorStrings.py 250 template<typename R, typename V, typename V0>
392 template<typename R, typename V, typename V0>
548 template<typename T>
579 template<typename T>
588 template<typename T>
592 template<>
595 template<>
601 template<JSONValue::Type TYPE>
612 // This class provides "Traits" type for the input type T. It is programmed using C++ template specialization
614 template<typename T
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyManager.java 63 ElemTemplateElement template = (ElemTemplateElement) nscontext; // yuck -sb local
65 if ((null != template)
66 && null != template.getStylesheetRoot().getKeysComposed())
100 template.getStylesheetRoot().getKeysComposed(),
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
Makefile 18 include ../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
Makefile 13 include ../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
Makefile 14 include ../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
Makefile 13 include ../../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/nouveau/drm/
Makefile 11 include ../../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
Makefile 13 include ../../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/null/
Makefile 14 include ../../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
Makefile 15 include ../../../Makefile.template
  /external/jsilver/src/com/google/clearsilver/jsilver/
TemplateRenderer.java 22 import com.google.clearsilver.jsilver.template.Template;
27 * Renders a template.
32 * Renders a given template and provided data, writing to an arbitrary output.
34 * @param templateName Name of template to load (e.g. "things/blah.cs").
35 * @param data Data to be used in template.
36 * @param output Where template should be rendered to. This can be a Writer, PrintStream,
52 * Same as {@link #render(String, Data, Appendable)}, except returns rendered template as a
58 * Renders a given template and provided data, writing to an arbitrary output.
60 * @param template Template to render
    [all...]
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
Makefile 18 include ../../Makefile.template

Completed in 1672 milliseconds

1 23 4 5 6 7 8 91011>>