Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h31 #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 DStmtVisitor.h37 #define DISPATCH(NAME, CLASS) \ macro
196 #define DISPATCH(CLASS) \ macro
H A DTypeVisitor.h21 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValVisitor.h69 #define DISPATCH(CLASS) \ macro
99 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValVisitor.h69 #define DISPATCH(CLASS) \ macro
99 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValVisitor.h69 #define DISPATCH(CLASS) \ macro
99 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValVisitor.h69 #define DISPATCH(CLASS) \ macro
99 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DCUDASymmetricMemoryOps.cu139 #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 Dsmall_vector.h118 #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 Dicd.rs24 pub static DISPATCH: cl_icd_dispatch = cl_icd_dispatch { variable
/aosp_15_r20/external/python/cpython3/Modules/_sre/
Dsre_lib.h547 #define DISPATCH \ macro
554 #define DISPATCH goto dispatch macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTemplateArgumentVisitor.h28 #define DISPATCH(NAME) \ macro
DAttrVisitor.h28 #define DISPATCH(NAME) \ macro
DTypeVisitor.h20 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTemplateArgumentVisitor.h28 #define DISPATCH(NAME) \ macro
DAttrVisitor.h28 #define DISPATCH(NAME) \ macro
DTypeVisitor.h20 #define DISPATCH(CLASS) \ macro
DDeclVisitor.h34 #define DISPATCH(NAME, CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DAttrVisitor.h28 #define DISPATCH(NAME) \ macro
DTemplateArgumentVisitor.h28 #define DISPATCH(NAME) \ macro
DTypeVisitor.h20 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTemplateArgumentVisitor.h28 #define DISPATCH(NAME) \ macro
DAttrVisitor.h28 #define DISPATCH(NAME) \ macro
DTypeVisitor.h20 #define DISPATCH(CLASS) \ macro
/aosp_15_r20/external/mesa3d/src/mapi/glapi/
H A Dglapi_dispatch.c69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro

1234