Searched refs:prettyprint (Results 1 – 11 of 11) sorted by relevance
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | __init__.py | 646 def prettyprint(f, trim): function 676 …return txt + "store the %s files under the /run or /var/run directory." % prettyprint(f, "_var_run… 678 return txt + "store the %s files under the /run directory." % prettyprint(f, "_pid_t") 680 … return txt + "store the %s files under the /var/lib directory." % prettyprint(f, "_var_lib_t") 682 return txt + "store the %s files under the /var directory." % prettyprint(f, "_var_lib_t") 684 … return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t") 686 … return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t") 692 …"treat the files as %s lock data, stored under the /var/lock directory" % prettyprint(f, "_lock_t") 694 …t the data as %s log data, usually stored under the /var/log directory." % prettyprint(f, "_log_t") 696 …s as %s configuration data, usually stored under the /etc directory." % prettyprint(f, "_config_t") [all …]
|
D | manpage.py | 145 def prettyprint(f, trim): function
|
/external/testng/doc/ |
D | prettify.css | 1 .prettyprint .kwd, .tag { 6 .prettyprint .str,.atv { 10 .prettyprint .com { 14 .prettyprint .lit { 20 pre.prettyprint { padding: 2px; border: 1px solid #888; }
|
/external/v8/tools/release/ |
D | search_related_commits.py | 175 if options.prettyprint: 186 if options.prettyprint:
|
D | test_search_related_commits.py | 243 prettyprint= True,
|
/external/deqp/framework/delibs/coding_guidelines/ |
D | prettify.css | 1 …00}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;bor…
|
D | prettify.js | 21 …Date).getTime()<i;h++){var j=d[h];if(j.className&&j.className.indexOf("prettyprint")>=0){var o=j.c… 22 …agName==="code"||k.tagName==="xmp")&&k.className&&k.className.indexOf("prettyprint")>=0){m=true;br…
|
/external/slf4j/slf4j-site/src/site/pages/css/ |
D | prettify.css | 13 pre.prettyprint{
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | prettify.js | 21 …Date).getTime()<i;h++){var j=d[h];if(j.className&&j.className.indexOf("prettyprint")>=0){var o=j.c… 22 …agName==="code"||k.tagName==="xmp")&&k.className&&k.className.indexOf("prettyprint")>=0){m=true;br…
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/ |
D | prettify.js | 1410 // <pre class="prettyprint lang-cpp">
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:2…
|