| /freebsd/sys/dev/syscons/daemon/ |
| H A D | daemon_saver.c | 55 #define ATTR(attr) (((attr) & attr_mask) << 8) macro 136 sc->scr_map[0x20], ATTR(FG_LIGHTGREY | BG_BLACK)); in clear_daemon() 169 ATTR(attr)); in draw_daemon() 176 ATTR(attr)); in draw_daemon() 189 sc->scr_map[0x20], ATTR(FG_LIGHTGREY | BG_BLACK)); in clear_string() 200 sc->scr_map[s[x]], ATTR(FG_LIGHTGREEN | BG_BLACK)); in draw_string() 228 ATTR(FG_LIGHTGREY | BG_BLACK)); in daemon_saver()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | AttrVisitor.h | 34 #define ATTR(NAME) \ in Visit() macro 44 #define ATTR(NAME) \ macro
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrKinds.h | 23 #define ATTR(X) X, macro
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | AttrDocTable.cpp | 19 #define ATTR(NAME) AttrDoc_##NAME, macro
|
| H A D | ASTTypeTraits.cpp | 55 #define ATTR(A) {NKI_Attr, #A "Attr"}, macro 178 #define ATTR(A) \ in getFromNode() macro
|
| H A D | DeclPrinter.cpp | 273 #define ATTR(X) in prettyPrintAttributes() macro 328 #define ATTR(X) in prettyPrintPragmas() macro
|
| H A D | JSONNodeDumper.cpp | 26 #define ATTR(X) \ in Visit() macro 31 #undef ATTR in Visit()
|
| H A D | TypePrinter.cpp | 1997 #define ATTR(NAME) case attr::NAME: in printAttributedAfter() macro
|
| H A D | TextNodeDumper.cpp | 97 #define ATTR(X) \ in Visit() macro
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/ |
| H A D | dbtest.c | 91 #define ATTR(x) __attribute__(x) macro 93 #define ATTR(x) macro 99 void err __P((const char *, ...)) ATTR ((__format__(__printf__,1,2))) ATTR ((__noreturn__));
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | Marshallers.cpp | 66 #define ATTR(X) "attr::" #X, in getBestGuess() macro
|
| H A D | Marshallers.h | 166 #define ATTR(X) .Case(#X, attr::X)
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAPINotes.cpp | 128 #define ATTR(X) \ macro
|
| H A D | TreeTransform.h | 412 #define ATTR(X) \ macro 423 #define ATTR(X) \ macro 8238 #define ATTR(X) \ in TransformAttr() macro 8255 #define ATTR(X) \ in TransformStmtAttr() macro
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 4290 …ATTR: /\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-… 4492 ATTR: function( match, curLoop, inplace, result, not, isXML ) { 4766 ATTR: function( elem, match ) {
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | jquery.js | 2 …ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)… property
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 14431 #define OPRINIT_ATTR(N, P, ARITY, F, ATTR) {N, F, P, ARITY, ATTR, sizeof(N) - 1} argument
|