/netbsd-src/external/bsd/kyua-cli/dist/utils/logging/ |
H A D | macros.hpp | 50 #define LE(message) utils::logging::log(utils::logging::level_error, \ macro
|
/netbsd-src/tools/m4/bootstrap/ |
H A D | parser.h | 7 #define LE 263 macro
|
H A D | parser.c | 57 #define LE 263 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 23 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 31 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineTable.h | 187 void push(const LineEntry &LE) { in push()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 262 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 449 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
H A D | MipsAsmPrinter.cpp | 908 unsigned FPReg2, bool LE) { in EmitMovFPIntPair() 920 bool LE, bool ToFP) { in EmitSwapFPIntParams() 953 bool LE) { in EmitSwapFPIntRetval() 981 bool LE = getDataLayout().isLittleEndian(); in EmitFPCallStub() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ErlangGCPrinter.cpp | 110 LE = MD.live_end(PI); in finishAssembly() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-repl/ |
H A D | ClangRepl.cpp | 81 llvm::LineEditor LE("clang-repl"); in main() local
|
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
H A D | calc.h | 80 LE = 281, /* LE */ enumerator 115 #define LE 281 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 37 LE = 0xc, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 31 LE, enumerator 153 LE, enumerator
|
/netbsd-src/usr.bin/tset/ |
H A D | map.c | 57 #define LE (LT | EQ) macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 141 for (auto LIt = df_begin(L), LE = df_end(L); LIt != LE; ++LIt) in run() local 831 for (auto L = df_begin(I), LE = df_end(I); L != LE; ++L) in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 45 LE = 8; enumerator
|
H A D | cxx_proto.proto | 41 LE = 10; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DifferenceEngine.cpp | 193 BasicBlock::iterator LI = L->begin(), LE = L->end(); in diff() local 495 LI = L->arg_begin(), LE = L->arg_end(), in diff() local 519 BasicBlock::iterator LE = LStart->getParent()->end(); in runBlockDiff() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 88 support::endian::Writer LE; member in llvm::ProfOStream 116 endian::Writer LE(Out, little); in EmitKeyDataLength() local 143 endian::Writer LE(Out, little); in EmitData() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cr16/ |
H A D | lib1funcs.S | 537 LE: cmpd (r12), (r7, r6) label
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/cr16/ |
H A D | lib1funcs.S | 537 LE: cmpd (r12), (r7, r6) label
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | EvaluatedExprVisitor.h | 92 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 267 LineEntry LE(StartAddress, CUI.DWARFToGSYMFileIndex(Gsym, *FileIdx), in convertFunctionLineTable() local 303 LineEntry LE(RowAddress, FileIdx, Row.Line); in convertFunctionLineTable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 44 LE, // Less than or equal <, ==, or unordered enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DeadStoresChecker.cpp | 490 if (auto *LE = dyn_cast<LambdaExpr>(S)) { in operator ()() local 508 void findLambdaReferenceCaptures(const LambdaExpr *LE) { in findLambdaReferenceCaptures()
|