HomeSort by relevance Sort by last modified time
    Searched refs:tpl (Results 1 - 5 of 5) sorted by null

  /build/tools/droiddoc/templates-pdk/
customizations.cs 6 <div class="g-section g-tpl-240" id="body-content">
20 <div class="g-section g-tpl-240" id="body-content">
34 <div class="g-section g-tpl-240" id="body-content">
48 <div class="g-section g-tpl-240" id="body-content">
62 <div class="g-section g-tpl-240" id="body-content">
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-docs.css 1357 .g-tpl-240 .g-unit,
1358 .g-unit .g-tpl-240 .g-unit,
1359 .g-unit .g-unit .g-tpl-240 .g-unit {
1365 .g-unit .g-unit .g-tpl-240 .g-first,
1366 .g-unit .g-tpl-240 .g-first,
1367 .g-tpl-240 .g-first {
1374 .g-tpl-240-alt .g-unit,
1375 .g-unit .g-tpl-240-alt .g-unit,
1376 .g-unit .g-unit .g-tpl-240-alt .g-unit {
1382 .g-unit .g-unit .g-tpl-240-alt .g-first
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.css 1150 .g-tpl-240 .g-unit,
1151 .g-unit .g-tpl-240 .g-unit,
1152 .g-unit .g-unit .g-tpl-240 .g-unit {
1158 .g-unit .g-unit .g-tpl-240 .g-first,
1159 .g-unit .g-tpl-240 .g-first,
1160 .g-tpl-240 .g-first {
1167 .g-tpl-240-alt .g-unit,
1168 .g-unit .g-tpl-240-alt .g-unit,
1169 .g-unit .g-unit .g-tpl-240-alt .g-unit {
1175 .g-unit .g-unit .g-tpl-240-alt .g-first
    [all...]
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.css 1007 .g-tpl-240 .g-unit,
1008 .g-unit .g-tpl-240 .g-unit,
1009 .g-unit .g-unit .g-tpl-240 .g-unit {
1015 .g-unit .g-unit .g-tpl-240 .g-first,
1016 .g-unit .g-tpl-240 .g-first,
1017 .g-tpl-240 .g-first {
1024 .g-tpl-240-alt .g-unit,
1025 .g-unit .g-tpl-240-alt .g-unit,
1026 .g-unit .g-unit .g-tpl-240-alt .g-unit {
1032 .g-unit .g-unit .g-tpl-240-alt .g-first
    [all...]
  /external/e2fsprogs/misc/
fsck.c 401 const char *tpl; local
407 tpl = (strncmp(type, "fsck.", 5) ? "%s/fsck.%s" : "%s/%s");
410 sprintf(prog, tpl, s, type);

Completed in 337 milliseconds