HomeSort by relevance Sort by last modified time
    Searched refs:template (Results 226 - 250 of 1282) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcontainer.swg 37 template <> struct traits<octave_value > {
42 template <> struct traits_from<octave_value> {
49 template <>
56 template <> struct traits_asval<octave_value > {
71 template <>
111 template <class Sequence, class Difference>
119 template <class Sequence, class Difference>
127 template <class Sequence, class Difference>
145 template <class Sequence, class Difference, class InputSeq>
169 template <class Sequence, class Difference
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 5 package template package
12 "text/template"
13 "text/template/parse"
16 // escapeTemplate rewrites the named template, which must be
21 func escapeTemplate(tmpl *Template, node parse.Node, name string) error {
48 var funcMap = template.FuncMap{
65 // equivEscapers matches contextual escapers to equivalent template builtins.
78 tmpl *Template
82 // derived[c.mangle(name)] maps to a template derived from the template
772 func (e *escaper) template(name string) *template.Template { func
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape.go 5 package template package
12 "text/template"
13 "text/template/parse"
16 // escapeTemplate rewrites the named template, which must be
21 func escapeTemplate(tmpl *Template, node parse.Node, name string) error {
48 var funcMap = template.FuncMap{
65 // equivEscapers matches contextual escapers to equivalent template builtins.
78 tmpl *Template
82 // derived[c.mangle(name)] maps to a template derived from the template
772 func (e *escaper) template(name string) *template.Template { func
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
CameraDeviceTest.java 157 * Test camera capture request preview capture template.
161 * The request template returned by the camera device must include a
183 * Test camera capture request still capture template.
187 * The request template returned by the camera device must include a
207 * Test camera capture video recording template.
211 * The request template returned by the camera device must include a
228 *<p>Test camera capture video snapshot template.</p>
230 * <p>The request template returned by the camera device must include a necessary set of
244 *<p>Test camera capture request zero shutter lag template.</p>
246 * <p>The request template returned by the camera device must include a necessary set o
1208 int template = mStaticInfo.isColorOutputSupported() ? local
    [all...]
  /external/autotest/scheduler/
rdb_requests.py 89 This meta class creates a read-only request template by combining the
99 dctn['template'] = collections.namedtuple('template',
125 self._request = self.template(**kwargs)
128 (self.__class__, self.template._fields, kwargs.keys()))
176 (self.__class__, self.template._fields, kwargs.keys()))
211 (self.__class__, self.template._fields, kwargs.keys()))
  /external/junit-params/src/main/java/junitparams/naming/
MacroSubstitutionNamingStrategy.java 30 String template = getTemplate(testCaseName); local
31 String builtName = buildNameByTemplate(template, parametersIndex, parameters);
53 private String buildNameByTemplate(String template, int parametersIndex, Object parameters) {
56 String[] parts = MACRO_SPLIT_PATTERN.split(template);
  /external/python/cpython2/Lib/plat-mac/
buildtools.py 30 # Template file (searched on sys.path)
31 TEMPLATE = "PythonInterpreter"
51 def findtemplate(template=None):
52 """Locate the applet template along sys.path"""
55 if not template:
56 template=TEMPLATE
58 file = os.path.join(p, template)
65 raise BuildError, "Template %r not found on sys.path" % (template,)
    [all...]
  /external/swiftshader/third_party/subzero/
Makefile 30 CXX.Flags += -Wno-undefined-var-template
  /frameworks/compile/libbcc/tests/debuginfo/
build_test_apk.sh 126 echo "Build a test project from a RS testcase and a java driver template."
132 echo " --driver <name> The java template directory with which to build the project"
189 echo "Copying driver template from $DRIVER -> $DEST_SRC_DIR"
194 echo "Performing template substitutions:"
206 ls $DRIVER_COMMON/SRC/*.java.template | while read src; do
207 SRC_BASENAME=`basename $src .java.template`;
220 ls $DRIVER/*.java.template | while read src; do
221 SRC_BASENAME=`basename $src .java.template`
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
ColoredHeaderMixin.java 17 package com.android.setupwizardlib.template;
NavigationBarMixin.java 17 package com.android.setupwizardlib.template;
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
buildtools.py 30 # Template file (searched on sys.path)
31 TEMPLATE = "PythonInterpreter"
51 def findtemplate(template=None):
52 """Locate the applet template along sys.path"""
55 if not template:
56 template=TEMPLATE
58 file = os.path.join(p, template)
65 raise BuildError, "Template %r not found on sys.path" % (template,)
    [all...]
  /prebuilts/go/darwin-x86/doc/articles/wiki/
part3.go 8 "html/template"
33 t, _ := template.ParseFiles(tmpl + ".html")
  /prebuilts/go/darwin-x86/doc/progs/
error2.go 11 "text/template"
52 var viewTemplate *template.Template
  /prebuilts/go/linux-x86/doc/articles/wiki/
part3.go 8 "html/template"
33 t, _ := template.ParseFiles(tmpl + ".html")
  /prebuilts/go/linux-x86/doc/progs/
error2.go 11 "text/template"
52 var viewTemplate *template.Template
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
buildtools.py 30 # Template file (searched on sys.path)
31 TEMPLATE = "PythonInterpreter"
51 def findtemplate(template=None):
52 """Locate the applet template along sys.path"""
55 if not template:
56 template=TEMPLATE
58 file = os.path.join(p, template)
65 raise BuildError, "Template %r not found on sys.path" % (template,)
    [all...]
  /test/vts/testcases/template/hal_hidl_gtest/
hal_hidl_gtest_unittest.py 19 from vts.testcases.template.hal_hidl_gtest import hal_hidl_gtest
22 """Tests for hal hidl gtest template"""
  /test/vts-testcase/hal/media/omx/V1_0/host/
VtsHalMediaOmxV1_0TestCase.py 20 from vts.testcases.template.gtest_binary_test import gtest_test_case
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
BaseDeviceAdminTest.java 78 protected String runShellCommand(String template, Object...args) {
79 final String command = String.format(template, args);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateSubPatternAssociation.java 33 * A class to contain a match pattern and it's corresponding template.
43 /** Template pattern */
46 /** The template element */
59 * Construct a match pattern from a pattern and template.
60 * @param template The node that contains the template for this pattern.
64 TemplateSubPatternAssociation(ElemTemplate template, StepPattern pattern, String pat)
68 m_template = template;
104 * Set Target String for this template pattern
119 * @return True if the given mode matches this template's mod
    [all...]
  /external/deqp/scripts/egl/
library.py 41 template = """
46 return template.format(
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
template_expander.py 43 template = jinja_env.get_template(path_to_template)
44 return template.render(params)
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTextUtils.java 14 public static CharSequence expandTemplate(CharSequence template,
16 String s = template.toString();
  /external/testng/src/test/java/test/mustache/
MustacheTest.java 96 public void runTest(Map<String, Object> model, String template, String expected)
98 // InputStream is = new StringInputStream(template);
99 Assert.assertEquals(new Mustache().run(template, model), expected);

Completed in 595 milliseconds

1 2 3 4 5 6 7 8 91011>>