/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SValVisitor.h | 31 #define DISPATCH(NAME, CLASS) \ macro 79 #define DISPATCH(CLASS) \ macro 109 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | StmtVisitor.h | 37 #define DISPATCH(NAME, CLASS) \ macro 196 #define DISPATCH(CLASS) \ macro
|
H A D | TypeVisitor.h | 21 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValVisitor.h | 69 #define DISPATCH(CLASS) \ macro 99 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValVisitor.h | 69 #define DISPATCH(CLASS) \ macro 99 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValVisitor.h | 69 #define DISPATCH(CLASS) \ macro 99 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SValVisitor.h | 69 #define DISPATCH(CLASS) \ macro 99 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | CUDASymmetricMemoryOps.cu | 139 #define DISPATCH(scalar_t, kernel_alignment) \ in multimem_all_reduce_() macro 223 #define DISPATCH(scalar_t, kernel_alignment) \ in multimem_one_shot_all_reduce() macro
|
/aosp_15_r20/frameworks/native/include/ftl/ |
H A D | small_vector.h | 118 #define DISPATCH(T, F, ...) \ macro 123 DISPATCH(size_type, max_size, const) in DISPATCH() function
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | icd.rs | 24 pub static DISPATCH: cl_icd_dispatch = cl_icd_dispatch { variable
|
/aosp_15_r20/external/python/cpython3/Modules/_sre/ |
D | sre_lib.h | 547 #define DISPATCH \ macro 554 #define DISPATCH goto dispatch macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | AttrVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | AttrVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ macro
|
D | DeclVisitor.h | 34 #define DISPATCH(NAME, CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | AttrVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | TemplateArgumentVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | TemplateArgumentVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | AttrVisitor.h | 28 #define DISPATCH(NAME) \ macro
|
D | TypeVisitor.h | 20 #define DISPATCH(CLASS) \ macro
|
/aosp_15_r20/external/mesa3d/src/mapi/glapi/ |
H A D | glapi_dispatch.c | 69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|