| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_handles.hpp | 2372 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SurfaceKHR() 2384 SurfaceKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 2459 VULKAN_HPP_CONSTEXPR DebugReportCallbackEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugReportCallbackEXT() 2474 DebugReportCallbackEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 2549 VULKAN_HPP_CONSTEXPR DebugUtilsMessengerEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugUtilsMessengerEXT() 2564 DebugUtilsMessengerEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 2633 VULKAN_HPP_CONSTEXPR DisplayKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DisplayKHR() 2645 DisplayKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 2720 VULKAN_HPP_CONSTEXPR SwapchainKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SwapchainKHR() 2732 SwapchainKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() [all …]
|
| D | vulkan_raii.hpp | 2813 Instance( std::nullptr_t ) {} in Instance() 3085 PhysicalDevice( std::nullptr_t ) {} in PhysicalDevice() 3506 PhysicalDevices( std::nullptr_t ) {} in PhysicalDevices() 3550 Device( std::nullptr_t ) {} in Device() 4615 AccelerationStructureKHR( std::nullptr_t ) {} in AccelerationStructureKHR() 4730 AccelerationStructureNV( std::nullptr_t ) {} in AccelerationStructureNV() 4853 Buffer( std::nullptr_t ) {} in Buffer() 4974 BufferCollectionFUCHSIA( std::nullptr_t ) {} in BufferCollectionFUCHSIA() 5098 BufferView( std::nullptr_t ) {} in BufferView() 5212 CommandPool( std::nullptr_t ) {} in CommandPool() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_handles.hpp | 1300 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SurfaceKHR() 1312 SurfaceKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 1399 VULKAN_HPP_CONSTEXPR DebugReportCallbackEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugReportCallbackEXT() 1413 DebugReportCallbackEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 1501 VULKAN_HPP_CONSTEXPR DebugUtilsMessengerEXT( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DebugUtilsMessengerEXT() 1515 DebugUtilsMessengerEXT & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 1596 VULKAN_HPP_CONSTEXPR DisplayKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in DisplayKHR() 1608 DisplayKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() 1695 VULKAN_HPP_CONSTEXPR SwapchainKHR( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in SwapchainKHR() 1708 SwapchainKHR & operator=( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in operator =() [all …]
|
| D | vulkan_raii.hpp | 68 InstanceDispatcher( std::nullptr_t ) : DispatchLoaderBase( nullptr ) {} in InstanceDispatcher() 685 DeviceDispatcher( std::nullptr_t ) : DispatchLoaderBase( nullptr ) {} in DeviceDispatcher() 2307 Instance( std::nullptr_t ) {} in Instance() 2408 PhysicalDevice( std::nullptr_t ) {} in PhysicalDevice() 2849 Device( std::nullptr_t ) {} in Device() 3371 AccelerationStructureKHR( std::nullptr_t ) {} in AccelerationStructureKHR() 3471 AccelerationStructureNV( std::nullptr_t ) {} in AccelerationStructureNV() 3576 Buffer( std::nullptr_t ) {} in Buffer() 3679 BufferCollectionFUCHSIA( std::nullptr_t ) {} in BufferCollectionFUCHSIA() 3786 BufferView( std::nullptr_t ) {} in BufferView() [all …]
|
| /third_party/node/deps/v8/src/zone/ |
| D | compressed-zone-ptr.h | 31 explicit CompressedZonePtr(std::nullptr_t) : CompressedZonePtr() {} in CompressedZonePtr()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceMemory.cpp | 41 void CfgAllocatorTraits::set_current(std::nullptr_t) { in set_current()
|
| /third_party/skia/include/gpu/gl/ |
| D | GrGLFunctions.h | 260 GrGLFunction(std::nullptr_t) {} in GrGLFunction()
|
| /third_party/skia/src/utils/win/ |
| D | SkTScopedComPtr.h | 35 constexpr SkTScopedComPtr(std::nullptr_t) : fPtr(nullptr) {} in SkTScopedComPtr()
|
| /third_party/node/deps/v8/include/cppgc/ |
| D | member.h | 63 constexpr BasicMember(std::nullptr_t) {} // NOLINT in BasicMember() 74 BasicMember(std::nullptr_t, AtomicInitializerTag atomic) in BasicMember()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLRefPointer.h | 37 RefPointer(std::nullptr_t) noexcept : mCLObject(nullptr) {} in RefPointer()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | JITSymbol.h | 213 JITEvaluatedSymbol(std::nullptr_t) {} in JITEvaluatedSymbol() 243 JITSymbol(std::nullptr_t) in JITSymbol()
|
| /third_party/skia/include/ports/ |
| D | SkCFObject.h | 42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp()
|
| /third_party/skia/third_party/externals/dawn/src/common/ |
| D | RefBase.h | 47 constexpr RefBase(std::nullptr_t) : RefBase() { in RefBase()
|
| /third_party/skia/src/gpu/ |
| D | GrRefCnt.h | 43 constexpr gr_sp(std::nullptr_t) : fPtr(nullptr) {} in gr_sp()
|
| /third_party/gn/src/base/memory/ |
| D | weak_ptr.h | 222 WeakPtr(std::nullptr_t) {} in WeakPtr()
|
| /third_party/skia/include/core/ |
| D | SkRefCnt.h | 220 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp()
|
| D | SkFont.h | 371 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
|
| /third_party/skia/include/gpu/d3d/ |
| D | GrD3DTypes.h | 53 constexpr gr_cp(std::nullptr_t) : fObject(nullptr) {} in gr_cp()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | FunctionExtras.h | 174 unique_function(std::nullptr_t /*null_callable*/) {} in unique_function()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| D | IntermRebuild.cpp | 59 TIntermRebuild::BaseResult::BaseResult(std::nullptr_t) in BaseResult() 119 PreResult::PreResult(std::nullptr_t) : BaseResult(nullptr) {} in PreResult() 136 PostResult::PostResult(std::nullptr_t) : BaseResult(nullptr) {} in PostResult()
|
| /third_party/json/include/nlohmann/detail/ |
| D | exceptions.hpp | 57 static std::string diagnostics(std::nullptr_t /*leaf_element*/) in diagnostics()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | hashtablez_sampler.h | 205 explicit HashtablezInfoHandle(std::nullptr_t) {} in HashtablezInfoHandle()
|
| /third_party/node/deps/v8/src/utils/ |
| D | memcopy.h | 259 inline void MemsetPointer(T** dest, std::nullptr_t, size_t counter) { in MemsetPointer()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | unistr.h | 3862 inline UnicodeString::UnicodeString(const std::nullptr_t /*text*/) { in UnicodeString() 3866 inline UnicodeString::UnicodeString(const std::nullptr_t /*text*/, int32_t /*length*/) { in UnicodeString() 3870 inline UnicodeString::UnicodeString(std::nullptr_t /*buffer*/, int32_t /*buffLength*/, int32_t /*bu… in UnicodeString()
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | unistr.h | 3862 inline UnicodeString::UnicodeString(const std::nullptr_t /*text*/) { in UnicodeString() 3866 inline UnicodeString::UnicodeString(const std::nullptr_t /*text*/, int32_t /*length*/) { in UnicodeString() 3870 inline UnicodeString::UnicodeString(std::nullptr_t /*buffer*/, int32_t /*buffLength*/, int32_t /*bu… in UnicodeString()
|