Searched refs:notrans (Results 1 – 6 of 6) sorted by relevance
/third_party/selinux/libselinux/utils/ |
D | matchpathcon.c | 21 … printmatchpathcon(struct selabel_handle *hnd, const char *path, int header, int mode, int notrans) in printmatchpathcon() argument 26 if (notrans) { in printmatchpathcon() 77 int notrans = 0; in main() local 102 notrans = 1; in main() 169 if (notrans) in main() 177 printmatchpathcon(hnd, path, 0, mode, notrans); in main() 183 printmatchpathcon(hnd, path, 0, mode, notrans); in main() 187 error |= printmatchpathcon(hnd, path, header, mode, notrans); in main()
|
/third_party/musl/src/locale/ |
D | dcngettext.c | 127 if ((unsigned)category >= LC_ALL) goto notrans; in dcngettext() 132 if (domlen > NAME_MAX) goto notrans; in dcngettext() 137 if (!q) goto notrans; in dcngettext() 141 notrans: in dcngettext() 193 if (!map) goto notrans; in dcngettext() 198 goto notrans; in dcngettext() 239 if (!trans) goto notrans; in dcngettext() 246 if (plural > p->nplurals) goto notrans; in dcngettext() 251 goto notrans; in dcngettext()
|
/third_party/selinux/libselinux/src/ |
D | matchpathcon.c | 153 static __thread int notrans; variable 165 notrans = flags & MATCHPATHCON_NOTRANS; in set_matchpathcon_flags() 457 return notrans ? in matchpathcon_internal()
|
/third_party/libpng/contrib/gregbook/ |
D | README | 180 wpng -time < toucan-notrans.ppm > toucan-notrans.png
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | README | 180 wpng -time < toucan-notrans.ppm > toucan-notrans.png
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/gregbook/ |
D | README | 180 wpng -time < toucan-notrans.ppm > toucan-notrans.png
|