/external/llvm/lib/AsmParser/ |
D | Parser.cpp | 26 SlotMapping *Slots) { in parseAssemblyInto() 37 SlotMapping *Slots) { in parseAssembly() 50 SlotMapping *Slots) { in parseAssemblyFile() 65 SlotMapping *Slots) { in parseAssemblyString() 71 const Module &M, const SlotMapping *Slots) { in parseConstantValue() 83 const SlotMapping *Slots) { in parseType() 100 const SlotMapping *Slots) { in parseTypeAtBeginning()
|
D | LLParser.h | 94 SlotMapping *Slots; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | Parser.cpp | 27 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto() 42 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssembly() 56 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyFile() 72 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyWithIndex() 87 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyFileWithIndex() 103 LLVMContext &Context, SlotMapping *Slots, in parseAssemblyString() 148 const Module &M, const SlotMapping *Slots) { in parseConstantValue() 160 const SlotMapping *Slots) { in parseType() 177 const SlotMapping *Slots) { in parseTypeAtBeginning()
|
D | LLParser.h | 97 SlotMapping *Slots; variable
|
/external/rust/crates/tokio/src/util/ |
D | slab.rs | 132 struct Slots<T> { struct 134 slots: Vec<Slot<T>>, 136 head: usize, 139 used: usize, 533 impl<T> Slots<T> { implementation
|
/external/python/cpython2/Tools/framer/framer/ |
D | slots.py | 10 Slots = (Slot("ob_size"), variable
|
/external/libese/apps/weaver/card/src/com/android/weaver/ |
D | Slots.java | 19 public interface Slots extends javacard.framework.Shareable { interface
|
/external/python/cpython2/Doc/c-api/ |
D | unicode.rst | 980 .. _unicodemethodsandslots:
|
/external/python/cpython3/Doc/c-api/ |
D | unicode.rst | 1580 .. _unicodemethodsandslots:
|
D | typeobj.rst | 2037 .. _static-types:
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 234 union Slots { in TEST() union 235 Slots() {} in TEST() function
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 234 union Slots { in TEST() union 235 Slots() {} in TEST() function
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 233 union Slots { in TEST() union 234 Slots() {} in TEST() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 234 union Slots { in TEST() union 235 Slots() {} in TEST() function
|
/external/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 234 union Slots { in TEST() union 235 Slots() {} in TEST() function
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | container_memory_test.cc | 233 union Slots { in TEST() union 234 Slots() {} in TEST() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.h | 38 unsigned Slots, Weight; variable
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.h | 32 unsigned Slots, Weight; variable
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableBuilder.cpp | 178 ArrayRef<VFTableSlotKind> Slots = Record.getSlots(); in writeVFTableShape() local
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 242 AttributeSetImpl(LLVMContext &C, in AttributeSetImpl()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.h | 650 Use *Slots[MaxSlots]; in sortUseList() local
|
/external/llvm/include/llvm/IR/ |
D | Value.h | 640 Use *Slots[MaxSlots]; in sortUseList() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Value.h | 757 Use *Slots[MaxSlots]; in sortUseList() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 562 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() 564 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() 576 std::vector<VFTableSlotKind> Slots; variable
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 620 explicit VFTableShapeRecord(ArrayRef<VFTableSlotKind> Slots) in VFTableShapeRecord() 622 explicit VFTableShapeRecord(std::vector<VFTableSlotKind> Slots) in VFTableShapeRecord() 650 std::vector<VFTableSlotKind> Slots; variable
|