Searched refs:prettyprint (Results 1 – 7 of 7) sorted by relevance
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | __init__.py | 584 def prettyprint(f,trim): function 612 …return txt + "store the %s files under the /run or /var/run directory." % prettyprint(f, "_var_ru… 614 return txt + "store the %s files under the /run directory." % prettyprint(f, "_pid_t") 616 … return txt + "store the %s files under the /var/lib directory." % prettyprint(f, "_var_lib_t") 618 return txt + "store the %s files under the /var directory." % prettyprint(f, "_var_lib_t") 620 … return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t") 622 … return txt + "store the %s files under the /var/spool directory." % prettyprint(f, "_spool_t") 628 … "treat the files as %s lock data, stored under the /var/lock directory" % prettyprint(f,"_lock_t") 630 …at the data as %s log data, usually stored under the /var/log directory." % prettyprint(f,"_log_t") 632 …es as %s configuration data, usually stored under the /etc directory." % prettyprint(f,"_config_t") [all …]
|
D | manpage.py | 131 def prettyprint(f,trim): function
|
/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/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…
|