| /external/clang/include/clang/AST/ |
| D | StmtVisitor.h | 36 #define DISPATCH(NAME, CLASS) \ macro 194 #define DISPATCH(CLASS) \ macro
|
| D | TypeVisitor.h | 21 #define DISPATCH(CLASS) \ macro
|
| D | DeclVisitor.h | 35 #define DISPATCH(NAME, CLASS) \ macro
|
| D | TypeLocVisitor.h | 22 #define DISPATCH(CLASSNAME) \ macro
|
| D | CommentVisitor.h | 26 #define DISPATCH(NAME, CLASS) \ macro
|
| D | DataRecursiveASTVisitor.h | 465 #define DISPATCH(NAME, CLASS, VAR) \ macro
|
| D | RecursiveASTVisitor.h | 549 #define DISPATCH(NAME, CLASS, VAR) \ macro
|
| /external/mesa3d/src/mapi/glapi/ |
| D | glapi_dispatch.c | 73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| D | glapi_nop.c | 92 #define DISPATCH(func, args, msg) Warn(#func); macro
|
| /external/chromium_org/third_party/mesa/src/src/mapi/glapi/ |
| D | glapi_dispatch.c | 73 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| D | glapi_nop.c | 92 #define DISPATCH(func, args, msg) Warn(#func); macro
|
| /external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-xlib/ |
| D | xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /external/mesa3d/src/gallium/targets/libgl-xlib/ |
| D | xlib.c | 127 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /external/mesa3d/src/mesa/drivers/osmesa/ |
| D | osmesa.c | 1148 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/ |
| D | osmesa.c | 1148 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
| D | glxapi.c | 70 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /external/mesa3d/src/mesa/drivers/x11/ |
| D | glxapi.c | 70 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|