/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/ |
D | pbump2gig.pass.cpp | 27 struct SB : std::stringbuf struct 29 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() argument 40 SB sb; in main() argument
|
/external/clang/test/OpenMP/ |
D | target_codegen_registration.cpp | 189 struct SB { struct 197 SB() { in SB() argument 202 ~SB() { in ~SB() argument
|
D | target_data_use_device_ptr_ast_print.cpp | 28 struct SB { struct 44 SB S; argument
|
D | target_data_use_device_ptr_messages.cpp | 49 struct SB { struct 65 SB S; argument
|
D | target_is_device_ptr_ast_print.cpp | 73 struct SB { struct 89 SB S; argument
|
D | target_is_device_ptr_messages.cpp | 57 struct SB { struct 73 SB S; argument
|
D | target_map_messages.cpp | 69 struct SB { struct 85 SB S; argument
|
D | target_map_codegen.cpp | 3203 struct SB{ struct 3212 struct SB s; argument
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 135 struct SB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; argument 137 int structureTypeB(struct SB sb){return StructAnon.A;} in structureTypeB() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/MSF/ |
D | MSFCommonTest.cpp | 27 SuperBlock SB; in TEST() local 93 SuperBlock SB; in TEST() local
|
D | MSFBuilderTest.cpp | 25 void initializeSimpleSuperBlock(msf::SuperBlock &SB) { in initializeSimpleSuperBlock() 31 void initializeSuperBlock(msf::SuperBlock &SB) { in initializeSuperBlock() 48 SuperBlock SB; in TEST_F() local 56 SuperBlock SB; in TEST_F() local
|
/external/clang/test/Index/ |
D | cursor-dynamic-call.mm | 2 struct SB { struct 6 struct SS : public SB { argument
|
/external/clang/test/Modules/Inputs/merge-decl-order/ |
D | b.h | 1 namespace N { struct SB { friend struct foo; }; } struct
|
/external/llvm/tools/llvm-pdbdump/ |
D | PdbYaml.cpp | 125 PDBFile::SuperBlock &SB) { in mapping() 138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
|
/external/libcxx/test/std/containers/views/span.objectrep/ |
D | as_writeable_bytes.pass.cpp | 34 using SB = decltype(spBytes); in testRuntimeSpan() typedef
|
D | as_bytes.pass.cpp | 34 using SB = decltype(spBytes); in testRuntimeSpan() typedef
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | SimpleConstraintManager.h | 28 SimpleConstraintManager(SubEngine *subengine, SValBuilder &SB) in SimpleConstraintManager()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | ASanStackFrameLayout.cpp | 120 SmallVector<uint8_t, 64> SB; in GetShadowBytes() local 138 SmallVector<uint8_t, 64> SB = GetShadowBytes(Vars, Layout); in GetShadowBytesAfterScope() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/ |
D | MSFCommon.cpp | 20 Error llvm::msf::validateSuperBlock(const SuperBlock &SB) { in validateSuperBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | PdbYaml.cpp | 123 void MappingTraits<msf::SuperBlock>::mapping(IO &IO, msf::SuperBlock &SB) { in mapping() 137 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 207 MachineBasicBlock *SB = *B->succ_begin(); in isPreheader() local 528 MachineBasicBlock *SB = *FP.TrueB->succ_begin(); in isProfitable() local 533 MachineBasicBlock *SB = *FP.FalseB->succ_begin(); in isProfitable() local 568 MachineBasicBlock *SB = (*I)->getBlock(); in visitBlock() local 931 MachineBasicBlock *SB = (*I)->getBlock(); in removeBlock() local 978 MachineBasicBlock *SB = *I; in replacePhiEdges() local 1020 MachineBasicBlock *SB = *FP.SplitB->succ_begin(); in simplifyFlowGraph() local
|
/external/libcxx/test/std/input.output/string.streams/stringstream.cons/ |
D | string.pass.cpp | 61 typedef std::basic_stringbuf<char, std::char_traits<char>, NoDefaultAllocator<char> > SB; in main() typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCObjectWriter.cpp | 29 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved() local
|
/external/llvm/lib/MC/ |
D | MCObjectWriter.cpp | 29 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 234 MachineBasicBlock *SB = *B->succ_begin(); in isPreheader() local 574 MachineBasicBlock *SB = *FP.TrueB->succ_begin(); in isProfitable() local 579 MachineBasicBlock *SB = *FP.FalseB->succ_begin(); in isProfitable() local 616 MachineBasicBlock *SB = (*I)->getBlock(); in visitBlock() local 970 MachineBasicBlock *SB = (*I)->getBlock(); in removeBlock() local 1037 MachineBasicBlock *SB = *FP.SplitB->succ_begin(); in simplifyFlowGraph() local
|