/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | htons.c | 19 static const uint16_t LE = 0x1234; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineEntry.h | 31 inline raw_ostream &operator<<(raw_ostream &OS, const LineEntry &LE) { in operator <<() argument
|
H A D | LineTable.h | 169 void push(const LineEntry &LE) { in push() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 19 DWARFCompileUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFCompileUnit() argument
|
H A D | DWARFTypeUnit.h | 27 DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFTypeUnit() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 37 LE = 0xc, enumerator
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
H A D | erst-inject.c | 84 #define LE 0 in inject() macro
|
/third_party/ltp/testcases/lib/ |
H A D | tst_kvcmp.c | 17 LE, enumerator
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/ |
H A D | erst-inject.c | 84 #define LE 0 in inject() macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 99 LineEditor *LE; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 44 LE, // Less than or equal <, ==, or unordered enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 88 support::endian::Writer LE; member in llvm::ProfOStream [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() argument 262 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 449 bool LE = TM.isLittleEndian(); createFPFnStub() local [all...] |
H A D | MipsAsmPrinter.cpp | 905 EmitMovFPIntPair(const MCSubtargetInfo &STI, unsigned MovOpc, unsigned Reg1, unsigned Reg2, unsigned FPReg1, unsigned FPReg2, bool LE) EmitMovFPIntPair() argument 918 EmitSwapFPIntParams(const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPParamVariant PV, bool LE, bool ToFP) EmitSwapFPIntParams() argument 951 EmitSwapFPIntRetval( const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPReturnVariant RV, bool LE) EmitSwapFPIntRetval() argument 981 bool LE = getDataLayout().isLittleEndian(); EmitFPCallStub() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 31 LE, enumerator 135 LE, enumerator
|
/third_party/python/Lib/test/ |
H A D | test_heapq.py | 257 class LE: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 59 addUnitsImpl( DWARFContext &Context, const DWARFObject &Obj, const DWARFSection &Section, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, bool Lazy, DWARFSectionKind SectionKind) addUnitsImpl() argument 171 DWARFUnit(DWARFContext &DC, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFUnit() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 427 uint32_t LE = L.LineStart + L.EndDelta; in toCodeViewSubsection() local 434 uint32_t LE = L.LineStart + L.EndDelta; in toCodeViewSubsection() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | loop_dependence.h | 69 LE = 3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_dependence.h | 69 LE = 3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 111 AttributeSet::iterator LI = LAS.begin(), LE = LAS.end(); in cmpAttrs() local 343 const ConstantExpr *LE = cast<ConstantExpr>(L); in cmpConstants() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 91 LE = 3, enumerator
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_dependence.h | 69 LE = 3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceCfgNode.cpp | 847 InstNumberT LE = i == i2 ? IEB->second : LastInstNum + 1; in livenessAddIntervals() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 249 LE = 0xd, // Less than or equal <, ==, or unordered enumerator
|