Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 25 of 46) sorted by relevance

12

/expo/packages/@expo/cli/src/utils/
H A Dnpm.ts118 strip?: number;
142 const { cwd, strip, name, fileList = [] } = props; constant
153 strip: strip ?? 1,
/expo/packages/create-expo/src/utils/
H A Dnpm.ts19 strip?: number;
124 const { cwd, strip, name, fileList = [] } = props; constant
135 strip: strip ?? 1,
/expo/packages/expo-test-runner/src/
H A DTemplateEvaluator.ts10 strip: false,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxMessage-test.js.snap3 exports[`LogBoxMessage Should strip "TransformError " without breaking substitution 1`] = `
19 exports[`LogBoxMessage Should strip "Warning: " without breaking substitution 1`] = `
35 exports[`LogBoxMessage Should strip "Warning: Warning: " without breaking substitution 1`] = `
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxMessage-test.js.snap3 exports[`LogBoxMessage Should strip "TransformError " without breaking substitution 1`] = `
19 exports[`LogBoxMessage Should strip "Warning: " without breaking substitution 1`] = `
35 exports[`LogBoxMessage Should strip "Warning: Warning: " without breaking substitution 1`] = `
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/sdks/hermes-engine/
H A DABI47_0_0hermes-engine.podspec31 source[:commit] = `git ls-remote https://github.com/facebook/hermes main | cut -f 1`.strip
32 elsif currentremote.strip.end_with?("facebook/react-native.git") and currentbranch.strip.end_with?(…
35 hermestag = File.read(hermestag_file).strip
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxMessage-test.js.snap64 exports[`LogBoxMessage Should strip "TransformError " without breaking substitution 1`] = `
80 exports[`LogBoxMessage Should strip "Warning: " without breaking substitution 1`] = `
96 exports[`LogBoxMessage Should strip "Warning: Warning: " without breaking substitution 1`] = `
/expo/packages/@expo/cli/src/prebuild/
H A DresolveTemplate.ts98 const strip = filePath ? filePath.split('/').length + 1 : 1;
105 strip,
/expo/packages/expo-test-runner/build/
H A DTemplateEvaluator.js36 strip: false, property
H A DTemplateEvaluator.js.map1 …le(path, 'utf-8');\n const templateFn = template(fileContent, {\n strip: false,\n });\n…
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/
H A DSkRSXform.h65 void toTriStrip(SkScalar width, SkScalar height, SkPoint strip[4]) const;
/expo/packages/create-expo/src/
H A DExamples.ts102 strip: 2,
/expo/android/expoview/
H A Dproguard-rules.pro50 # Do not strip any method/class that is annotated with @DoNotStrip
99 # Do not strip any method/class that is annotated with @DoNotStrip
/expo/android/app/
H A Dproguard-rules.pro50 # Do not strip any method/class that is annotated with @DoNotStrip
99 # Do not strip any method/class that is annotated with @DoNotStrip
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/
H A DABI47_0_0React.podspec14 source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/
H A DABI49_0_0React.podspec14 source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/
H A DABI48_0_0React.podspec14 source[:commit] = `git rev-parse HEAD`.strip if system("git rev-parse --git-dir > /dev/null 2>&1")
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/sdks/hermes-engine/
H A DABI48_0_0hermes-engine.podspec40 source[:commit] = `git ls-remote https://github.com/facebook/hermes main | cut -f 1`.strip
48 hermestag = File.read(hermestag_file).strip

12