Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
DPPCTargetTransformInfo.cpp227 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java64 JarEntry je = jc.getJarEntry(); in TestGetResources() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUResourceBundleTest.java67 JarEntry je = jc.getJarEntry(); in TestGetResources() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp385 for (unsigned j = 0, je = elems; j != je; ++j) { in printReturnValStr() local
1596 for (unsigned j = 0, je = elems; j != je; ++j) { in emitFunctionParamList() local
DNVPTXISelLowering.cpp1509 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
1604 for (unsigned j = 0, je = VTs.size(); j != je; ++j) { in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp410 const_iterator je = other.end(); in overlapsFrom() local
DRegisterCoalescer.cpp3807 for (unsigned j = 0, je = LocalWorkList.size(); j != je; ++j) { in coalesceLocals() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp466 for (unsigned j = 0, je = CPEntries[i].size(); j != je; ++j) { in runOnMachineFunction() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java2549 Exception je = execConvertAll(jcs); in TestJavaUTF16Decoder() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c3460 char **je; in pa_alsa_path_set_new() local
/third_party/flutter/skia/src/core/
DSkVM.cpp516 void Assembler::je (Label* l) { this->jump(0x84, l); } in je() function in skvm::Assembler
/third_party/skia/src/core/
DSkVM.cpp2225 void Assembler::je (Label* l) { this->jump(0x84, l); } in je() function in skvm::Assembler
/third_party/freetype/docs/reference/assets/javascripts/
Dbundle.82b56eb2.min.js27 …&&e.splice(r,1)}}var ie=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._paren…
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4 …){return!0},falseFunc:function(){return!1}}},9125:(e,t,n)=>{"use strict";Object.defineProperty(t,"… function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp14456 int j = TargetLo ? 0 : 4, je = j + 4; in lowerV16I8Shuffle() local