Searched refs:using (Results 3301 - 3325 of 4008) sorted by relevance
1...<<131132133134135136137138139140>>...161
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | TextureD3D12.h | 93 using TextureBase::TextureBase;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | TextureVk.h | 180 using TextureViewBase::TextureViewBase;
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | BitSetIterator.h | 50 using U = UnderlyingType<T>; in operator *()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetPassConfig.h | 36 using legacy::PassManagerBase;
|
H A D | FunctionLoweringInfo.h | 101 using SlotMapTy = DenseMap<const Value *, Optional<int>>;
|
H A D | MachineOptimizationRemarkEmitter.h | 10 /// analysis pass so that by using this service passes become dependent on MBFI 135 using MNV = DiagnosticInfoMIROptimization::MachineArgument;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MappedBlockStream.h | 94 using CacheEntry = MutableArrayRef<uint8_t>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
H A D | Pass.h | 48 using AnalysisID = const void *;
|
H A D | PassAnalysisSupport.h | 44 using VectorType = SmallVectorImpl<AnalysisID>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | FormatVariadic.h | 255 using ParamTuple = decltype(
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | ValueMapper.h | 33 using ValueToValueMapTy = ValueMap<const Value *, WeakTrackingVH>; 108 /// instances using \a ValueToValueMapTy, \a RemapFlags, \a 127 /// be registered using \a registerAlternateMappingContext(), which takes an 262 /// argument types using the provided \c TypeMapper; and calls \a
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FormatVariadic.h | 238 using ParamTuple = decltype(
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.h | 46 using BaseT::getIntImmCost;
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTypes.h | 160 using ArgListType = std::vector<Type>; 163 /// types should be added using calls to appendArgType.
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | diagnostic.h | 74 using iterator = std::vector<Diagnostic>::const_iterator;
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | parser_impl_test_helper.h | 313 using SpvParserTest = SpvParserTestBase<::testing::Test>;
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | variable.h | 230 using ParameterList = std::vector<const Parameter*>;
|
/third_party/skia/third_party/externals/tint/src/utils/ |
H A D | enum_set.h | 34 using Enum = ENUM;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | CachedHashString.h | 146 using std::swap; in swap()
|
H A D | PackedVector.h | 67 /// Store a vector of values using a specific number of bits for each 78 using base = PackedVectorBase<T, BitNum, BitVectorTy,
|
/third_party/vixl/src/aarch64/ |
H A D | debugger-aarch64.h | 199 using RegisterParsedFormat = std::pair<char, unsigned>;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_memory.h | 48 /// Construct an empty memory buffer using malloc. 53 /// Construct memory buffer of size bytes using malloc. 68 /// Release memory buffer using free. 88 /// Release any allocated memory using free. Object is still valid and 321 // Linux is 8 byte, but it's using mem_align. in PhysicalSize() 588 template <class T> using dng_std_vector = std::vector<T, dng_std_allocator<T> >;
|
/third_party/protobuf/src/google/protobuf/ |
H A D | implicit_weak_message.h | 131 using TypeHandler = internal::ImplicitWeakTypeHandler<T>;
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hash_generator_testing.h | 152 using GeneratedType = decltype(
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextTabAlign.h | 117 using TextTabFunc = bool (TextTabAlign::*)(TextWrapper::TextStretch&, TextWrapper::TextStretch&, Cluster*, SkScalar);
|
Completed in 18 milliseconds
1...<<131132133134135136137138139140>>...161