Home
last modified time | relevance | path

Searched refs:VR (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp216 unsigned operator[](unsigned VR) const { in operator []()
217 const_iterator F = find(VR); in operator []()
274 const BitTracker::RegisterCell &lookup(unsigned VR) { in lookup()
275 unsigned RInd = Register::virtReg2Index(VR); in lookup()
281 CP = CVect[RInd] = &BT.lookup(VR); in lookup()
390 void insert(unsigned VR);
391 void remove(unsigned VR);
443 void OrderedRegisterList::insert(unsigned VR) { in insert() argument
444 iterator L = llvm::lower_bound(Seq, VR, Ord); in insert()
446 Seq.push_back(VR); in insert()
[all …]
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonenumberutil_test.js2000 var VR = i18n.phonenumbers.PhoneNumberUtil.ValidationResult;
2003 assertEquals(VR.IS_POSSIBLE, phoneUtil.isPossibleNumberWithReason(US_NUMBER));
2006 VR.IS_POSSIBLE_LOCAL_ONLY,
2010 VR.TOO_LONG, phoneUtil.isPossibleNumberWithReason(US_LONG_NUMBER));
2017 VR.INVALID_COUNTRY_CODE, phoneUtil.isPossibleNumberWithReason(number));
2022 assertEquals(VR.TOO_SHORT, phoneUtil.isPossibleNumberWithReason(number));
2027 assertEquals(VR.IS_POSSIBLE, phoneUtil.isPossibleNumberWithReason(number));
2030 VR.TOO_LONG,
2035 var VR = i18n.phonenumbers.PhoneNumberUtil.ValidationResult;
2045 VR.TOO_SHORT,
[all …]
/third_party/typescript/tests/cases/compiler/
DawaitedTypeJQuery.ts8 VR, VJ, VN,
22 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
78 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
107 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
120 VR, VJ, VN> extends PromiseBase<TR, TJ, TN,
122 VR, VJ, VN,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp833 ValueProfRecord *VR = getFirstValueProfRecord(this); in deserializeTo() local
835 VR->deserializeTo(Record, SymTab); in deserializeTo()
836 VR = getValueProfRecordNext(VR); in deserializeTo()
862 ValueProfRecord *VR = getFirstValueProfRecord(this); in checkIntegrity() local
864 if (VR->Kind > IPVK_Last) in checkIntegrity()
866 VR = getValueProfRecordNext(VR); in checkIntegrity()
867 if ((char *)VR - (char *)this > (ptrdiff_t)TotalSize) in checkIntegrity()
908 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesToHost() local
910 VR->swapBytes(Endianness, getHostEndianness()); in swapBytesToHost()
911 VR = getValueProfRecordNext(VR); in swapBytesToHost()
[all …]
/third_party/typescript/tests/baselines/reference/
DawaitedTypeJQuery.js9 VR, VJ, VN,
23 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
79 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
108 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
121 VR, VJ, VN> extends PromiseBase<TR, TJ, TN,
123 VR, VJ, VN,
DawaitedTypeJQuery.types9 VR, VJ, VN,
12VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND> | Thena…
25 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
26 >doneFilter : (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, C…
29 >v : VR
59VR, ...s: SR[]) => ARD | PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND> |…
96VR, ...s: SR[]) => ARD | PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND> |…
123VR, ...s: SR[]) => ARD | PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, CJD, CND, RRD, RJD, RND> |…
132 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
133 >doneFilter : (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND, BRD, BJD, BND, CRD, C…
[all …]
DawaitedTypeJQuery.symbols22 VR, VJ, VN,
23 >VR : Symbol(VR, Decl(awaitedTypeJQuery.ts, 6, 15))
93 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
100 >VR : Symbol(VR, Decl(awaitedTypeJQuery.ts, 6, 15))
496 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
503 >VR : Symbol(VR, Decl(awaitedTypeJQuery.ts, 6, 15))
696 doneFilter: (t: TR, u: UR, v: VR, ...s: SR[]) => PromiseBase<ARD, AJD, AND,
703 >VR : Symbol(VR, Decl(awaitedTypeJQuery.ts, 6, 15))
766 VR, VJ, VN> extends PromiseBase<TR, TJ, TN,
767 >VR : Symbol(VR, Decl(awaitedTypeJQuery.ts, 118, 15))
[all …]
/third_party/openGLES/extensions/NV/
DNV_clip_space_w_scaling.txt49 Virtual Reality (VR) applications often involve a post-processing step to
51 "pincushion" distortion introduced by the optics in a VR device. The
57 This extension also provides a mechanism to render VR scenes at a
122 which is useful for VR applications. VR applications often involve a
124 to correct the "pincushion" distortion introduced by the optics in a VR
129 VR applications may use the w-scaling to minimize the processing of unused
186 image to the barrel distorted image used in VR?
188 RESOLVED: No. VR applications would still require a post-processing step to
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_clip_space_w_scaling.txt49 Virtual Reality (VR) applications often involve a post-processing step to
51 "pincushion" distortion introduced by the optics in a VR device. The
57 This extension also provides a mechanism to render VR scenes at a
122 which is useful for VR applications. VR applications often involve a
124 to correct the "pincushion" distortion introduced by the optics in a VR
129 VR applications may use the w-scaling to minimize the processing of unused
186 image to the barrel distorted image used in VR?
188 RESOLVED: No. VR applications would still require a post-processing step to
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMIPatternMatch.h118 static bool bind(const MachineRegisterInfo &MRI, BindTy &VR, BindTy &V) {
119 VR = V;
154 Class &VR;
156 bind_ty(Class &V) : VR(V) {}
159 return bind_helper<Class>::bind(MRI, VR, V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_P9.txt57 VR[VRT].word[i] ← EXTS32(VR[VRB].word[i].byte[3])
65 VR[VRT].word[i] ← EXTS32(VR[VRB].word[i].hword[1])
73 VR[VRT].dword[i] ← EXTS64(VR[VRB].dword[i].byte[7])
81 VR[VRT].dword[i] ← EXTS64(VR[VRB].dword[i].hword[3])
89 VR[VRT].dword[i] ← EXTS64(VR[VRB].dword[i].word[1])
122 sh ← VR[VRB].byte[i].bit[5:7]
123 VR[VRT].byte[i] ← src.byte[i:i+1].bit[sh:sh+7]
126 VR[VRT].byte[i] is composed of 2 bytes from src.byte[i:i+1]
DPPCRegisterInfo.td71 // VR - One of the 32 128-bit vector registers
72 class VR<VF SubReg, string n> : PPCReg<n> {
143 def V#Index : VR<!cast<VF>("VF"#Index), "v"#Index>,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp174 Register VR = MRI.createVirtualRegister(RC); in expandLoadCCond() local
177 TII.loadRegFromStack(MBB, I, VR, FI, RC, &RegInfo, 0); in expandLoadCCond()
179 .addReg(VR, RegState::Kill); in expandLoadCCond()
189 Register VR = MRI.createVirtualRegister(RC); in expandStoreCCond() local
192 BuildMI(MBB, I, I->getDebugLoc(), TII.get(TargetOpcode::COPY), VR) in expandStoreCCond()
194 TII.storeRegToStack(MBB, I, VR, true, FI, RC, &RegInfo, 0); in expandStoreCCond()
541 Register VR = MF.getRegInfo().createVirtualRegister(RC); in emitPrologue() local
546 BuildMI(MBB, MBBI, dl, TII.get(ADDiu), VR).addReg(ZERO) .addImm(MaxAlign); in emitPrologue()
547 BuildMI(MBB, MBBI, dl, TII.get(AND), SP).addReg(SP).addReg(VR); in emitPrologue()
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_clip_space_w_scaling.txt17 Virtual Reality (VR) applications often involve a post-processing step to
19 "`pincushion`" distortion introduced by the optics in a VR device.
26 This extension provides a mechanism to render VR scenes at a non-uniform
Dcredits.txt70 * Cass Everitt, Oculus VR (versions 1.0, 1.1)
121 * James Hughes, Oculus VR (version 1.0)
138 * Johannes van Waveren, Oculus VR (versions 1.0, 1.1)
DVK_KHR_multiview.txt26 Multiview is a rendering technique originally designed for VR where it is
DVK_KHR_shared_presentable_image.txt47 shared presentation, and assuming that most VR applications do not need to
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h42 unsigned VR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp223 Register VR = in emitPrologue() local
225 BuildMI(MBB, MBBI, DL, TII->get(RISCV::SRLI), VR) in emitPrologue()
229 .addReg(VR) in emitPrologue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp60 VR = V; in Initialize()
61 VRC = MRI->getRegClass(VR); in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp389 auto &VR = KV.first; in loadObjectImpl() local
393 if (VR.SymbolName) { in loadObjectImpl()
394 NotifyStubEmitted(FileName, SectionName, VR.SymbolName, SectionID, in loadObjectImpl()
403 if (GSTEntry.getSectionID() == VR.SectionID && in loadObjectImpl()
404 GSTEntry.getOffset() == VR.Offset) { in loadObjectImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h563 Class *&VR; member
565 bind_ty(Class *&V) : VR(V) {} in bind_ty()
569 VR = CV; in match()
656 uint64_t &VR; member
658 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty()
663 VR = CV->getZExtValue(); in match()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc591 ValueProfRecord *VR = getFirstValueProfRecord(VPD);
596 serializeValueProfRecordFrom(VR, Closure, Kind, NumValueSites);
597 VR = getValueProfRecordNext(VR);
/third_party/libexif/test/testdata/
Dolympus_makernote_variant_2.jpg.parsed260 Value: VR-OFF
/third_party/openssl/crypto/perlasm/
Ds390x.pm112 my $VR='(?:%v)?([0-9]|1[0-9]|2[0-9]|3[0-1])';
3042 } elsif (/^$VR$/) {
3106 } elsif (/^(.+)\($VR,$GR\)$/) {

1234