| /expo/ios/versioned/sdk47/EXConstants/EXConstants/ |
| H A D | ABI47_0_0EXConstantsService.m | 387 @"iPod7,1": @2015, // iPod 6th Gen 388 @"iPod9,1": @2019, // iPod 7th Gen 422 @"iPad6,11": @2017, // iPad 5th Gen (WiFi) 428 @"iPad7,5": @2018, // iPad 6th Gen (WiFi) 440 @"iPad11,1": @2019, // iPad Mini 5th Gen (WiFi) 441 @"iPad11,2": @2019, // iPad Mini 5th Gen 444 @"iPad11,6": @2020, // iPad 8th Gen 445 @"iPad11,7": @2020, // iPad 8th Gen 446 @"iPad13,1": @2020, // iPad Air 4th Gen (WiFi) 452 @"iPad13,8": @2021, // iPad Pro 12.9-inch 5th Gen [all …]
|
| /expo/ios/versioned/sdk48/EXConstants/ |
| H A D | ABI48_0_0EXConstantsService.m | 387 @"iPod7,1": @2015, // iPod 6th Gen 388 @"iPod9,1": @2019, // iPod 7th Gen 422 @"iPad6,11": @2017, // iPad 5th Gen (WiFi) 428 @"iPad7,5": @2018, // iPad 6th Gen (WiFi) 440 @"iPad11,1": @2019, // iPad Mini 5th Gen (WiFi) 441 @"iPad11,2": @2019, // iPad Mini 5th Gen 444 @"iPad11,6": @2020, // iPad 8th Gen 445 @"iPad11,7": @2020, // iPad 8th Gen 446 @"iPad13,1": @2020, // iPad Air 4th Gen (WiFi) 452 @"iPad13,8": @2021, // iPad Pro 12.9-inch 5th Gen [all …]
|
| /expo/ios/versioned/sdk47/EXDevice/EXDevice/ |
| H A D | ABI47_0_0EXDevice.m | 252 @"iPad4,1": @{ @"name": @"iPad Air (5th generation)", @"year": @2017 }, // Wifi 254 @"iPad4,3": @{ @"name": @"iPad Air (5th generation)", @"year": @2017 }, 262 @"iPad5,1": @{ @"name": @"iPad mini (4th generation)", @"year": @2015 }, 263 @"iPad5,2": @{ @"name": @"iPad mini (4th generation)", @"year": @2015 }, 264 @"iPad5,3": @{ @"name": @"iPad Air 2 (6th generation)", @"year": @2014 }, 265 @"iPad5,4": @{ @"name": @"iPad Air 2 (6th generation)", @"year": @2014 }, 274 @"iPad7,5": @{ @"name": @"iPad (6th generation)", @"year": @2018 }, // Wifi 275 @"iPad7,6": @{ @"name": @"iPad (6th generation)", @"year": @2018 }, // Cellular 276 @"iPad7,11": @{ @"name": @"iPad (7th generation)", @"year": @2019 }, // WiFi 295 @"iPad11,6": @{ @"name": @"iPad (8th generation)", @"year": @2020 }, // WiFi [all …]
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Table-test.tsx.snap.web | 20 <th> 22 </th>
|
| /expo/docs/ui/components/Table/ |
| H A D | HeaderCell.tsx | 14 <th css={[tableHeadersCellStyle, { textAlign: convertAlign(align) }]}>{children}</th>
|
| /expo/packages/html-elements/build/elements/ |
| H A D | Table.js | 20 return React.createElement(TableText, { ...props, style: [styles.th, props.style], ref: ref }); 36 th: { property
|
| H A D | Table.js.map | 1 …th, props.style]} ref={ref} />;\n}) as ComponentType<TableTextProps>;\n\nexport const TR = forward…
|
| H A D | Table.web.js.map | 1 …TFoot.displayName = 'TFoot';\n\nexport const TH = createView({ __element: 'th' });\nTH.displayName…
|
| /expo/docs/components/plugins/__snapshots__/ |
| H A D | APISection.test.tsx.snap | 1013 <th 1018 <th 1023 <th 1417 <th 1422 <th 1427 <th 1650 <th 1655 <th 1660 <th 1930 <th [all …]
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Table.tsx | 26 return <TableText {...props} style={[styles.th, props.style]} ref={ref} />; 46 th: {
|
| H A D | Table.web.tsx | 24 export const TH = createView({ __element: 'th' });
|
| /expo/packages/html-elements/ |
| H A D | babel.js | 35 th: 'TH', property
|
| H A D | README.md | 86 | [`<th />`][html-th] | [`<TH />`](#th) | 652 <th colspan="2">The table header</th> 713 | Web | `<th />` | 834 [html-th]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th
|
| /expo/docs/ui/components/Markdown/ |
| H A D | index.tsx | 88 th: {
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/NativeAnimation/Nodes/ |
| H A D | ABI47_0_0RCTInterpolationAnimatedNode.m | 150 // round the opacity (4th column).
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/NativeAnimation/Nodes/ |
| H A D | ABI48_0_0RCTInterpolationAnimatedNode.m | 144 // round the opacity (4th column).
|
| /expo/docs/components/plugins/api/ |
| H A D | APISectionUtils.tsx | 100 th: ({ children }) => <HeaderCell>{children}</HeaderCell>, 678 th: {
|
| /expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/ |
| H A D | outdated-xcode-error.log | 268 …{ platform:iOS Simulator, id:6581D3B3-CF1C-4D3E-B04A-D77DAF38B109, OS:15.0, name:iPad (9th generat… 269 …{ platform:iOS Simulator, id:194894B4-129F-4986-A7C5-720AB6157526, OS:15.0, name:iPad mini (6th ge…
|
| /expo/docs/pages/eas/metadata/ |
| H A D | schema.mdx | 691 { name: 'Thai', description: 'th' }, 703 <Collapsible summary="Automatic release after 25th of December, 2022 (UTC)">
|
| /expo/packages/expo-gl/common/ |
| H A D | stb_image.h | 2843 int th = q & 15; in stbi__process_marker() local 2844 if (tc > 1 || th > 3) in stbi__process_marker() 2852 if (!stbi__build_huffman(z->huff_dc + th, sizes)) in stbi__process_marker() 2854 v = z->huff_dc[th].values; in stbi__process_marker() 2856 if (!stbi__build_huffman(z->huff_ac + th, sizes)) in stbi__process_marker() 2858 v = z->huff_ac[th].values; in stbi__process_marker() 2863 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()
|
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | stb_image.h | 2843 int th = q & 15; in stbi__process_marker() local 2844 if (tc > 1 || th > 3) in stbi__process_marker() 2852 if (!stbi__build_huffman(z->huff_dc + th, sizes)) in stbi__process_marker() 2854 v = z->huff_dc[th].values; in stbi__process_marker() 2856 if (!stbi__build_huffman(z->huff_ac + th, sizes)) in stbi__process_marker() 2858 v = z->huff_ac[th].values; in stbi__process_marker() 2863 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | stb_image.h | 2843 int th = q & 15; in stbi__process_marker() local 2844 if (tc > 1 || th > 3) in stbi__process_marker() 2852 if (!stbi__build_huffman(z->huff_dc + th, sizes)) in stbi__process_marker() 2854 v = z->huff_dc[th].values; in stbi__process_marker() 2856 if (!stbi__build_huffman(z->huff_ac + th, sizes)) in stbi__process_marker() 2858 v = z->huff_ac[th].values; in stbi__process_marker() 2863 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | stb_image.h | 2843 int th = q & 15; in stbi__process_marker() local 2844 if (tc > 1 || th > 3) in stbi__process_marker() 2852 if (!stbi__build_huffman(z->huff_dc + th, sizes)) in stbi__process_marker() 2854 v = z->huff_dc[th].values; in stbi__process_marker() 2856 if (!stbi__build_huffman(z->huff_ac + th, sizes)) in stbi__process_marker() 2858 v = z->huff_ac[th].values; in stbi__process_marker() 2863 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 881 …<a.length?(h=f(),s(),l=A()):h=l=0),null===l||u<a.length)throw new Error("n-th rule couldn't be par… 1147 …th'},era:(0,t.default)({values:{narrow:['B','A'],abbreviated:['BC','AD'],wide:['Before Christ','An… 1149 …th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:(0,t.de…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 882 …<a.length?(h=f(),s(),l=A()):h=l=0),null===l||u<a.length)throw new Error("n-th rule couldn't be par… 1148 …th'},era:(0,t.default)({values:{narrow:['B','A'],abbreviated:['BC','AD'],wide:['Before Christ','An… 1150 …th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(t){return parseInt(t,10)}}),era:(0,t.de…
|