Home
last modified time | relevance | path

Searched defs:je (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
Dopt-align3.asm1 je label1a label
2 je label1b label
3 je label1c label
7 je label2 label
Dopt-align1.asm1 je label1 label
3 je label1 label
6 je label2 label
Dopt-align2.asm1 je label1 label
2 je label1 label
7 je label2 label
Dopt-immexpand.asm2 je label3 label
5 je label4 label
Dopt-immnoexpand.asm3 je label3 label
6 je label4 label
Dtimesunder.asm1 je label label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
Dequlocal.asm7 je .local label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
Dwin64-dataref2.asm12 je bar label
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DJarInputStreamTest.java64 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
DJarFileTest.java153 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/
DClassPoolTail.java142 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/
Dwin32at.asm50 je L2594 label
52 je L2593 label
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp88 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
DNVPTXAsmPrinter.cpp455 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/
Dstubs.asm89 je NEAR blah2 label
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp199 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
/external/llvm/lib/Target/R600/
DR600OptimizeVectorRegisters.cpp166 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp214 for (unsigned j = 0, je = Inst->Operands.size(); j != je; ++j) { in initOperandMapData() local
DCodeGenRegisters.cpp761 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
DRegisterInfoEmitter.cpp744 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp104 const_iterator je = other.end(); in overlapsFrom() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp861 MCAssembler::const_iterator j, je; in WriteObject() local
/external/clang/lib/Driver/
DToolChains.cpp1031 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/
DJITEmitter.cpp197 explicit JITResolver(JIT &jit, JITEmitter &je) in JITResolver()
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1337 for (unsigned j = 0, je = GetZeroTest[i].bitPatternLength; j < je; ++j) { in TEST() local

12