Home
last modified time | relevance | path

Searched defs:SB (Results 1 – 25 of 39) sorted by relevance

12

/external/clang/test/CodeGen/
Dxcore-stringtype.c135 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/clang/test/Index/
Dcursor-dynamic-call.mm2 struct SB { struct
6 struct SS : public SB { argument
/external/clang/test/Modules/Inputs/merge-decl-order/
Db.h1 namespace N { struct SB { friend struct foo; }; } struct
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.h28 SimpleConstraintManager(SubEngine *subengine, SValBuilder &SB) in SimpleConstraintManager()
/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp209 MachineBasicBlock *SB = *B->succ_begin(); in isPreheader() local
530 MachineBasicBlock *SB = *FP.TrueB->succ_begin(); in isProfitable() local
535 MachineBasicBlock *SB = *FP.FalseB->succ_begin(); in isProfitable() local
570 MachineBasicBlock *SB = (*I)->getBlock(); in visitBlock() local
933 MachineBasicBlock *SB = (*I)->getBlock(); in removeBlock() local
980 MachineBasicBlock *SB = *I; in replacePhiEdges() local
1022 MachineBasicBlock *SB = *FP.SplitB->succ_begin(); in simplifyFlowGraph() local
/external/llvm/lib/MC/
DMCObjectWriter.cpp29 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved() local
DMCExpr.cpp480 const MCSymbol &SB = B->getSymbol(); in AttemptToFoldSymbolOffsetDifference() local
/external/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp68 SmallVector<uint8_t, 64> &SB(Layout->ShadowBytes); in ComputeASanStackFrameLayout() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp166 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredHalfRelocation() local
272 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredRelocation() local
/external/clang/test/CodeGenCXX/
Dstrict-vtable-pointers.cpp67 StaticBase SB; in LocalObjects() local
/external/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp48 const Value *SB = GetRCIdentityRoot(LocB.Ptr); in alias() local
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp38 if (const SelectInst *SB = dyn_cast<SelectInst>(B)) in relatedSelect() local
/external/clang/lib/Frontend/
DChainedIncludesSource.cpp182 for (auto &SB : SerialBufs) in createChainedIncludesSource() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp219 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation() local
/external/toybox/toys/pending/
Dtelnetd.c45 # define SB 250 /* interpret as subnegotiation */ macro
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp390 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation() local
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp195 const PDB::SuperBlock *SB; in dumpStructure() local
/external/llvm/lib/Support/
DMemoryBuffer.cpp157 std::unique_ptr<MemoryBuffer> SB = getNewUninitMemBuffer(Size, BufferName); in getNewMemBuffer() local
/external/clang/lib/Lex/
DPreprocessor.cpp519 std::unique_ptr<llvm::MemoryBuffer> SB = in EnterMainSourceFile() local
/external/tcpdump/
Dprint-telnet.c72 #define SB 250 /* interpret as subnegotiation */ macro
/external/llvm/lib/CodeGen/
DTailDuplication.cpp619 for (auto SB : TailBB.successors()) { in shouldTailDuplicate() local
/external/cblas/testing/
Dc_dblat1.f92 DOUBLE PRECISION SA, SB, SC, SS local
683 DOUBLE PRECISION SA, SB local
Dc_sblat1.f92 REAL SA, SB, SC, SS local
683 REAL SA, SB local
/external/eigen/blas/testing/
Dsblat1.f136 REAL D12, SA, SB, SC, SS local
976 REAL SA, SB local
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Drfc2217.py102 SB = to_bytes([250]) # Subnegotiation Begin variable

12