Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 39) sorted by relevance

12

/expo/packages/@expo/fingerprint/src/__tests__/
H A DFingerprint-test.ts19 const diff = await diffFingerprintChangesAsync( constant
34 const diff = await diffFingerprintChangesAsync( constant
63 let diff = await diffFingerprintChangesAsync( variable
101 const diff = await diffFingerprintChangesAsync( constant
125 const diff = await diffFingerprintChangesAsync( constant
/expo/packages/expo-image/ios/
H A DContentPosition.swift31 let diff = containerWidth - contentWidth in offsetX() variable
52 let diff = containerHeight - contentHeight in offsetY() variable
/expo/ios/versioned/sdk49/ExpoImage/
H A DContentPosition.swift31 let diff = containerWidth - contentWidth in offsetX() variable
52 let diff = containerHeight - contentHeight in offsetY() variable
/expo/ios/versioned/sdk48/ExpoImage/
H A DContentPosition.swift31 let diff = containerWidth - contentWidth in offsetX() variable
52 let diff = containerHeight - contentHeight in offsetY() variable
/expo/tools/src/
H A DDiff.ts7 const diff = diffLines(before, after); constant
H A DGitHub.ts109 const diff = parseDiff(data as unknown as string); constant
H A DGit.ts398 const diff = parseDiff(stdout); constant
/expo/tools/src/code-review/
H A Dindex.ts74 const diff = await GitHub.getPullRequestDiffAsync(prNumber); constant
78 diff, constant
/expo/android/expoview/src/main/java/host/exp/exponent/kernel/services/
H A DErrorRecoveryManager.kt43 val diff = System.currentTimeMillis() - timeLastLoaded in shouldReloadOnError() constant
/expo/packages/@expo/cli/src/customize/
H A Dgenerate.ts28 const diff = files.filter( constant
/expo/packages/@expo/fingerprint/e2e/__tests__/
H A Dmanaged-test.ts108 const diff = await diffFingerprintChangesAsync(fingerprint, projectRoot); constant
/expo/android/vendored/sdk47/@shopify/flash-list/android/src/main/kotlin/abi47_0_0/com/shopify/reactnative/flash_list/
H A DAutoLayoutView.kt85 val diff = getFooterDiff() in fixFooter() constant
/expo/android/vendored/sdk48/@shopify/flash-list/android/src/main/kotlin/abi48_0_0/com/shopify/reactnative/flash_list/
H A DAutoLayoutView.kt85 val diff = getFooterDiff() in fixFooter() constant
/expo/android/vendored/sdk49/@shopify/flash-list/android/src/main/kotlin/abi49_0_0/com/shopify/reactnative/flash_list/
H A DAutoLayoutView.kt85 val diff = getFooterDiff() in fixFooter() constant
/expo/android/vendored/unversioned/@shopify/flash-list/android/src/main/kotlin/com/shopify/reactnative/flash_list/
H A DAutoLayoutView.kt85 val diff = getFooterDiff() in fixFooter() constant
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dlint-java.js127 function parseChanges(file, diff) { argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dlint-java.js127 function parseChanges(file, diff) { argument
/expo/packages/expo-modules-core/ios/Swift/Logging/
H A DLogger.swift176 let diff = Double(endTime.uptimeNanoseconds - startTime.uptimeNanoseconds) / 1_000_000 in timeEnd() variable
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift176 let diff = Double(endTime.uptimeNanoseconds - startTime.uptimeNanoseconds) / 1_000_000 in timeEnd() variable
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift176 let diff = Double(endTime.uptimeNanoseconds - startTime.uptimeNanoseconds) / 1_000_000 in timeEnd() variable
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift176 let diff = Double(endTime.uptimeNanoseconds - startTime.uptimeNanoseconds) / 1_000_000 in timeEnd() variable
/expo/ios/vendored/sdk47/@shopify/flash-list/ios/Sources/
H A DAutoLayoutView.swift243 let diff = footerDiff() in fixFooter() variable
/expo/ios/vendored/unversioned/@shopify/flash-list/ios/Sources/
H A DAutoLayoutView.swift248 let diff = footerDiff() in fixFooter() variable
/expo/ios/vendored/sdk49/@shopify/flash-list/ios/Sources/
H A DAutoLayoutView.swift248 let diff = footerDiff() in fixFooter() variable
/expo/ios/vendored/sdk48/@shopify/flash-list/ios/Sources/
H A DAutoLayoutView.swift243 let diff = footerDiff() in fixFooter() variable

12