| /expo/packages/@expo/config/src/ |
| H A D | Serialize.ts | 12 const output: { [key: string]: any } = {}; constant 15 output[property] = serializeAndEvaluate(val[property]); 18 return output; 26 const output: { [key: string]: any } = {}; constant 31 output[property] = val[property]; 37 return output; 50 const output: { [key: string]: any } = {}; constant 56 return output; 64 const output: { [key: string]: any } = {}; constant 69 output[property] = val[property]; [all …]
|
| /expo/packages/@expo/config/build/ |
| H A D | Serialize.js | 25 const output = {}; 28 output[property] = serializeAndEvaluate(val[property]); 31 return output; 38 const output = {}; 43 output[property] = val[property]; 49 return output; 61 const output = {}; 67 return output; 74 const output = {}; 79 output[property] = val[property]; [all …]
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 137 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 143 dst = output; in applyBoxFit() 146 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 154 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 156 (input.width() * output.height()) / output.width()); in applyBoxFit() 158 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 161 dst = output; in applyBoxFit() 164 (input.width() * output.height()) / output.width()); in applyBoxFit() 167 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 180 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 137 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 143 dst = output; in applyBoxFit() 146 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 154 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 156 (input.width() * output.height()) / output.width()); in applyBoxFit() 158 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 161 dst = output; in applyBoxFit() 164 (input.width() * output.height()) / output.width()); in applyBoxFit() 167 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 180 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 120 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 126 dst = output; in applyBoxFit() 129 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 137 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 139 (input.width() * output.height()) / output.width()); in applyBoxFit() 141 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 144 dst = output; in applyBoxFit() 147 (input.width() * output.height()) / output.width()); in applyBoxFit() 150 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 163 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 137 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 143 dst = output; in applyBoxFit() 146 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 154 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 156 (input.width() * output.height()) / output.width()); in applyBoxFit() 158 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 161 dst = output; in applyBoxFit() 164 (input.width() * output.height()) / output.width()); in applyBoxFit() 167 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 180 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 137 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 143 dst = output; in applyBoxFit() 146 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 154 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 156 (input.width() * output.height()) / output.width()); in applyBoxFit() 158 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 161 dst = output; in applyBoxFit() 164 (input.width() * output.height()) / output.width()); in applyBoxFit() 167 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 180 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/dom/props/ |
| H A D | ImageProps.h | 120 output.height() <= 0.0 || output.width() <= 0.0) { in applyBoxFit() 126 dst = output; in applyBoxFit() 129 if (output.width() / output.height() > src.width() / src.height()) { in applyBoxFit() 137 if (output.width() / output.height() > input.width() / input.height()) { in applyBoxFit() 139 (input.width() * output.height()) / output.width()); in applyBoxFit() 141 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 144 dst = output; in applyBoxFit() 147 (input.width() * output.height()) / output.width()); in applyBoxFit() 150 src = size((input.height() * output.width()) / output.height(), in applyBoxFit() 163 dst = size(output.height() * aspectRatio, output.height()); in applyBoxFit() [all …]
|
| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | ASN1Object.swift | 90 var output = insets in printAsn1() variable 91 output.append(identifier?.description.uppercased() ?? "") in printAsn1() 92 output.append(value != nil ? ": \(value!)": "") in printAsn1() 95 output.append(" (\(oidName))") in printAsn1() 98 output.append(sub != nil && sub!.count > 0 ? " {": "") in printAsn1() 99 output.append("\n") in printAsn1() 101 output.append(item.printAsn1(insets: insets + " ")) in printAsn1() 103 output.append(sub != nil && sub!.count > 0 ? insets + "}\n": "") in printAsn1() 104 return output in printAsn1()
|
| /expo/packages/@expo/cli/src/utils/ |
| H A D | tar.ts | 9 export async function extractAsync(input: string, output: string): Promise<void> { 12 debug(`Extracting ${input} to ${output}`); 13 await spawnAsync('tar', ['-xf', input, '-C', output], { 23 debug(`Extracting ${input} to ${output} using JS tar module`); 26 await tar.extract({ file: input, cwd: output });
|
| H A D | link.ts | 14 let output: string; variable 17 output = terminalLink(text, url); 19 output = `${text === url ? '' : text + ': '}${chalk.underline(url)}`; 21 return dim ? chalk.dim(output) : output;
|
| /expo/ios/vendored/sdk47/react-native-svg/apple/Utils/ |
| H A D | ABI47_0_0RNSVGLength.mm | 29 ABI47_0_0RNSVGLength *output = [ABI47_0_0RNSVGLength alloc]; 31 output.unit = SVG_LENGTHTYPE_UNKNOWN; 32 output.value = 0; 33 return output; 35 output.unit = SVG_LENGTHTYPE_PERCENTAGE; 36 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, percentIndex)] doubleValue]; 62 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, end)] doubleValue]; 64 output.value = (CGFloat)[length doubleValue]; 66 output.unit = unit; 68 return output;
|
| /expo/ios/vendored/sdk49/react-native-svg/apple/Utils/ |
| H A D | ABI49_0_0RNSVGLength.mm | 29 ABI49_0_0RNSVGLength *output = [ABI49_0_0RNSVGLength alloc]; 31 output.unit = SVG_LENGTHTYPE_UNKNOWN; 32 output.value = 0; 33 return output; 35 output.unit = SVG_LENGTHTYPE_PERCENTAGE; 36 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, percentIndex)] doubleValue]; 62 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, end)] doubleValue]; 64 output.value = (CGFloat)[length doubleValue]; 66 output.unit = unit; 68 return output;
|
| /expo/ios/vendored/unversioned/react-native-svg/apple/Utils/ |
| H A D | RNSVGLength.mm | 29 RNSVGLength *output = [RNSVGLength alloc]; 31 output.unit = SVG_LENGTHTYPE_UNKNOWN; 32 output.value = 0; 33 return output; 35 output.unit = SVG_LENGTHTYPE_PERCENTAGE; 36 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, percentIndex)] doubleValue]; 62 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, end)] doubleValue]; 64 output.value = (CGFloat)[length doubleValue]; 66 output.unit = unit; 68 return output;
|
| /expo/ios/vendored/sdk48/react-native-svg/apple/Utils/ |
| H A D | ABI48_0_0RNSVGLength.mm | 29 ABI48_0_0RNSVGLength *output = [ABI48_0_0RNSVGLength alloc]; 31 output.unit = SVG_LENGTHTYPE_UNKNOWN; 32 output.value = 0; 33 return output; 35 output.unit = SVG_LENGTHTYPE_PERCENTAGE; 36 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, percentIndex)] doubleValue]; 62 output.value = (CGFloat)[[length substringWithRange:NSMakeRange(0, end)] doubleValue]; 64 output.value = (CGFloat)[length doubleValue]; 66 output.unit = unit; 68 return output;
|
| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | Properties.ts | 36 let output = ''; 40 output += ''; 42 output += '# ' + prop.value; 44 output += `${prop.key}=${prop.value}`; 50 output += '\n'; 53 return output;
|
| /expo/tools/ |
| H A D | taskfile-swc.js | 13 output: 'build', property 35 const outputFilePath = path.dirname(path.join(__dirname, setting.output, filePath)); 44 const output = yield transform(file.data.toString('utf-8'), options); 54 if (output.map) { 57 output.code += Buffer.from(`\n//# sourceMappingURL=${map}`); 63 data: Buffer.from(output.map), 67 file.data = Buffer.from(output.code);
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Properties.js | 36 let output = ''; 40 output += ''; 42 output += '# ' + prop.value; 44 output += `${prop.key}=${prop.value}`; 50 output += '\n'; 53 return output;
|
| /expo/packages/expo-image-picker/android/src/main/java/expo/modules/imagepicker/exporters/ |
| H A D | CompressionImageExporter.kt | 31 output: File, in <lambda>() 35 val compressFormat = output.toBitmapCompressFormat() in <lambda>() 36 writeImage(bitmap, output, compressFormat) in <lambda>() 37 copyExifData(source, output, contentResolver) in <lambda>() 42 output in <lambda>() 70 output: File, in <lambda>() 74 FileOutputStream(output).use { out -> bitmap.compress(compressFormat, compressQuality, out) } in <lambda>() 76 throw FailedToWriteFileException(output, cause) in <lambda>()
|
| /expo/packages/@expo/metro-config/src/transform-worker/__tests__/ |
| H A D | css-modules.test.ts | 99 const { output } = await transformCssModuleWeb({ constant 107 expect(output).toMatch(/module\.exports=Object\.assign/); 110 const { css, output } = await transformCssModuleWeb({ constant 120 expect(output).not.toMatch(/document\.head/); 123 const { output } = await transformCssModuleWeb({ constant 132 expect(output).toMatch(/document\.head/);
|
| /expo/packages/@expo/cli/ |
| H A D | taskfile-swc.js | 13 output: 'build', property 46 const outputFilePath = path.dirname(path.join(__dirname, setting.output, filePath)); 55 const output = yield transform(file.data.toString('utf-8'), options); 65 if (output.map) { 68 output.code += Buffer.from(`\n//# sourceMappingURL=${map}`); 74 data: Buffer.from(output.map), 78 file.data = Buffer.from(setVersionCode(output.code));
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/imagepicker/exporters/ |
| H A D | CompressionImageExporter.kt | 31 output: File, in <lambda>() 35 val compressFormat = output.toBitmapCompressFormat() in <lambda>() 36 writeImage(bitmap, output, compressFormat) in <lambda>() 37 copyExifData(source, output, contentResolver) in <lambda>() 42 output in <lambda>() 70 output: File, in <lambda>() 74 FileOutputStream(output).use { out -> bitmap.compress(compressFormat, compressQuality, out) } in <lambda>() 76 throw FailedToWriteFileException(output, cause) in <lambda>()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/imagepicker/exporters/ |
| H A D | CompressionImageExporter.kt | 31 output: File, in <lambda>() 35 val compressFormat = output.toBitmapCompressFormat() in <lambda>() 36 writeImage(bitmap, output, compressFormat) in <lambda>() 37 copyExifData(source, output, contentResolver) in <lambda>() 42 output in <lambda>() 70 output: File, in <lambda>() 74 FileOutputStream(output).use { out -> bitmap.compress(compressFormat, compressQuality, out) } in <lambda>() 76 throw FailedToWriteFileException(output, cause) in <lambda>()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/imagepicker/exporters/ |
| H A D | CompressionImageExporter.kt | 31 output: File, in <lambda>() 35 val compressFormat = output.toBitmapCompressFormat() in <lambda>() 36 writeImage(bitmap, output, compressFormat) in <lambda>() 37 copyExifData(source, output, contentResolver) in <lambda>() 42 output in <lambda>() 70 output: File, in <lambda>() 74 FileOutputStream(output).use { out -> bitmap.compress(compressFormat, compressQuality, out) } in <lambda>() 76 throw FailedToWriteFileException(output, cause) in <lambda>()
|
| /expo/tools/src/code-review/ |
| H A D | reports.ts | 24 function reportForOutput(output: ReviewOutput): string { 26 <summary><strong>${prefixForStatus(output.status)}</strong>: ${output.title}</summary> 29 ${output.body}
|