/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
D | opt-align3.asm | 1 je label1a label 2 je label1b label 3 je label1c label 7 je label2 label
|
D | opt-align1.asm | 1 je label1 label 3 je label1 label 6 je label2 label
|
D | opt-align2.asm | 1 je label1 label 2 je label1 label 7 je label2 label
|
D | opt-immexpand.asm | 2 je label3 label 5 je label4 label
|
D | opt-immnoexpand.asm | 3 je label3 label 6 je label4 label
|
D | timesunder.asm | 1 je label label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/ |
D | equlocal.asm | 7 je .local label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
D | win64-dataref2.asm | 12 je bar label
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
D | JarInputStreamTest.java | 64 JarEntry je = jis.getNextJarEntry(); in test_ConstructorLjava_io_InputStream() local 101 JarEntry je = jis.getNextJarEntry(); in test_getNextJarEntry_Ex() local 156 JarEntry je = jis.getNextJarEntry(); in test_getNextJarEntry() local
|
D | JarFileTest.java | 153 JarEntry je = enumeration.nextElement(); in test_getEntryLjava_lang_String() local 159 JarEntry je = enumeration.nextElement(); in test_getEntryLjava_lang_String() local 186 JarEntry je = enumeration.nextElement(); in test_getJarEntryLjava_lang_String() local 192 JarEntry je = enumeration.nextElement(); in test_getJarEntryLjava_lang_String() local
|
/external/javassist/src/main/javassist/ |
D | ClassPoolTail.java | 142 JarEntry je = jarfile.getJarEntry(jarname); in openClassfile() local 155 JarEntry je = jarfile.getJarEntry(jarname); in find() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/ |
D | win32at.asm | 50 je L2594 label 52 je L2593 label
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 88 for (unsigned j = 0, je = VT.getVectorNumElements(); j != je; ++j) { in ComputePTXValueVTs() local 390 for (unsigned j = 0, je = elems; j != je; ++j) { in getPrototype() local 554 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local 785 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local 1812 for (unsigned j = 0, je = numElems; j != je; ++j) { in LowerReturn() local
|
D | NVPTXAsmPrinter.cpp | 455 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local 482 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local 1609 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
|
/external/chromium_org/tools/traceline/traceline/ |
D | stubs.asm | 89 je NEAR blah2 label
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 199 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
|
/external/llvm/lib/Target/R600/ |
D | R600OptimizeVectorRegisters.cpp | 166 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
/external/llvm/utils/TableGen/ |
D | InstrInfoEmitter.cpp | 214 for (unsigned j = 0, je = Inst->Operands.size(); j != je; ++j) { in initOperandMapData() local
|
D | CodeGenRegisters.cpp | 761 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local 960 for (unsigned j = 0, je = TupRegsCopy.size(); j != je; ++j) in CodeGenRegBank() local
|
D | RegisterInfoEmitter.cpp | 744 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 104 const_iterator je = other.end(); in overlapsFrom() local
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 861 MCAssembler::const_iterator j, je; in WriteObject() local
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 1031 for (unsigned j = 0, je = CandidateLibDirs.size(); j < je; ++j) { in GCCInstallationDetector() local 1039 for (unsigned j = 0, je = CandidateBiarchLibDirs.size(); j < je; ++j) { in GCCInstallationDetector() local
|
/external/llvm/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 197 explicit JITResolver(JIT &jit, JITEmitter &je) in JITResolver()
|
/external/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 1337 for (unsigned j = 0, je = GetZeroTest[i].bitPatternLength; j < je; ++j) { in TEST() local
|