Home
last modified time | relevance | path

Searched defs:je (Results 1 – 25 of 35) 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.c321 int calc_thread_status(struct jobs_eta *je, int force) in calc_thread_status()
473 void display_thread_status(struct jobs_eta *je) in display_thread_status()
568 struct jobs_eta *je; in get_jobs_eta() local
590 struct jobs_eta *je; in print_thread_status() local
Dclient.c1031 static void convert_jobs_eta(struct jobs_eta *je) in convert_jobs_eta()
1057 void fio_client_sum_jobs_eta(struct jobs_eta *dst, struct jobs_eta *je) in fio_client_sum_jobs_eta()
1148 struct jobs_eta *je = (struct jobs_eta *) cmd->payload; in handle_eta() local
1436 struct jobs_eta *je = (struct jobs_eta *) cmd->payload; in fio_handle_client() local
Dgclient.c344 static void gfio_update_client_eta(struct fio_client *client, struct jobs_eta *je)
444 static void gfio_update_all_eta(struct jobs_eta *je)
Dserver.c706 struct jobs_eta *je; in handle_send_eta_cmd() local
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy.pass.cpp61 int je[se] = {-1}; in test() local
Dunique_copy_pred.pass.cpp80 int je[se] = {-1}; in test() 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
DPPCCTRLoops.cpp222 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() 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/llvm/lib/Target/R600/
DR600OptimizeVectorRegisters.cpp171 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
1095 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local
1319 for (unsigned j = 0, je = vtparts.size(); j != je; ++j) { in LowerCall() local
2473 for (unsigned j = 0, je = numElems; j != je; ++j) { in LowerReturn() local
DNVPTXAsmPrinter.cpp391 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local
1578 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp1004 MCAssembler::const_iterator j, je; in WriteObject() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java58 JarEntry je = jc.getJarEntry(); in TestGetResources() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp354 const_iterator je = other.end(); in overlapsFrom() local
DRegisterCoalescer.cpp2836 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp830 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
DCodeGenRegisters.cpp760 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
/external/clang/lib/Driver/
DToolChains.cpp1232 for (unsigned j = 0, je = CandidateLibDirs.size(); j < je; ++j) { in init() local
1240 for (unsigned j = 0, je = CandidateBiarchLibDirs.size(); j < je; ++j) { in init() local
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1414 for (unsigned j = 0, je = GetZeroTest[i].bitPatternLength; j < je; ++j) { in TEST() local
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp485 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-classic-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java2546 Exception je = execConvertAll(jcs); in TestJavaUTF16Decoder() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1274 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local

12