| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/ |
| H A D | SkHalf.h | 42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() 60 return Sk4f::Load(&merged); in SkHalfToFloat_finite_ftz() 71 Sk4i bits = Sk4i::Load(&fs), in SkFloatToHalf_finite_ftz()
|
| H A D | SkNx.h | 52 AI static SkNx Load(const void* vptr) { in Load() function 54 return { Half::Load(ptr), Half::Load(ptr + N/2*sizeof(T)) }; in Load() 181 *a = Load(ptr + 0*sizeof(T)); 182 *b = Load(ptr + 1*sizeof(T)); 183 *c = Load(ptr + 2*sizeof(T)); 184 *d = Load(ptr + 3*sizeof(T)); 188 *a = Load(ptr + 0*sizeof(T)); 189 *b = Load(ptr + 1*sizeof(T)); 190 *c = Load(ptr + 2*sizeof(T)); 194 *a = Load(ptr + 0*sizeof(T)); [all …]
|
| H A D | SkNx_sse.h | 44 AI static SkNx Load(const void* ptr) { in Load() function 134 AI static SkNx Load(const void* ptr) { return _mm_loadu_ps((const float*)ptr); } in Load() function 138 SkNx lo = SkNx::Load((const float*)ptr+0), in Load2() 139 hi = SkNx::Load((const float*)ptr+4); in Load2() 246 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 316 AI static SkNx Load(const void* ptr) { return _mm_loadl_epi64((const __m128i*)ptr); } in Load() function 363 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 420 AI static SkNx Load(const void* ptr) { return _mm_loadl_epi64((const __m128i*)ptr); } in Load() function 490 AI static SkNx Load(const void* ptr) { return _mm_loadu_si128((const __m128i*)ptr); } in Load() function 595 AI static SkNx Load(const void* ptr) { return _mm_cvtsi32_si128(*(const int*)ptr); } in Load() function [all …]
|
| H A D | SkNx_neon.h | 39 AI static SkNx Load(const void* ptr) { return vld1_f32((const float*)ptr); } in Load() function 162 AI static SkNx Load(const void* ptr) { return vld1q_f32((const float*)ptr); } in Load() function 307 AI static SkNx Load(const void* ptr) { return vld1_u16((const uint16_t*)ptr); } in Load() function 364 AI static SkNx Load(const void* ptr) { return vld1q_u16((const uint16_t*)ptr); } in Load() function 415 AI static SkNx Load(const void* ptr) { in Load() function 444 AI static SkNx Load(const void* ptr) { return vld1_u8((const uint8_t*)ptr); } in Load() function 470 AI static SkNx Load(const void* ptr) { return vld1q_u8((const uint8_t*)ptr); } in Load() function 507 AI static SkNx Load(const void* ptr) { in Load() function 565 AI static SkNx Load(const void* ptr) { in Load() function 617 return SkNx_cast<float>(Sk4i::Load(&src));
|
| /expo/packages/@expo/env/ |
| H A D | README.md | 3 Load environment variables from `.env` files. Supports the [standard .env formats](https://github.c…
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/ |
| H A D | SkHalf.h | 32 return skvx::from_half(skvx::half4::Load(&rgba)); in SkHalfToFloat_finite_ftz()
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageEventsScreen.tsx | 72 <Button title="Load new image" onPress={loadNewImage} /> 73 <Button title="Load with error" onPress={loadWithError} />
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | KitchenSinkScreen.tsx | 41 <Heading>Load More Button</Heading> 42 <BasicButton label="Load More" isLoading={isLoading} onPress={onLoadMorePress} />
|
| H A D | BranchesScreen.tsx | 60 label="Load More" 73 label="Load More"
|
| /expo/apps/native-component-list/ |
| H A D | App.tsx | 11 // Load any resources or data that we need prior to rendering the app
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI47_0_0RCTDataRequestHandler.mm | 58 // Load data
|
| H A D | ABI47_0_0RCTFileRequestHandler.mm | 76 // Load data
|
| /expo/packages/expo-font/ |
| H A D | README.md | 10 Load fonts at runtime and use them in React Native components.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI49_0_0RCTDataRequestHandler.mm | 56 // Load data
|
| H A D | ABI49_0_0RCTFileRequestHandler.mm | 71 // Load data
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Network/ |
| H A D | ABI48_0_0RCTDataRequestHandler.mm | 56 // Load data
|
| H A D | ABI48_0_0RCTFileRequestHandler.mm | 71 // Load data
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI49_0_0RCTWebSocketModule.mm | 81 // Load and set the cookie header. 85 // Load supplied headers
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | av.mdx | 102 ... // Load the playbackObject and obtain the reference. 124 ... // Load the playbackObject and obtain the reference.
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI47_0_0RCTWebSocketModule.mm | 81 // Load and set the cookie header. 85 // Load supplied headers
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI48_0_0RCTWebSocketModule.mm | 81 // Load and set the cookie header. 85 // Load supplied headers
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | av.mdx | 102 ... // Load the playbackObject and obtain the reference. 124 ... // Load the playbackObject and obtain the reference.
|
| /expo/packages/expo-router/src/ |
| H A D | Route.tsx | 20 /** Load a route into memory. Returns the exports from a route. */
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/ios/RNSkia-iOS/ |
| H A D | RNSkiOSPlatformContext.mm | 41 // Load from metro / node
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/ios/RNSkia-iOS/ |
| H A D | ABI49_0_0RNSkiOSPlatformContext.mm | 41 // Load from metro / node
|