/external/llvm/lib/Target/AArch64/ |
D | AArch64PBQPRegAlloc.cpp | 195 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/ |
D | eta.c | 321 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
|
D | client.c | 1031 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
|
D | gclient.c | 344 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)
|
D | server.c | 706 struct jobs_eta *je; in handle_send_eta_cmd() local
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique_copy.pass.cpp | 61 int je[se] = {-1}; in test() local
|
D | unique_copy_pred.pass.cpp | 80 int je[se] = {-1}; in test() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 48 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
|
D | PPCCTRLoops.cpp | 222 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() 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/llvm/lib/Target/R600/ |
D | R600OptimizeVectorRegisters.cpp | 171 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 95 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
|
D | NVPTXAsmPrinter.cpp | 391 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/ |
D | WinCOFFObjectWriter.cpp | 1004 MCAssembler::const_iterator j, je; in WriteObject() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUResourceBundleTest.java | 58 JarEntry je = jc.getJarEntry(); in TestGetResources() local
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 354 const_iterator je = other.end(); in overlapsFrom() local
|
D | RegisterCoalescer.cpp | 2836 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
|
/external/llvm/utils/TableGen/ |
D | RegisterInfoEmitter.cpp | 830 for (unsigned j = 0, je = SR.size(); j != je; ++j) in runMCDesc() local
|
D | CodeGenRegisters.cpp | 760 for (unsigned j = 0, je = Super.Orders[i].size(); j != je; ++j) in inheritProperties() local
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 1232 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/ |
D | APFloatTest.cpp | 1414 for (unsigned j = 0, je = GetZeroTest[i].bitPatternLength; j < je; ++j) { in TEST() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 485 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
|
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | logback-classic-0.9.8-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
ch/
ch/qos/
ch/ ... |
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
D | TestCharset.java | 2546 Exception je = execConvertAll(jcs); in TestJavaUTF16Decoder() local
|
/external/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 1274 for (unsigned j = 0, je = InitElts; j != je; ++j) in VisitInitListExpr() local
|