Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp195 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
220 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
231 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
297 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
308 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/external/fio/
Deta.c354 bool calc_thread_status(struct jobs_eta *je, int force) in calc_thread_status()
512 void display_thread_status(struct jobs_eta *je) in display_thread_status()
626 struct jobs_eta *je; in get_jobs_eta() local
648 struct jobs_eta *je; in print_thread_status() local
Dclient.c1142 static void convert_jobs_eta(struct jobs_eta *je) in convert_jobs_eta()
1168 void fio_client_sum_jobs_eta(struct jobs_eta *dst, struct jobs_eta *je) in fio_client_sum_jobs_eta()
1252 struct jobs_eta *je = (struct jobs_eta *) cmd->payload; in handle_eta() local
1692 struct jobs_eta *je = (struct jobs_eta *) cmd->payload; in fio_handle_client() local
Dgclient.c341 static void gfio_update_client_eta(struct fio_client *client, struct jobs_eta *je) in gfio_update_client_eta()
431 static void gfio_update_all_eta(struct jobs_eta *je) in gfio_update_all_eta()
/external/turbine/javatests/com/google/turbine/zip/
DZipTest.java92 JarEntry je = new JarEntry(name); in createEntry() local
113 JarEntry je = entries.nextElement(); in expected() local
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp48 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local
74 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
DPPCLoopPreIncPrep.cpp274 for (int j = 0, je = Buckets[i].Elements.size(); j != je; ++j) { in runOnLoop() local
DPPCCTRLoops.cpp232 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy.pass.cpp76 int je[se] = {-1}; in test() local
Dunique_copy_pred.pass.cpp96 int je[se] = {-1}; in test() local
/external/turbine/javatests/com/google/turbine/main/
DMainTest.java125 JarEntry je = entries.nextElement(); in readJar() 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/turbine/javatests/com/google/turbine/deps/
DAbstractTransitiveTest.java87 JarEntry je = entries.nextElement(); in readJar() local
/external/turbine/java/com/google/turbine/main/
DMain.java146 JarEntry je = new JarEntry(name); in addEntry() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp350 for (unsigned j = 0, je = RetTys.size(); j != je; ++j) { in EmitVerifier() local
378 for (unsigned j = 0, je = ParamTys.size(); j != je; ++j) { in EmitVerifier() local
DCodeGenRegisters.cpp127 for (unsigned j = 0, je = Orphans.size(); j != je; ++j) in getSubRegs() local
370 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
535 for (unsigned j = 0, je = TupRegs->size(); j != je; ++j) in CodeGenRegBank() local
DRegisterInfoEmitter.cpp290 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
305 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
/external/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp172 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp95 for (unsigned j = 0, je = VT.getVectorNumElements(); j != je; ++j) { in ComputePTXValueVTs() local
1119 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local
1348 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local
2509 for (unsigned j = 0, je = numElems; j != je; ++j) { in LowerReturn() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveInterval.cpp90 const_iterator je = other.end(); in overlapsFrom() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp648 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in ParseBlock() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java64 JarEntry je = jc.getJarEntry(); in TestGetResources() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUResourceBundleTest.java67 JarEntry je = jc.getJarEntry(); in TestGetResources() local
/external/swiftshader/third_party/LLVM/lib/MC/
DWinCOFFObjectWriter.cpp841 MCAssembler::const_iterator j, je; in WriteObject() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp998 MCAssembler::iterator j, je; in writeObject() local

12