Home
last modified time | relevance | path

Searched defs:DELEGATE (Results 1 – 9 of 9) sorted by relevance

/external/dagger2/java/dagger/model/
DBindingKind.java106 DELEGATE, enumConstant
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmodule.cpp88 #define DELEGATE(list) list.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
110 #define DELEGATE(i) i.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp88 #define DELEGATE(list) list.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
110 #define DELEGATE(i) i.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp88 #define DELEGATE(list) list.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
110 #define DELEGATE(i) i.ForEachInst(f, run_on_debug_line_insts) in ForEachInst() macro
/external/dagger2/java/dagger/internal/codegen/binding/
DContributionBinding.java91 DELEGATE, enumConstant
/external/mockito/src/main/java/org/mockito/internal/stubbing/defaultanswers/
DReturnsDeepStubs.java171 private static final ReturnsEmptyValues DELEGATE = new ReturnsEmptyValues(); field in ReturnsDeepStubs.LazyHolder
/external/llvm-project/llvm/include/llvm/IR/
DInstVisitor.h28 #define DELEGATE(CLASS_TO_VISIT) \ macro
/external/llvm/include/llvm/IR/
DInstVisitor.h30 #define DELEGATE(CLASS_TO_VISIT) \ macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstVisitor.h29 #define DELEGATE(CLASS_TO_VISIT) \ macro