| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64PBQPRegAlloc.cpp | 194 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/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64PBQPRegAlloc.cpp | 194 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/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/cldr/tools/java/org/unicode/cldr/tool/ |
| D | Main.java | 77 java.util.jar.JarEntry je; in listClasses() local 175 java.util.jar.JarEntry je = null; in getJarInputStream() local
|
| /external/turbine/javatests/com/google/turbine/zip/ |
| D | ZipTest.java | 92 JarEntry je = new JarEntry(name); in createEntry() local 113 JarEntry je = entries.nextElement(); in expected() 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 | PPCLoopPreIncPrep.cpp | 274 for (int j = 0, je = Buckets[i].Elements.size(); j != je; ++j) { in runOnLoop() local
|
| D | PPCCTRLoops.cpp | 232 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/ |
| D | PPCHazardRecognizers.cpp | 46 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
|
| D | PPCLoopInstrFormPrep.cpp | 382 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/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 46 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
|
| D | PPCLoopInstrFormPrep.cpp | 387 for (unsigned j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForDispFormChain() local 462 for (int j = 0, je = BucketChain.Elements.size(); j != je; ++j) { in prepareBaseForUpdateFormChain() local
|
| /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
| D | unique_copy.pass.cpp | 76 int je[se] = {-1}; in test() local
|
| D | unique_copy_pred.pass.cpp | 96 int je[se] = {-1}; in test() local
|
| /external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
| D | unique_copy.pass.cpp | 75 int je[se] = {-1}; in test() local
|
| D | unique_copy_pred.pass.cpp | 95 int je[se] = {-1}; in test() local
|
| /external/turbine/javatests/com/google/turbine/deps/ |
| D | AbstractTransitiveTest.java | 82 JarEntry je = entries.nextElement(); in readJar() local
|
| /external/turbine/javatests/com/google/turbine/main/ |
| D | MainTest.java | 145 JarEntry je = entries.nextElement(); in readJar() local
|
| /external/turbine/java/com/google/turbine/main/ |
| D | Main.java | 419 JarEntry je = new JarEntry(name); in addEntry() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 190 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 194 for (unsigned j = 0, je = RemapChan.size(); j < je; j++) { in getReassignedChan() local
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 172 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 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/ |
| D | BitcodeAnalyzer.cpp | 940 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
|
| /external/llvm-project/llvm/lib/Bitcode/Reader/ |
| D | BitcodeAnalyzer.cpp | 944 for (unsigned j = i - 1, je = Record.size(); j != je; ++j) { in parseBlock() local
|