Home
last modified time | relevance | path

Searched defs:AllocType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set.h131 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
/third_party/protobuf/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set.h302 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() argument
/third_party/skia/src/core/
DSkMask.h123 enum AllocType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp52 enum AllocType : uint8_t { enum