Home
last modified time | relevance | path

Searched defs:DISPATCH (Results 26 – 50 of 81) sorted by relevance

1234

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclVisitor.h34 #define DISPATCH(NAME, CLASS) \ macro
DCommentVisitor.h23 #define DISPATCH(NAME, CLASS) \ macro
DTypeLocVisitor.h20 #define DISPATCH(CLASSNAME) \ macro
DStmtVisitor.h40 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclVisitor.h34 #define DISPATCH(NAME, CLASS) \ macro
DCommentVisitor.h23 #define DISPATCH(NAME, CLASS) \ macro
DTypeLocVisitor.h20 #define DISPATCH(CLASSNAME) \ macro
DStmtVisitor.h40 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclVisitor.h34 #define DISPATCH(NAME, CLASS) \ macro
DCommentVisitor.h23 #define DISPATCH(NAME, CLASS) \ macro
DTypeLocVisitor.h20 #define DISPATCH(CLASSNAME) \ macro
DStmtVisitor.h40 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCommentVisitor.h23 #define DISPATCH(NAME, CLASS) \ macro
DTypeLocVisitor.h20 #define DISPATCH(CLASSNAME) \ macro
DStmtVisitor.h39 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclVisitor.h35 #define DISPATCH(NAME, CLASS) \ macro
H A DTypeLocVisitor.h22 #define DISPATCH(CLASSNAME) \ macro
H A DCommentVisitor.h26 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/external/mesa3d/src/mapi/glapi/
H A Dglapi_nop.c108 #define DISPATCH(func, args, msg) nop(#func); macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/Stages/
DInOrderIssueStage.h31 DISPATCH, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/Stages/
DInOrderIssueStage.h31 DISPATCH, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/Stages/
DInOrderIssueStage.h31 DISPATCH, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/Stages/
DInOrderIssueStage.h31 DISPATCH, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/
H A DInOrderIssueStage.h31 DISPATCH, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dasm_wasm.s299 #define DISPATCH(NAME, MAXSIZE) \ macro

1234