Home
last modified time | relevance | path

Searched refs:using (Results 3151 - 3175 of 4008) sorted by relevance

1...<<121122123124125126127128129130>>...161

/third_party/skia/src/sksl/ir/
H A DSkSLSwizzle.h91 using INHERITED = Expression;
H A DSkSLExpression.h212 using INHERITED = IRNode;
H A DSkSLIndexExpression.h75 using INHERITED = Expression;
/third_party/skia/src/xml/
H A DSkDOM.h112 using INHERITED = SkNoncopyable;
/third_party/skia/src/ports/
H A DSkTypeface_mac_ct.h126 using INHERITED = SkTypeface;
H A DSkFontConfigTypeface.h82 using INHERITED = SkTypeface_FreeType;
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.h59 using BindingMap = std::map<BindingNumber, BindingIndex>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h130 using ProcResIter = const MCWriteProcResEntry *;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h41 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 DLine.h19 using llvm::support::ulittle32_t;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h95 using LocationLists = SmallVector<LocationList, 4>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DRange.h30 /// 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 DIRTransformLayer.h30 using TransformFunction = std::function<Expected<ThreadSafeModule>(
H A DLayer.h34 using SymbolNameToDefinitionMap = std::map<SymbolStringPtr, GlobalValue *>;
84 /// to load all IR using one LLVMContext (to save memory via type and
H A DObjectTransformLayer.h27 using TransformFunction =
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DOption.h30 using ArgStringList = SmallVector<const char *, 16>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamWriter.h78 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 DCFGUpdate.h29 using NodeKindPair = PointerIntPair<NodePtr, 1, UpdateKind>;
H A DSpecialCaseList.h14 // 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 DReassociate.h73 using OrderedSet =
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCodeExtractor.h86 using ValueSet = SetVector<Value *>;
H A DSymbolRewriter.h92 using RewriteDescriptorList = std::list<std::unique_ptr<RewriteDescriptor>>;
H A DUnrollLoop.h37 using NewLoopsMap = SmallDenseMap<const Loop *, Loop *, 4>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatVariadicDetails.h49 using Decayed = typename std::decay<T>::type;
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dtask.h27 using Function = std::function<void()>;

Completed in 20 milliseconds

1...<<121122123124125126127128129130>>...161