Home
last modified time | relevance | path

Searched refs:VB (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/libpng/projects/visualc71/
Dlibpng.sln20 DLL VB = DLL VB
29 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.DLL VB.ActiveCfg = DLL VB|Win32
30 {0008960E-E0DD-41A6-8265-00B31DDB4C21}.DLL VB.Build.0 = DLL VB|Win32
39 {FD1C2F86-9EEF-47BD-95A4-530917E17FDA}.DLL VB.ActiveCfg = DLL VB|Win32
40 {FD1C2F86-9EEF-47BD-95A4-530917E17FDA}.DLL VB.Build.0 = DLL VB|Win32
49 {2D4F8105-7D21-454C-9932-B47CAB71A5C0}.DLL VB.ActiveCfg = DLL Release|Win32
50 {2D4F8105-7D21-454C-9932-B47CAB71A5C0}.DLL VB.Build.0 = DLL Release|Win32
/third_party/mesa3d/src/intel/tools/tests/gen6/
Dsend.asm84 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 0 mlen 1 rlen 0 { align16 1Q };
86 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 0 mlen 1 rlen 1 { align16 1Q };
184 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 1 mlen 1 rlen 1 { align16 1Q };
192 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 1 mlen 1 rlen 0 { align16 1Q };
194 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 2 mlen 1 rlen 0 { align16 1Q };
196 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 3 mlen 1 rlen 0 { align16 1Q };
198 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 4 mlen 1 rlen 0 { align16 1Q };
200 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 5 mlen 1 rlen 1 { align16 1Q };
370 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 2 mlen 1 rlen 1 { align16 1Q };
386 … render MsgDesc: streamed VB write MsgCtrl = 0x0 Surface = 5 mlen 1 rlen 0 { align16 1Q };
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp235 for (auto &VB : VirtualBaseSyms) { in initializeChildren() local
236 int VBPO = VB->getVirtualBasePointerOffset(); in initializeChildren()
238 if (auto VBP = VB->getRawSymbol().getVirtualBaseTableType()) { in initializeChildren()
253 std::make_unique<BaseClassLayout>(*this, Offset, Elide, std::move(VB)); in initializeChildren()
DPDBExtras.cpp212 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, VB, OS) in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrFormats.td977 bits<5> VB;
983 let Inst{16-20} = VB;
1867 bits<5> VB;
1873 let Inst{16-20} = VB;
1884 bits<5> VB;
1891 let Inst{16-20} = VB;
1901 bits<5> VB;
1908 let Inst{16-20} = VB;
1920 bits<5> VB;
1926 let Inst{16-20} = VB;
[all …]
/third_party/mesa3d/docs/relnotes/
D21.3.7.rst35 …from TransformFeedback . Regression from Mesa 21. Something to do with VB+XFB -> VB+XFB dependency?
D19.1.0.rst2592 - iris: reference VB BOs
2593 - iris: VB addresses
2595 - iris: VB fixes
2776 - iris: redo VB CSO a bit
3159 - iris: CS stall for stream out -> VB
3178 - iris: rewrite set_vertex_buffer and VB handling
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegBankReassign.cpp504 unsigned VB = FreeBanks & VGPR_BANK_MASK; in getFreeBanks() local
505 FreeBanks = ((VB >> Shift) | (VB << (NUM_VGPR_BANKS - Shift))) & in getFreeBanks()
/third_party/f2fs-tools/lib/
Dnls_utf8.c340 #define VB (0x1161) macro
374 h += utf8encode3((char *)h, vi + VB); in utf8hangul()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h155 VB = 0x0b, enumerator
/third_party/protobuf/docs/
Dthird_party.md25 * C#/.NET/WCF/VB: http://code.google.com/p/protobuf-net/
111 * https://github.com/protobuf-net/protobuf-net (C#/.NET/WCF/VB)
/third_party/zlib/old/
Dvisual-basic.txt73 says conforms to the VB guidelines, and that solves the problem of not
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp1256 Value *VB = PN.getIncomingValue(j); in visitPHINode() local
1258 PN.setIncomingValue(i, VB); in visitPHINode()
/third_party/ffmpeg/tests/fate/
Dvideo.mak347 FATE_VIDEO-$(call FRAMECRC, SIFF, VB, SCALE_FILTER) += fate-vb
348 fate-vb: CMD = framecrc -i $(TARGET_SAMPLES)/SIFF/INTRO_B.VB -t 3 -pix_fmt rgb24 -an -vf scale
Ddemux.mak134 fate-siff-demux: CMD = framecrc -i $(TARGET_SAMPLES)/SIFF/INTRO_B.VB -c copy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1963 ExtValue VA(A), VB(B); in runOnMachineFunction() local
1964 if (VA != VB) in runOnMachineFunction()
1965 return VA < VB; in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp942 Value *VB = Sub->user_back(); in ShouldBreakUpSubtract() local
944 (isReassociableOp(VB, Instruction::Add, Instruction::FAdd) || in ShouldBreakUpSubtract()
945 isReassociableOp(VB, Instruction::Sub, Instruction::FSub))) in ShouldBreakUpSubtract()
/third_party/python/Lib/idlelib/
DTODO.txt207 - GUI form designer to kick VB's butt. (Robert Geiger) THAT'S NOT IDLE
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp95 CV_ENUM_ENT(SourceLanguage, CSharp), CV_ENUM_ENT(SourceLanguage, VB),
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/shaders/
DClear11.hlsl11 // - VS_Clear_FL9 requires a VB to be bound with vertices to create
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenMCCodeEmitter.inc2922 // op: VB
4029 // op: VB
5329 // op: VB
5629 // op: VB
5649 // op: VB
5672 // op: VB
5715 // op: VB
5744 // op: VB
5763 // op: VB
5806 // op: VB
[all …]
/third_party/icu/docs/userguide/collation/customization/
Dindex.md180 VB | WA
183 VZ | VB
/third_party/skia/third_party/externals/icu/source/data/lang/
Dcs.txt644 en_GB{"angličtina (VB)"}
/third_party/icu/icu4c/source/data/lang/
Dcs.txt676 en_GB{"angličtina (VB)"}
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/
Dtestorig.ppm4VB�M:�WI�f[�d_�RT�CI�FM�AE�??�@<�@8�?9�FA�ML�JP�@K�9H�7H�5H�3E�6G�;M�9Q�7R�6R�6U�6X�9]�;a�<g�>k�?m…

12