Home
last modified time | relevance | path

Searched refs:normalized (Results 1 – 24 of 24) sorted by relevance

/expo/packages/@expo/cli/src/install/utils/
H A DautoAddConfigPlugins.ts74 const normalized = getNamedPlugins(currentPlugins); constant
76 debug(`Existing plugins: ${normalized.join(', ')}`);
79 if (normalized.includes(pkg)) {
/expo/packages/expo-router/src/
H A DuseNavigation.ts22 const normalized = getNameFromFilePath(parent); constant
27 return normalized;
/expo/packages/expo-router/build/
H A DuseNavigation.js23 const normalized = (0, matchers_1.getNameFromFilePath)(parent);
27 return normalized;
H A DuseNavigation.js.map1normalized = getNameFromFilePath(parent);\n\n if (parent.startsWith('.')) {\n return relat…
H A Dhooks.js.map1 …ected file segments for the currently selected route. Segments are not normalized, so they will be…
/expo/docs/pages/router/reference/
H A Dhooks.mdx120 … parameters. For example, `/acme?foo=bar` -> `/acme`. Segments will be normalized: `/[id]?id=norma…
143 Returns a list of segments for the currently selected route. Segments are not normalized so that th…
/expo/packages/expo-router/src/views/
H A DNavigator.tsx70 // Used for getting the parent with navigation.getParent('/normalized/path')
/expo/docs/pages/workflow/
H A Dconfiguration.mdx72 …**. By default, Expo CLI will read the **app.json** first and send the normalized results to the *…
/expo/packages/expo-router/build/views/
H A DNavigator.js.map1 …ter, {\n // Used for getting the parent with navigation.getParent('/normalized/path')\n id: …
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h201 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/gpu/gl/
H A DGrGLFunctions.h202 …_FUNCTION_TYPE(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei strid…
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI48_0_0RNSharedElementTransition.m265 // Calculate size and position of element within the normalized ancestor
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI47_0_0RNSharedElementTransition.m265 // Calculate size and position of element within the normalized ancestor
/expo/packages/html-elements/
H A DREADME.md222 - The CSS style is fully normalized to match `<Text />`
/expo/packages/expo-camera/build/
H A DWebCameraUtils.js.map1 …ber | undefined {\n if (!value) {\n return;\n }\n // convert the normalized incoming setting…
/expo/packages/expo-router/build/fork/
H A DgetPathFromState.js.map1 …esolvedState(\n JSON.parse(JSON.stringify(state)),\n // Create a normalized configs object w…
H A DgetStateFromPath.js.map1 …ialRouteName,\n parentScreens: [],\n });\n }\n\n // Create a normalized configs array wh…
/expo/packages/expo-image/build/utils/thumbhash/
H A Dthumbhash.js.map1 …a[i] = alpha;\n }\n\n // Encode using the DCT into DC (constant) and normalized AC (varying) ter…