Home
last modified time | relevance | path

Searched refs:nullptr_t (Results 1 – 25 of 75) sorted by relevance

123

/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/
H A DSkCFObject.h42 constexpr sk_cfp(std::nullptr_t) {} in sk_cfp() argument
73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
148 std::nullptr_t) {
151 template <typename T> inline bool operator==(std::nullptr_t,
161 std::nullptr_t) {
164 template <typename T> inline bool operator!=(std::nullptr_t,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI48_0_0Value.h18 struct Bridging<std::nullptr_t> {
19 static std::nullptr_t fromJs(jsi::Runtime &rt, const jsi::Value &value) {
27 static std::nullptr_t toJs(jsi::Runtime &, std::nullptr_t) {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI49_0_0Value.h18 struct Bridging<std::nullptr_t> {
19 static std::nullptr_t fromJs(jsi::Runtime &rt, const jsi::Value &value) {
27 static std::nullptr_t toJs(jsi::Runtime &, std::nullptr_t) {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/bridging/
H A DABI47_0_0Value.h18 struct Bridging<std::nullptr_t> {
19 static std::nullptr_t fromJs(jsi::Runtime &rt, const jsi::Value &value) {
27 static std::nullptr_t toJs(jsi::Runtime &, std::nullptr_t) {
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI49_0_0YGConfig.h61 void setLogger(std::nullptr_t) { setLogger(ABI49_0_0YGLogger{nullptr}); } in setLogger()
76 void setCloneNodeCallback(std::nullptr_t) { in setCloneNodeCallback()
H A DABI49_0_0YGNode.h262 void setPrintFunc(std::nullptr_t) { setPrintFunc(ABI49_0_0YGPrintFunc{nullptr}); } in setPrintFunc()
275 void setMeasureFunc(std::nullptr_t) { in setMeasureFunc()
287 void setBaselineFunc(std::nullptr_t) { in setBaselineFunc()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI48_0_0YGConfig.h61 void setLogger(std::nullptr_t) { setLogger(ABI48_0_0YGLogger{nullptr}); } in setLogger()
76 void setCloneNodeCallback(std::nullptr_t) { in setCloneNodeCallback()
H A DABI48_0_0YGNode.h262 void setPrintFunc(std::nullptr_t) { setPrintFunc(ABI48_0_0YGPrintFunc{nullptr}); } in setPrintFunc()
275 void setMeasureFunc(std::nullptr_t) { in setMeasureFunc()
287 void setBaselineFunc(std::nullptr_t) { in setBaselineFunc()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI47_0_0YGConfig.h61 void setLogger(std::nullptr_t) { setLogger(ABI47_0_0YGLogger{nullptr}); } in setLogger()
76 void setCloneNodeCallback(std::nullptr_t) { in setCloneNodeCallback()
H A DABI47_0_0YGNode.h251 void setPrintFunc(std::nullptr_t) { setPrintFunc(ABI47_0_0YGPrintFunc{nullptr}); } in setPrintFunc()
264 void setMeasureFunc(std::nullptr_t) { in setMeasureFunc()
276 void setBaselineFunc(std::nullptr_t) { in setBaselineFunc()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h220 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
255 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
341 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
344 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
351 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
354 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h225 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
260 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
348 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
351 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
358 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
361 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRefCnt.h230 constexpr sk_sp(std::nullptr_t) : fPtr(nullptr) {} in sk_sp() argument
265 sk_sp<T>& operator=(std::nullptr_t) { this->reset(); return *this; }
353 template <typename T> inline bool operator==(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
356 template <typename T> inline bool operator==(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {
363 template <typename T> inline bool operator!=(const sk_sp<T>& a, std::nullptr_t) /*noexcept*/ {
366 template <typename T> inline bool operator!=(std::nullptr_t, const sk_sp<T>& b) /*noexcept*/ {

123