Searched defs:DISPATCH (Results 1 – 15 of 15) sorted by relevance
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SValVisitor.h | 31 #define DISPATCH(NAME, CLASS) \ macro 79 #define DISPATCH(CLASS) \ macro 109 #define DISPATCH(CLASS) \ macro
|
| /external/clang/include/clang/AST/ |
| D | StmtVisitor.h | 37 #define DISPATCH(NAME, CLASS) \ macro 196 #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
|
| /external/mesa3d/src/mapi/glapi/ |
| D | glapi_dispatch.c | 69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| D | glapi_nop.c | 108 #define DISPATCH(func, args, msg) nop(#func); macro
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/ |
| D | InOrderIssueStage.h | 31 DISPATCH, enumerator
|
| /external/mesa3d/src/gallium/frontends/rusticl/api/ |
| D | icd.rs | 21 pub static DISPATCH: cl_icd_dispatch = cl_icd_dispatch { variable
|
| /external/python/cpython3/Modules/_sre/ |
| D | sre_lib.h | 547 #define DISPATCH \ macro 554 #define DISPATCH goto dispatch macro
|
| /external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
| D | vktShaderObjectPerformanceTests.cpp | 73 DISPATCH, enumerator
|
| /external/python/cpython2/Python/ |
| D | ceval.c | 744 #define DISPATCH() \ in PyEval_EvalFrameEx() macro
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageHostImageCopyTests.cpp | 227 DISPATCH, enumerator
|
| /external/python/cpython3/Python/ |
| D | ceval.c | 1332 #define DISPATCH() \ macro
|