Home
last modified time | relevance | path

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

123

/third_party/libabigail/tests/data/test-read-common/PR26261/
DPR26261-objb.h3 struct SB struct
9 void fun_objb(struct SB*); argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp119 SmallVector<uint8_t, 64> SB; in GetShadowBytes() local
137 SmallVector<uint8_t, 64> SB = GetShadowBytes(Vars, Layout); in GetShadowBytesAfterScope() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFCommon.cpp19 Error llvm::msf::validateSuperBlock(const SuperBlock &SB) { in validateSuperBlock()
DMSFBuilder.cpp251 SuperBlock *SB = Allocator.Allocate<SuperBlock>(); in generateLayout() local
/third_party/musl/porting/liteos_m/kernel/src/multibyte/
Dinternal.h17 #define SB 0xf4u macro
/third_party/musl/porting/liteos_a/kernel/src/multibyte/
Dinternal.h17 #define SB 0xf4u macro
/third_party/musl/porting/uniproton/kernel/src/multibyte/
Dinternal.h17 #define SB 0xf4u macro
/third_party/musl/src/multibyte/
Dinternal.h17 #define SB 0xf4u macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp233 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
968 MachineBasicBlock *SB = (*I)->getBlock(); in removeBlock() local
1035 MachineBasicBlock *SB = *FP.SplitB->succ_begin(); in simplifyFlowGraph() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectWriter.cpp28 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved() local
DMCExpr.cpp519 const MCSymbol &SB = B->getSymbol(); in AttemptToFoldSymbolOffsetDifference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp176 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredHalfRelocation() local
291 const MCSymbol *SB = &B->getSymbol(); in RecordARMScatteredRelocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DObjCARCAliasAnalysis.cpp48 const Value *SB = GetRCIdentityRoot(LocB.Ptr); in alias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.cpp46 if (const SelectInst *SB = dyn_cast<SelectInst>(B)) in relatedSelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h64 const SuperBlock *SB = nullptr; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_gv100.cpp105 #define OPINFO(O,SA,MA,SB,MB,SC,MC) \ argument
/third_party/curl/tests/
Dnegtelnetserver.py280 SB = 250 variable in NegTokens
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp218 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-use-table.hh61 #define SB USE(SB) /* HIEROGLYPH_SEGMENT_BEGIN */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp393 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation() local
/third_party/f2fs-tools/lib/
Dnls_utf8.c338 #define SB (0xAC00) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp130 auto &SB = getBufferInfo(BufferID); in getLineAndColumn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp124 const msf::SuperBlock *SB = nullptr; in parseFileHeaders() local
/third_party/python/Lib/
Dtelnetlib.py67 SB = bytes([250]) # Subnegotiation Begin variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp161 std::unique_ptr<MemoryBuffer> SB = getNewUninitMemBuffer(Size, BufferName); in getNewMemBuffer() local

123