Searched refs:using (Results 3151 - 3175 of 4008) sorted by relevance
1...<<121122123124125126127128129130>>...161
/third_party/skia/src/sksl/ir/ |
H A D | SkSLSwizzle.h | 91 using INHERITED = Expression;
|
H A D | SkSLExpression.h | 212 using INHERITED = IRNode;
|
H A D | SkSLIndexExpression.h | 75 using INHERITED = Expression;
|
/third_party/skia/src/xml/ |
H A D | SkDOM.h | 112 using INHERITED = SkNoncopyable;
|
/third_party/skia/src/ports/ |
H A D | SkTypeface_mac_ct.h | 126 using INHERITED = SkTypeface;
|
H A D | SkFontConfigTypeface.h | 82 using INHERITED = SkTypeface_FreeType;
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BindGroupLayout.h | 59 using BindingMap = std::map<BindingNumber, BindingIndex>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetSchedule.h | 130 using ProcResIter = const MCWriteProcResEntry *;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 41 using RangesTy = std::map<uint64_t, ObjFileAddressRange>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | Line.h | 19 using llvm::support::ulittle32_t;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.h | 95 using LocationLists = SmallVector<LocationList, 4>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | Range.h | 30 /// A class that represents an address range. The range is specified using 56 /// ranges to be efficiently encoded using ULEB128 encodings as we encode the 85 using Collection = std::vector<AddressRange>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IRTransformLayer.h | 30 using TransformFunction = std::function<Expected<ThreadSafeModule>(
|
H A D | Layer.h | 34 using SymbolNameToDefinitionMap = std::map<SymbolStringPtr, GlobalValue *>; 84 /// to load all IR using one LLVMContext (to save memory via type and
|
H A D | ObjectTransformLayer.h | 27 using TransformFunction =
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
H A D | Option.h | 30 using ArgStringList = SmallVector<const char *, 16>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | BinaryStreamWriter.h | 78 using U = typename std::underlying_type<T>::type; in writeEnum() 82 /// Write the unsigned integer Value to the underlying stream using ULEB128 89 /// Write the unsigned integer Value to the underlying stream using ULEB128 129 /// Writes the object \p Obj to the underlying stream, as if by using memcpy. 145 /// using memcpy. It is up to the caller to ensure that type of \p Obj can
|
H A D | CFGUpdate.h | 29 using NodeKindPair = PointerIntPair<NodePtr, 1, UpdateKind>;
|
H A D | SpecialCaseList.h | 14 // using a '[section_name]' header and can be used to specify sanitizers the 132 using SectionEntries = StringMap<StringMap<Matcher>>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 73 using OrderedSet =
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | CodeExtractor.h | 86 using ValueSet = SetVector<Value *>;
|
H A D | SymbolRewriter.h | 92 using RewriteDescriptorList = std::list<std::unique_ptr<RewriteDescriptor>>;
|
H A D | UnrollLoop.h | 37 using NewLoopsMap = SmallDenseMap<const Loop *, Loop *, 4>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FormatVariadicDetails.h | 49 using Decayed = typename std::decay<T>::type;
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | task.h | 27 using Function = std::function<void()>;
|
Completed in 20 milliseconds
1...<<121122123124125126127128129130>>...161