| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLProgram.h | 45 using UniformHandle = GrGLSLProgramDataManager::UniformHandle; 46 using UniformInfoArray = GrGLProgramDataManager::UniformInfoArray; 47 using VaryingInfoArray = GrGLProgramDataManager::VaryingInfoArray; 165 using INHERITED = SkRefCnt;
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | register_pressure.h | 50 using LiveSet = std::unordered_set<Instruction*>; 51 using RegClassSetTy = std::vector<std::pair<RegisterClass, size_t>>; 157 using RegionRegisterLivenessMap = 170 using LivenessAnalysisMap =
|
| H A D | set_spec_constant_default_value_pass.h | 34 using SpecIdToValueStrMap = std::unordered_map<uint32_t, std::string>; 35 using SpecIdToValueBitPatternMap = 37 using SpecIdToInstMap = std::unordered_map<uint32_t, Instruction*>;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | register_pressure.h | 50 using LiveSet = std::unordered_set<Instruction*>; 51 using RegClassSetTy = std::vector<std::pair<RegisterClass, size_t>>; 157 using RegionRegisterLivenessMap = 170 using LivenessAnalysisMap =
|
| H A D | set_spec_constant_default_value_pass.h | 34 using SpecIdToValueStrMap = std::unordered_map<uint32_t, std::string>; 35 using SpecIdToValueBitPatternMap = 37 using SpecIdToInstMap = std::unordered_map<uint32_t, Instruction*>;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 41 using InsertPointTy = IRBuilder<>::InsertPoint; 51 using FinalizeCallbackTy = std::function<void(InsertPointTy CodeGenIP)>; 91 using BodyGenCallbackTy = 108 using PrivatizeCallbackTy = function_ref<InsertPointTy(
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | SymbolTableListTraits.h | 13 // The way that this is implemented is by using a special traits class with the 50 template <> struct SymbolTableListParentType<NODE> { using type = PARENT; }; 67 using ListTy = SymbolTableList<ValueSubClass>; 68 using iterator = typename simple_ilist<ValueSubClass>::iterator; 69 using ItemParentClass =
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCLinkerOptimizationHint.h | 108 /// Emit this directive in \p OutStream using the information available 115 using LOHArgs = SmallVectorImpl<MCSymbol *>; 144 using LOHDirectives = SmallVectorImpl<MCLOHDirective>; 182 // Add types for specialized template using MCSymbol. 183 using MCLOHArgs = MCLOHDirective::LOHArgs; 184 using MCLOHDirectives = MCLOHContainer::LOHDirectives;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| H A D | DeadArgumentElimination.h | 91 using UseMap = std::multimap<RetOrArg, RetOrArg>; 109 using LiveSet = std::set<RetOrArg>; 110 using LiveFuncSet = std::set<const Function *>; 118 using UseVector = SmallVector<RetOrArg, 5>;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | SLPVectorizer.h | 10 // construct vectorizable tree using the use-def chains. If a profitable tree 61 using StoreList = SmallVector<StoreInst *, 8>; 62 using StoreListMap = MapVector<Value *, StoreList>; 63 using GEPList = SmallVector<GetElementPtrInst *, 8>; 64 using GEPListMap = MapVector<Value *, GEPList>;
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | statement.h | 47 using type = CompoundStatement; 55 using type = T; 59 using FindFirstParentReturnType = 158 using ReturnType = detail::FindFirstParentReturnType<TYPES...>; in FindFirstParent()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeCalc.h | 42 using MachineDomTreeNode = DomTreeNodeBase<MachineBasicBlock>; 53 using LiveOutPair = std::pair<VNInfo *, MachineDomTreeNode *>; 56 using LiveOutMap = IndexedMap<LiveOutPair, MBB2NumberFunctor>; 75 using EntryInfoMap = DenseMap<LiveRange *, std::pair<BitVector, BitVector>>;
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | wide_multiply.h | 45 // uint64_t * uint64_t => uint128 multiply using imul intrinsic on MSVC. in MultiplyU64ToU128() 78 using input_type = UIntType; 79 using result_type = typename random_internal::unsigned_bits<kN * 2>::type; 95 using input_type = uint64_t; 96 using result_type = absl::uint128;
|
| /third_party/skia/modules/skresources/include/ |
| H A D | SkResources.h | 100 using INHERITED = ImageAsset; 201 using INHERITED = ResourceProvider; 233 using INHERITED = ResourceProviderProxyBase; 249 using INHERITED = ResourceProviderProxyBase;
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGColorFilter.h | 40 using INHERITED = EffectNode; 64 using INHERITED = EffectNode; 87 using INHERITED = ColorFilter; 116 using INHERITED = ColorFilter;
|
| /third_party/spirv-tools/source/opt/ |
| H A D | register_pressure.h | 50 using LiveSet = std::unordered_set<Instruction*>; 51 using RegClassSetTy = std::vector<std::pair<RegisterClass, size_t>>; 157 using RegionRegisterLivenessMap = 170 using LivenessAnalysisMap =
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | test_util.h | 26 using std::string; 27 using std::ostream; 28 using std::vector;
|
| /third_party/node/deps/v8/src/base/ |
| H A D | once.h | 32 // than using mutexes as no lock is needed if initialization has already 66 using OnceType = std::atomic<uint8_t>; 79 using PointerArgFunction = void (*)(void* arg); 83 using type = void (*)(Args...);
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | reglist-ppc.h | 14 using RegList = RegListBase<Register>; 15 using DoubleRegList = RegListBase<DoubleRegister>; 16 using Simd128RegList = RegListBase<Simd128Register>;
|
| /third_party/mesa3d/src/util/ |
| H A D | enum_operators.h | 35 using IntType = std::underlying_type_t<Enum>; \ 44 using IntType = std::underlying_type_t<Enum>; \ 58 using IntType = std::underlying_type_t<Enum>; \
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | CLPlatformImpl.h | 21 using Ptr = std::unique_ptr<CLPlatformImpl>; 22 using CreateFunc = std::function<Ptr(const cl::Platform &)>; 23 using CreateFuncs = std::list<CreateFunc>;
|
| /third_party/skia/src/gpu/ |
| H A D | GrRenderTarget.h | 28 using GrSurface::setRequiresManualMSAAResolve; 29 using GrSurface::requiresManualMSAAResolve; 92 using INHERITED = GrSurface;
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ShaderExtensionTest.h | 15 using testing::Combine; 16 using testing::make_tuple; 17 using testing::Values;
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | GPUInfo.h | 21 using PCIVendorID = uint32_t; 22 using PCIDeviceID = uint32_t; 47 using D3DDriverVersion = std::array<uint16_t, 4>;
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | PassResourceUsage.h | 36 using TextureSubresourceUsage = SubresourceStorage<wgpu::TextureUsage>; 83 using RenderPassUsages = std::vector<RenderPassResourceUsage>; 84 using ComputePassUsages = std::vector<ComputePassResourceUsage>;
|