/external/llvm/unittests/Support/ |
D | EndianStreamTest.cpp | 24 endian::Writer<little> LE(OS); in TEST() local 55 endian::Writer<little> LE(OS); in TEST() local 85 endian::Writer<little> LE(OS); in TEST() local 123 endian::Writer<little> LE(OS); in TEST() local 161 endian::Writer<little> LE(OS); in TEST() local 176 endian::Writer<little> LE(OS); in TEST() local 192 endian::Writer<little> LE(OS); in TEST() local
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | Comparison.java | 37 LE() { in LE() method
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 112 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in IsLoopDead() local 205 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local 227 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runOnLoop() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 83 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in isLoopDead() local 176 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runImpl() local 197 for (Loop::block_iterator LI = L->block_begin(), LE = L->block_end(); in runImpl() local
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 21 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZ.h | 41 LE = 11, enumerator
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | ErlangGCPrinter.cpp | 116 LE = MD.live_end(PI); in finishAssembly() local
|
/external/llvm/unittests/LineEditor/ |
D | LineEditor.cpp | 20 LineEditor *LE; member in LineEditorTest
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.h | 33 LE enumerator
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 189 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() 267 bool LE = TM.isLittleEndian(); in assureFPCallStub() local 457 bool LE = TM.isLittleEndian(); in createFPFnStub() local
|
D | MipsAsmPrinter.cpp | 802 unsigned FPReg2, bool LE) { in EmitMovFPIntPair() 814 bool LE, bool ToFP) { in EmitSwapFPIntParams() 846 bool LE) { in EmitSwapFPIntRetval() 872 bool LE = getDataLayout().isLittleEndian(); in EmitFPCallStub() local
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 72 support::endian::Writer<support::little> LE; member in llvm::ProfOStream 97 endian::Writer<little> LE(Out); in EmitKeyDataLength() local 123 endian::Writer<little> LE(Out); in EmitData() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 38 LE, enumerator 146 LE, enumerator
|
/external/ltp/testcases/lib/ |
D | tst_kvcmp.c | 30 LE, enumerator
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 85 endian::Writer<little> LE(Out); in EmitData() local 132 endian::Writer<little> LE(Out); in EmitKeyDataLength() local 154 endian::Writer<little> LE(Out); in EmitData() local 296 endian::Writer<little> LE(Out); in LexTokens() local
|
/external/clang/lib/Driver/ |
D | MinGWToolChain.cpp | 29 for (llvm::sys::fs::directory_iterator LI(LibDir, EC), LE; !EC && LI != LE; in findGccVersion() local
|
/external/valgrind/none/tests/s390x/ |
D | cgij.c | 23 #define LE C macro
|
D | clij.c | 23 #define LE C macro
|
D | clgij.c | 23 #define LE C macro
|
D | cij.c | 23 #define LE C macro
|
/external/clang/include/clang/AST/ |
D | EvaluatedExprVisitor.h | 89 void VisitLambdaExpr(PTR(LambdaExpr) LE) { in VisitLambdaExpr()
|
/external/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 194 BasicBlock::iterator LI = L->begin(), LE = L->end(); in diff() local 465 LI = L->arg_begin(), LE = L->arg_end(), in diff() local 489 BasicBlock::iterator LE = LStart->getParent()->end(); in runBlockDiff() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 197 BasicBlock::iterator LI = L->begin(), LE = L->end(); in diff() local 465 LI = L->arg_begin(), LE = L->arg_end(), in diff() local 489 BasicBlock::iterator LE = LStart->getParent()->end(); in runBlockDiff() local
|
/external/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFMCCodeEmitter.cpp | 112 support::endian::Writer<support::little> LE(OS); in encodeInstruction() local
|