HomeSort by relevance Sort by last modified time
    Searched full:subtemplate (Results 1 - 7 of 7) sorted by null

  /packages/apps/Browser/src/com/android/browser/homepages/
Template.java 100 public ListEntity(Context context, String key, String subTemplate) {
102 mSubTemplate = new Template(context, subTemplate);
204 String subTemplate = template.substring(start, end_m.start());
205 mTemplate.add(new ListEntity(context, name, subTemplate));
  /external/chromium_org/tools/deep_memory_profiler/
accumulate.py 77 subtemplate = rules[rule]
78 subworld = subtemplate[0]
79 subbreakdown = subtemplate[1]
84 subtemplate, snapshot, units_dict, matched_units)
98 subtemplate, snapshot, units_dict, set(units_dict[subworld].keys()))
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
profiler.js 232 var subTemplate = template[2][categoryName];
233 var subWorldName = subTemplate[0];
238 retVal = self.accumulate_(subTemplate, snapshot, worldUnits,
266 retVal = self.accumulate_(subTemplate, snapshot, worldUnits,
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCharDFAConversion.java 361 "SUBTEMPLATE\n" +
363 " ( SUBTEMPLATE\n" +
385 "SUBTEMPLATE\n" +
387 " ( SUBTEMPLATE\n" +
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 792 * ids into a DOM node of a subtemplate. The DOM node returned by this
795 * subtemplate as necessary.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 792 * ids into a DOM node of a subtemplate. The DOM node returned by this
795 * subtemplate as necessary.
  /cts/tools/signature-tools/lib/
stringtemplate.jar 

Completed in 786 milliseconds