Home
last modified time | relevance | path

Searched refs:BindType (Results 1 – 9 of 9) sorted by relevance

/external/guice/core/test/com/google/inject/internal/
DSpiUtils.java31 import static com.google.inject.internal.SpiUtils.BindType.INSTANCE;
32 import static com.google.inject.internal.SpiUtils.BindType.LINKED;
33 import static com.google.inject.internal.SpiUtils.BindType.PROVIDER_INSTANCE;
34 import static com.google.inject.internal.SpiUtils.BindType.PROVIDER_KEY;
1264 static enum BindType { enum in SpiUtils
1272 private final BindType type;
1276 private BindResult(BindType type, T instance, Key<?> key) { in BindResult()
/external/llvm/lib/Object/
DMachOObjectFile.cpp1686 BindType(0), PointerSize(is64Bit ? 8 : 4), in MachOBindEntry()
1782 BindType = ImmValue; in moveNext()
1786 << "BindType=" << (int)BindType << "\n"); in moveNext()
1892 switch (BindType) { in typeName()
/external/llvm/include/llvm/Object/
DMachO.h179 uint8_t BindType; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DMachO.h258 uint8_t BindType = 0; variable
/external/llvm/include/llvm/Support/
DMachO.h247 enum BindType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp3590 BindType = ImmValue; in moveNext()
3601 << "BindType=" << (int)BindType << "\n"); in moveNext()
3920 switch (BindType) { in typeName()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h247 enum BindType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h244 enum BindType { enum
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...