| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() argument 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|
| /third_party/abseil-cpp/absl/container/internal/ |
| D | hash_policy_testing.h | 118 struct Alloc : std::allocator<T> { struct 122 explicit Alloc(size_t id = 0) : id_(id) {} in id_() argument 125 Alloc& operator=(const Alloc&) = default; argument 128 Alloc(const Alloc<U>& that) : std::allocator<T>(that), id_(that.id()) {} in Alloc() argument 132 using other = Alloc<U>; argument 137 friend bool operator==(const Alloc& a, const Alloc& b) { argument
|
| /third_party/boost/boost/pending/ |
| D | container_traits.hpp | 141 vector_tag container_category(const std::vector< T, Alloc >&) in container_category() 147 unstable_tag iterator_stability(const std::vector< T, Alloc >&) in iterator_stability() 168 list_tag container_category(const std::list< T, Alloc >&) in container_category() 174 stable_tag iterator_stability(const std::list< T, Alloc >&) in iterator_stability() 194 set_tag container_category(const std::set< Key, Cmp, Alloc >&) in container_category() 200 stable_tag iterator_stability(const std::set< Key, Cmp, Alloc >&) in iterator_stability() 220 multiset_tag container_category(const std::multiset< Key, Cmp, Alloc >&) in container_category() 226 stable_tag iterator_stability(const std::multiset< Key, Cmp, Alloc >&) in iterator_stability() 255 map_tag container_category(const std::map< Key, T, Cmp, Alloc >&) in container_category() 261 stable_tag iterator_stability(const std::map< Key, T, Cmp, Alloc >&) in iterator_stability() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() 47 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkGeneric.h | 118 std::unique_ptr<JITLinkMemoryManager::Allocation> Alloc; variable 149 JITLinkMemoryManager::Allocation &Alloc) const override { in copyAndFixUpBlocks()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DAMDMemoryAllocator.h | 42 Alloc(D3D12MA::Allocation* allocation) : fAllocation(allocation) {} in Alloc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
| D | BitcodeWriter.h | 40 BumpPtrAllocator Alloc; variable
|
| /third_party/skia/src/core/ |
| D | SkRegionPriv.h | 83 static RunHead* Alloc(int count) { in Alloc() function 100 static RunHead* Alloc(int count, int yspancount, int intervalCount) { in Alloc() function
|
| /third_party/flutter/skia/src/core/ |
| D | SkRegionPriv.h | 83 static RunHead* Alloc(int count) { in Alloc() function 100 static RunHead* Alloc(int count, int yspancount, int intervalCount) { in Alloc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCWin64EH.h | 29 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() function
|
| /third_party/gn/src/util/ |
| D | aligned_alloc.h | 50 static void* Alloc(size_t size) { in Alloc() function
|
| /third_party/node/test/addons/buffer-free-callback/ |
| D | binding.cc | 14 void Alloc(const v8::FunctionCallbackInfo<v8::Value>& args) { in Alloc() function
|
| /third_party/grpc/src/core/lib/gprpp/ |
| D | arena.h | 58 void* Alloc(size_t size) { in Alloc() function
|
| /third_party/boost/boost/io/ |
| D | quoted.hpp | 140 const quoted_proxy<const std::basic_string<Char, Traits, Alloc>*, in operator <<() argument 150 const quoted_proxy<std::basic_string<Char, Traits, Alloc>*, Char>& proxy) in operator <<() argument 159 const quoted_proxy<std::basic_string<Char, Traits, Alloc>*, Char>& proxy) in operator >>() argument
|
| /third_party/boost/boost/io/detail/ |
| D | quoted_manip.hpp | 100 const quoted_proxy<std::basic_string<Char, Traits, Alloc>&, Char>& proxy) in operator <<() argument 126 const quoted_proxy<std::basic_string<Char, Traits, Alloc>&, Char>& proxy) in operator >>() argument
|
| /third_party/boost/libs/geometry/doc/index/src/examples/rtree/ |
| D | interprocess.cpp | 42 typedef allocator<B, managed_shared_memory::segment_manager> Alloc; in main() typedef
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_auto_ptr.h | 174 void AutoPtr<T>::Alloc () in Alloc() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLTypeHashing.cpp | 68 BumpPtrAllocator &Alloc) { in toDebugH()
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| D | addrobject.cpp | 118 VOID* Object::Alloc( in Alloc() function in Addr::Object
|
| /third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/ |
| D | SystemInfo_libpci.cpp | 72 decltype(&::pci_alloc) Alloc = nullptr; member
|
| /third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
| D | SystemInfo_libpci.cpp | 74 decltype(&::pci_alloc) Alloc = nullptr; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LiveIntervalUnion.cpp | 181 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc, in init()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | MergingTypeTableBuilder.cpp | 83 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | LiveRangeCalc.h | 49 VNInfo::Allocator *Alloc = nullptr; variable
|