Home
last modified time | relevance | path

Searched refs:Traits (Results 1 – 12 of 12) sorted by relevance

/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/
H A DSkTHash.h28 template <typename T, typename K, typename Traits = T>
101 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
128 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
186 using TTable = SkTHashTable<T, K, Traits>;
260 const K& key = Traits::GetKey(val); in uncheckedSet()
272 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
324 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
571 struct Traits { struct
577 using Iter = typename SkTHashTable<T, T, Traits>::template Iter<T>; argument
588 SkTHashTable<T, T, Traits> fTable;
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkTHash.h30 template <typename T, typename K, typename Traits = T>
103 if (hash == s.fHash && key == Traits::GetKey(*s)) { in find()
130 if (hash == s.fHash && key == Traits::GetKey(*s)) { in remove()
188 using TTable = THashTable<T, K, Traits>;
262 const K& key = Traits::GetKey(val); in uncheckedSet()
274 if (hash == s.fHash && key == Traits::GetKey(*s)) { in uncheckedSet()
326 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
573 struct Traits { struct
579 using Iter = typename THashTable<T, T, Traits>::template Iter<T>; argument
590 THashTable<T, T, Traits> fTable;
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/
H A DSkTHash.h28 template <typename T, typename K, typename Traits = T>
101 if (hash == s.hash && key == Traits::GetKey(*s)) { in find()
128 if (hash == s.hash && key == Traits::GetKey(*s)) { in remove()
186 using TTable = SkTHashTable<T, K, Traits>;
260 const K& key = Traits::GetKey(val); in uncheckedSet()
272 if (hash == s.hash && key == Traits::GetKey(*s)) { in uncheckedSet()
324 uint32_t hash = Traits::Hash(key) & 0xffffffff; in Hash()
570 struct Traits { struct
576 using Iter = typename SkTHashTable<T, T, Traits>::template Iter<T>; argument
587 SkTHashTable<T, T, Traits> fTable;
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/src/core/
H A DSkLRUCache.h101 struct Traits { struct
122 SkTHashTable<Entry*, K, Traits> fMap; argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI47_0_0RCTTextInputComponentView.mm114 // Traits:
188 …// Traits `blurOnSubmit`, `clearTextOnFocus`, and `selectTextOnFocus` were omitted intentially here
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI49_0_0RCTTextInputComponentView.mm113 // Traits:
187 …// Traits `blurOnSubmit`, `clearTextOnFocus`, and `selectTextOnFocus` were omitted intentionally h…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/
H A DABI48_0_0RCTTextInputComponentView.mm114 // Traits:
188 …// Traits `blurOnSubmit`, `clearTextOnFocus`, and `selectTextOnFocus` were omitted intentially here