Home
last modified time | relevance | path

Searched defs:DISPATCH (Results 1 – 15 of 15) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValVisitor.h31 #define DISPATCH(NAME, CLASS) \ macro
79 #define DISPATCH(CLASS) \ macro
109 #define DISPATCH(CLASS) \ macro
/external/clang/include/clang/AST/
DStmtVisitor.h37 #define DISPATCH(NAME, CLASS) \ macro
196 #define DISPATCH(CLASS) \ macro
DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
DDeclVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
DCommentVisitor.h26 #define DISPATCH(NAME, CLASS) \ macro
/external/mesa3d/src/mapi/glapi/
Dglapi_dispatch.c69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
Dglapi_nop.c108 #define DISPATCH(func, args, msg) nop(#func); macro
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/
DInOrderIssueStage.h31 DISPATCH, enumerator
/external/mesa3d/src/gallium/frontends/rusticl/api/
Dicd.rs21 pub static DISPATCH: cl_icd_dispatch = cl_icd_dispatch { variable
/external/python/cpython3/Modules/_sre/
Dsre_lib.h547 #define DISPATCH \ macro
554 #define DISPATCH goto dispatch macro
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPerformanceTests.cpp73 DISPATCH, enumerator
/external/python/cpython2/Python/
Dceval.c744 #define DISPATCH() \ in PyEval_EvalFrameEx() macro
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp227 DISPATCH, enumerator
/external/python/cpython3/Python/
Dceval.c1332 #define DISPATCH() \ macro