Home
last modified time | relevance | path

Searched defs:SS (Results 1 – 25 of 55) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DgenericObjectCreationWithoutTypeArgs.js2 class SS<T>{ class
14 function SS() { class in SS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp173 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) override { in ComputeInstructionState()
244 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitReturn()
260 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitCallSite()
305 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitSelect()
318 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitLoad()
334 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitStore()
348 SparseSolver<CVPLatticeKey, CVPLatticeVal> &SS) { in visitInst()
/third_party/typescript/tests/cases/compiler/
DgenericObjectCreationWithoutTypeArgs.ts1 class SS<T>{ class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolELF.h22 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumGlobals.cpp27 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in NativeEnumGlobals() local
DModuleDebugStream.cpp135 for (const auto &SS : subsections()) { in findChecksumsSubsection() local
DSymbolCache.cpp263 SymbolStream &SS = cantFail(Session.getPDBFile().getPDBSymbolStream()); in getOrCreateGlobalSymbolByOffset() local
/third_party/musl/porting/liteos_a/kernel/src/string/
Dmemchr.c5 #define SS (sizeof(size_t)) macro
/third_party/musl/porting/uniproton/kernel/src/string/
Dmemchr.c5 #define SS (sizeof(size_t)) macro
/third_party/musl/porting/liteos_m/kernel/src/string/
Dmemchr.c5 #define SS (sizeof(size_t)) macro
/third_party/musl/src/string/
Dmemchr.c5 #define SS (sizeof(size_t)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.h158 SS = 258, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h22 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
DDWARFTypeUnit.h30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/third_party/musl/arch/i386/bits/
Dreg.h19 #define SS 16 macro
/third_party/rust/crates/libc/src/fuchsia/
Dx86_64.rs141 pub const SS: ::c_int = 20; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp263 for (MCSubRegIterator SS(SubReg, TRI); SS.isValid(); ++SS) in HandlePhysRegUse() local
353 for (MCSubRegIterator SS(SubReg, TRI, /*IncludeSelf=*/true); SS.isValid(); in HandlePhysRegKill() local
390 for (MCSubRegIterator SS(SubReg, TRI, /*IncludeSelf=*/true); in HandlePhysRegKill() local
394 for (MCSubRegIterator SS(SubReg, TRI); SS.isValid(); ++SS) in HandlePhysRegKill() local
463 for (MCSubRegIterator SS(SubReg, TRI, /*IncludeSelf=*/true); in HandlePhysRegDef() local
DStackSlotColoring.cpp334 int SS = Register::stackSlot2Index(li->reg); in ColorSlots() local
347 int SS = Register::stackSlot2Index(li->reg); in ColorSlots() local
363 for (unsigned SS = 0, SE = SSRefs.size(); SS != SE; ++SS) { in ColorSlots() local
DVirtRegMap.cpp96 int SS = MF->getFrameInfo().CreateSpillStackObject(Size, Align); in createSpillSlot() local
127 void VirtRegMap::assignVirt2StackSlot(Register virtReg, int SS) { in assignVirt2StackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp374 auto SS = std::make_shared<YAMLChecksumsSubsection>(); in mapping() local
754 for (const auto &SS : Subsections) { in toCodeViewSubsectionList() local
892 const DebugSubsectionRecord &SS) { in fromCodeViewSubection()
915 for (const auto &SS : Subsections) { in fromDebugS() local
935 for (const auto &SS : Sections) { in initializeStringsAndChecksums() local
947 for (const auto &SS : Sections) { in initializeStringsAndChecksums() local
/third_party/musl/arch/x86_64/bits/
Dreg.h23 #define SS 20 macro
/third_party/musl/arch/x32/bits/
Dreg.h23 #define SS 20 macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiTraceChain.js37 SS: 2, property
/third_party/openssl/crypto/seed/
Dseed.c66 static const seed_word SS[4][256] = { variable
/third_party/node/deps/openssl/openssl/crypto/seed/
Dseed.c66 static const seed_word SS[4][256] = { variable

123