| /expo/packages/html-elements/build/elements/ |
| H A D | _Text.web.js | 5 return createElement('p', { ...props, style: [styles.reset, style], ref }); 8 return createElement('b', { ...props, style: [styles.reset, style], ref }); 11 return createElement('s', { ...props, style: [styles.reset, style], ref }); 14 return createElement('del', { ...props, style: [styles.reset, style], ref }); 17 return createElement('strong', { ...props, style: [styles.reset, style], ref }); 20 return createElement('i', { ...props, style: [styles.reset, style], ref }); 23 return createElement('q', { ...props, style: [styles.reset, style], ref }); 29 return createElement('em', { ...props, style: [styles.reset, style], ref }); 38 return createElement('mark', { ...props, style: [styles.reset, style], ref }); 47 return createElement('pre', { ...props, style: [styles.reset, style], ref }); [all …]
|
| /expo/packages/html-elements/src/elements/ |
| H A D | _Text.web.tsx | 9 return createElement('p', { ...props, style: [styles.reset, style], ref }); 13 return createElement('b', { ...props, style: [styles.reset, style], ref }); 17 return createElement('s', { ...props, style: [styles.reset, style], ref }); 21 return createElement('del', { ...props, style: [styles.reset, style], ref }); 25 return createElement('strong', { ...props, style: [styles.reset, style], ref }); 29 return createElement('i', { ...props, style: [styles.reset, style], ref }); 33 return createElement('q', { ...props, style: [styles.reset, style], ref }); 41 return createElement('em', { ...props, style: [styles.reset, style], ref }); 53 return createElement('mark', { ...props, style: [styles.reset, style], ref }); 65 return createElement('pre', { ...props, style: [styles.reset, style], ref }); [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/ |
| H A D | PodMock.rb | 20 def self.reset() singletonMethod in Pod.Config 90 def self.reset() singletonMethod in Pod.UI 111 def self.reset() singletonMethod in Pod.Executable 127 def reset() method in Pod.Specification
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/ |
| H A D | PodMock.rb | 20 def self.reset() singletonMethod in Pod.Config 90 def self.reset() singletonMethod in Pod.UI 111 def self.reset() singletonMethod in Pod.Executable 127 def reset() method in Pod.Specification
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/cocoapods/__tests__/test_utils/ |
| H A D | PodMock.rb | 20 def self.reset() singletonMethod in Pod.Config 90 def self.reset() singletonMethod in Pod.UI 111 def self.reset() singletonMethod in Pod.Executable 127 def reset() method in Pod.Specification
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/ |
| H A D | BuildScheme-test.ts | 29 vol.reset(); 53 vol.reset(); 79 vol.reset(); 107 vol.reset();
|
| H A D | Paths-test.ts | 19 vol.reset(); 38 vol.reset(); 133 vol.reset(); 136 vol.reset(); 242 vol.reset();
|
| /expo/packages/expo-modules-core/android/src/main/cpp/ |
| H A D | ExpoModulesHostObject.cpp | 22 installer->jsRegistry.reset(); in ~ExpoModulesHostObject() 23 installer->runtimeHolder.reset(); in ~ExpoModulesHostObject() 24 installer->jsInvoker.reset(); in ~ExpoModulesHostObject() 25 installer->nativeInvoker.reset(); in ~ExpoModulesHostObject() 26 installer->jniDeallocator.reset(); in ~ExpoModulesHostObject()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/ |
| H A D | ABI47_0_0TextLayoutManager.cpp | 83 componentNameRef.reset(); in measureAndroidComponent() 84 localDataRM.reset(); in measureAndroidComponent() 85 localDataRNM.reset(); in measureAndroidComponent() 86 propsRM.reset(); in measureAndroidComponent() 87 propsRNM.reset(); in measureAndroidComponent() 88 stateRM.reset(); in measureAndroidComponent() 89 stateRNM.reset(); in measureAndroidComponent() 141 componentNameRef.reset(); in measureAndroidComponentMapBuffer() 142 localDataMap.reset(); in measureAndroidComponentMapBuffer() 143 propsMap.reset(); in measureAndroidComponentMapBuffer() [all …]
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/cocoapods/__tests__/ |
| H A D | codegen_utils-test.rb | 23 Pod::Config.reset() 32 Finder.reset() 33 Pathname.reset() 34 Pod::UI.reset() 35 Pod::Executable.reset() 36 File.reset() 37 Dir.reset()
|
| H A D | hermes-test.rb | 21 Open3.reset() 22 Pod::Config.reset() 23 Pod::UI.reset()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/textlayoutmanager/platform/android/react/renderer/textlayoutmanager/ |
| H A D | ABI48_0_0TextLayoutManager.cpp | 82 componentNameRef.reset(); in measureAndroidComponent() 83 localDataRM.reset(); in measureAndroidComponent() 84 localDataRNM.reset(); in measureAndroidComponent() 85 propsRM.reset(); in measureAndroidComponent() 86 propsRNM.reset(); in measureAndroidComponent() 87 stateRM.reset(); in measureAndroidComponent() 88 stateRNM.reset(); in measureAndroidComponent() 140 componentNameRef.reset(); in measureAndroidComponentMapBuffer() 141 localDataMap.reset(); in measureAndroidComponentMapBuffer() 142 propsMap.reset(); in measureAndroidComponentMapBuffer() [all …]
|
| /expo/ios/vendored/sdk47/react-native-gesture-handler/ios/ |
| H A D | ABI47_0_0RNManualActivationRecognizer.m | 23 [self reset]; 55 [self reset]; 58 - (void)reset 61 [super reset];
|
| /expo/ios/vendored/sdk49/react-native-gesture-handler/ios/ |
| H A D | ABI49_0_0RNManualActivationRecognizer.m | 23 [self reset]; 55 [self reset]; 58 - (void)reset 61 [super reset];
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/cocoapods/__tests__/ |
| H A D | jsengine-test.rb | 25 Open3.reset() 26 Pod::Config.reset() 27 Pod::UI.reset() 31 File.reset()
|
| /expo/ios/vendored/unversioned/react-native-gesture-handler/ios/ |
| H A D | RNManualActivationRecognizer.m | 23 [self reset]; 55 [self reset]; 58 - (void)reset 61 [super reset];
|
| /expo/ios/vendored/sdk48/react-native-gesture-handler/ios/ |
| H A D | ABI48_0_0RNManualActivationRecognizer.m | 23 [self reset]; 55 [self reset]; 58 - (void)reset 61 [super reset];
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/ports/ |
| H A D | SkCFObject.h | 73 sk_cfp<T>& operator=(std::nullptr_t) { this->reset(); return *this; } 82 this->reset(SkCFSafeRetain(that.get())); 93 this->reset(that.release()); 109 void reset(T object = nil) { 124 this->reset(SkCFSafeRetain(object)); in retain()
|