Home
last modified time | relevance | path

Searched defs:facilities (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/docs/
Ddevice_facilities.md10 ### Error Handling
18 ### Device Lifecycle
48 ### Toggles
89 ### Immutable object caches
95 ### Format Tables
103 ### Object factory
/third_party/toybox/toys/posix/
Dlogger.c58 *facilities[] = {"kern", "user", "mail", "daemon", "auth", "syslog", in logger_main() local