Home
last modified time | relevance | path

Searched defs:LS (Results 1 – 25 of 41) sorted by relevance

12

/third_party/musl/src/string/
Dmemcpy.c13 #define LS >> in memcpy() macro
16 #define LS << in memcpy() macro
/third_party/musl/porting/liteos_m/user/src/string/
Dmemcpy.c14 #define LS >> in memcpy() macro
17 #define LS << in memcpy() macro
/third_party/musl/porting/liteos_m/kernel/src/string/
Dmemcpy.c18 #define LS >> in __memcpy() macro
21 #define LS << in __memcpy() macro
/third_party/musl/porting/uniproton/kernel/src/string/
Dmemcpy.c14 #define LS >> in memcpy() macro
17 #define LS << in memcpy() macro
/third_party/musl/porting/liteos_a/kernel/src/string/
Dmemcpy.c13 #define LS >> in memcpy() macro
16 #define LS << in memcpy() macro
/third_party/node/deps/npm/lib/commands/
Dll.js1 const LS = require('./ls.js') constant
Dls.js23 class LS extends ArboristWorkspaceCmd { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp104 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable()
121 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel()
/third_party/node/deps/npm/test/
Dindex.js14 const LS = require('../lib/commands/ls.js') constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DRetireStage.h37 RetireStage(RetireControlUnit &R, RegisterFile &F, LSUnitBase &LS) in RetireStage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
DDWARFTypeUnit.h31 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
DDWARFUnit.h311 void setLocSection(const DWARFSection *LS, uint64_t Base) { in setLocSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInfo.h39 LS = 0xe, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp119 size_t LS = S1.size(); in gsiRecordLess() local
233 const std::pair<const CVSymbol *, const PublicSym32 *> &LS, in comparePubSymByAddrAndName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp629 const LoopStructure &LS, ScalarEvolution &SE, in LoopConstrainer()
1180 const LoopStructure &LS, BasicBlock *Preheader, Value *ExitSubloopAt, in changeIterationSpaceEnd()
1335 LoopStructure &LS, BasicBlock *ContinuationBlock, in rewriteIncomingValuesForPHIs()
1345 BasicBlock *LoopConstrainer::createPreheader(const LoopStructure &LS, in createPreheader()
1830 LoopStructure LS = MaybeLoopStructure.getValue(); in run() local
DADCE.cpp420 void AggressiveDeadCodeElimination::collectLiveScopes(const DILocalScope &LS) { in collectLiveScopes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h40 LS, // Unsigned lower or same Less than or equal enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h139 LS, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp63 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl()
175 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFUnit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp62 LiveStacks* LS; member in __anond3e305a00111::StackSlotColoring
DLiveDebugVariables.cpp852 LiveIntervals &LIS, LexicalScopes &LS) { in computeIntervals()
978 LexicalScopes LS; in computeIntervals() local
DLiveDebugValues.cpp121 LexicalScopes LS; member in __anonef9593520111::LiveDebugValues
129 LexicalScopes &LS; member in __anonef9593520111::LiveDebugValues::UserValueScopes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h245 LS = 0x9, // Unsigned lower or same Less than or equal enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2206 IndexType &LS = LastStore[I.first]; in optimizeSpillSlots() local
2214 IndexType LS = I.second; in optimizeSpillSlots() local
2557 unsigned LS = 0; in mayOverflowFrameOffset() local

12