Searched defs:LE (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-current/external/bsd/kyua-cli/dist/utils/logging/
H A Dmacros.hpp50 #define LE(message) utils::logging::log(utils::logging::level_error, \ macro
/netbsd-current/tools/m4/bootstrap/
H A Dparser.h7 #define LE 263 macro
H A Dparser.c57 #define LE 263 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h187 void push(const LineEntry &LE) { argument
H A DLineEntry.h31 inline raw_ostream &operator<<(raw_ostream &OS, const LineEntry &LE) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h19 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) argument
H A DDWARFTypeUnit.h27 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) argument
/netbsd-current/usr.bin/tset/
H A Dmap.c57 #define LE (LT | EQ) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h37 LE = 0xc, enumerator in enum:llvm::ARCCC::CondCode
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/cr16/
H A Dlib1funcs.S537 LE: cmpd (r12), (r7, r6) label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/cr16/
H A Dlib1funcs.S537 LE: cmpd (r12), (r7, r6) label
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c78 #define LE(x, y) GE(y, x) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp99 LineEditor *LE; member in struct:LineEditor::InternalData
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp82 void VisitLambdaExpr(LambdaExpr *LE) { argument
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dcodecs.c114 #define LE(x, y) GE(y, x) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h44 LE, // Less than or equal <, ==, or unordered enumerator in enum:llvm::ARMCC::CondCodes
/netbsd-current/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp318 auto LU = L->use_begin(), LE = L->use_end(); local
/netbsd-current/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.h80 LE = 281, /* LE */ enumerator in enum:yytokentype
115 #define LE 281 macro
/netbsd-current/lib/libcrypt/
H A Dcrypt-argon2.c82 #define LE(x, y) GE(y, x) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp389 bool TraverseLambdaCapture(LambdaExpr *LE, const LambdaCapture *C, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, argument
262 bool LE = TM.isLittleEndian(); local
449 bool LE = TM.isLittleEndian(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp193 BasicBlock::iterator LI = L->begin(), LE = L->end(); local
519 BasicBlock::iterator LE = LStart->getParent()->end(); local
[all...]
/netbsd-current/usr.bin/xlint/lint1/
H A Dop.h87 LE, enumerator in enum:__anon41
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h178 #define LE 27 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h170 OROR, ANDAND, DEFINED, LE, GE }; enumerator in enum:__anon6032

Completed in 201 milliseconds

123