Home
last modified time | relevance | path

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

123

/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint() local
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DMain.java207 java.util.jar.JarEntry je; in getMainClassList() local
278 java.util.jar.JarEntry je = null; in getJarInputStream() local
/external/turbine/javatests/com/google/turbine/zip/
DZipTest.java94 JarEntry je = new JarEntry(name); in createEntry() local
115 JarEntry je = entries.nextElement(); in expected() local
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/
DJarHolder.java151 JarEntry je = all.nextElement(); in getEntries() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp46 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isLoadAfterStore() local
72 for (unsigned j = 0, je = CurGroup.size(); j != je; ++j) in isBCTRAfterSet() local
DPPCLoopInstrFormPrep.cpp382 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local
457 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
/external/cronet/testing/android/junit/java/src/org/chromium/testing/local/
DJunitTestMain.java44 JarEntry je = eje.nextElement(); in findClassesFromClasspath() 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/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy_pred.pass.cpp95 int je[se] = {-1}; in test() local
Dunique_copy.pass.cpp87 int je[se] = {-1}; in test() local
/external/turbine/javatests/com/google/turbine/deps/
DTransitiveTest.java88 JarEntry je = entries.nextElement(); in readJar() local
/external/ComputeLibrary/src/core/helpers/
DScaleHelpers.h162 for(int j = yi + y_from, je = yi + y_to; j <= je; ++j) in pixel_area_c1u8_clamp() local
/external/ComputeLibrary/tests/validation/reference/
DScale.cpp162 for(int j = yi + y_from, je = yi + y_to; j <= je; ++j) in scale_core() local
/external/turbine/java/com/google/turbine/main/
DMain.java438 JarEntry je = new JarEntry(name); in addEntry() local
/external/turbine/javatests/com/google/turbine/main/
DMainTest.java149 JarEntry je = entries.nextElement(); in readJar() local
/external/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp172 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp190 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-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp940 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp648 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in ParseBlock() local

123