Home
last modified time | relevance | path

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

12

/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/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/musl/src/string/
Dmemcpy.c13 #define LS >> in memcpy() macro
16 #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/boost/boost/sort/common/util/
Dsearch.hpp73 Iter_t LI = first, LS = last - 1, it_out = first; in internal_find_first() local
107 Iter_t LI = first, LS = last - 1, it_out = first; in internal_find_last() local
148 Iter_t LS = internal_find_first(first, last, val, comp, flt); in find_first() local
173 Iter_t LS = internal_find_last(first, last, val, comp, flt); in find_last() local
/third_party/boost/libs/geometry/test/algorithms/
Dline_interpolate.cpp151 typedef bg::model::linestring<P> LS; in test_car_edge_cases() typedef
186 typedef bg::model::linestring<P> LS; in test_car() typedef
223 typedef bg::model::linestring<P> LS; in test_sph() typedef
288 typedef bg::model::linestring<P> LS; in test_geo() typedef
/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/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 __anon89cb44350111::StackSlotColoring
DLiveDebugVariables.cpp852 LiveIntervals &LIS, LexicalScopes &LS) { in computeIntervals()
978 LexicalScopes LS; in computeIntervals() local
DLiveDebugValues.cpp121 LexicalScopes LS; member in __anone3c328a70111::LiveDebugValues
129 LexicalScopes &LS; member in __anone3c328a70111::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/boost/libs/geometry/index/example/
Dbenchmark_experimental.cpp32 typedef bg::model::linestring<P> LS; typedef
/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