Home
last modified time | relevance | path

Searched defs:VB (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/type_traits/test/
Dtest.hpp336 struct VB struct
338 virtual ~VB(){}; in ~VB() argument
/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
/third_party/boost/boost/gil/
Dimage_view_factory.hpp409 using VB = detail::__nth_channel_view<View,view_is_basic<View>::value>; typedef
544 using VB = detail::__kth_channel_view<K,View,view_is_basic<View>::value>; typedef
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx12.cpp47 ID3D12Resource* VB; member
/third_party/e2fsprogs/lib/ext2fs/
Dnls_utf8.c343 #define VB (0x1161) macro
/third_party/f2fs-tools/lib/
Dnls_utf8.c341 #define VB (0x1161) macro
/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
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h155 VB = 0x0b, enumerator
/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
/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
/third_party/e2fsprogs/util/
Dmkutf8data.c2627 #define VB (0x1161) macro
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp860 #define VB macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp12894 ArrayRef<int> CandidateMask) { in matchShuffleAsInsertPS()