Home
last modified time | relevance | path

Searched refs:lineCount (Results 1 – 25 of 26) sorted by relevance

12

/expo/packages/@expo/metro-config/src/serializer/__tests__/
H A DgetCssDeps.test.ts33 lineCount: 1,
37 lineCount: 1,
56 lineCount: 1,
/expo/packages/@expo/metro-config/build/serializer/
H A DgetCssDeps.d.ts15 lineCount: number;
19 lineCount: number;
H A DenvironmentVariableSerializerPlugin.js121 const lineCount = (0, _countLines().default)(code);
132 lineCount,
H A DgetCssDeps.js.map1lineCount: number;\n map: any[];\n};\n\n// s = static\nconst STATIC_EXPORT_DIRECTORY = '_expo/sta…
H A DenvironmentVariableSerializerPlugin.js.map1lineCount","countLines","Map","getSource","Buffer","from","inverseDependencies","CountingSet","typ…
/expo/packages/@expo/metro-config/src/serializer/
H A DgetCssDeps.ts21 lineCount: number;
32 lineCount: number;
36 lineCount: number;
H A DenvironmentVariableSerializerPlugin.ts138 const lineCount = countLines(code); constant
151 lineCount,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dlint-java.js117 lineCount: parseInt(original[1], 10) || 1,
121 lineCount: parseInt(updated[1], 10) || 1,
148 lineCount: x.range.original.lineCount,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dlint-java.js117 lineCount: parseInt(original[1], 10) || 1,
121 lineCount: parseInt(updated[1], 10) || 1,
148 lineCount: x.range.original.lineCount,
/expo/packages/@expo/metro-config/src/transform-worker/
H A Dtransform-worker.ts27 lineCount: number;
142 lineCount: countLines(cssCode), constant
201 lineCount: countLines(cssCode), constant
/expo/ios/vendored/sdk47/react-native-svg/apple/Utils/
H A DABI47_0_0RNSVGPathMeasure.h17 @property NSUInteger lineCount;
H A DABI47_0_0RNSVGPathMeasure.mm195 // Investigation suggests binary search is faster at lineCount >= 16
/expo/ios/vendored/sdk49/react-native-svg/apple/Utils/
H A DABI49_0_0RNSVGPathMeasure.h17 @property NSUInteger lineCount;
H A DABI49_0_0RNSVGPathMeasure.mm195 // Investigation suggests binary search is faster at lineCount >= 16
/expo/ios/vendored/unversioned/react-native-svg/apple/Utils/
H A DRNSVGPathMeasure.h17 @property NSUInteger lineCount;
H A DRNSVGPathMeasure.mm195 // Investigation suggests binary search is faster at lineCount >= 16
/expo/ios/vendored/sdk48/react-native-svg/apple/Utils/
H A DABI48_0_0RNSVGPathMeasure.h17 @property NSUInteger lineCount;
/expo/packages/@expo/metro-config/src/transform-worker/__tests__/__snapshots__/
H A Dtransform-worker.test.ts.snap34 "lineCount": 1,
82 "lineCount": 4,
130 "lineCount": 4,
/expo/packages/@expo/metro-config/build/transform-worker/
H A Dtransform-worker.js128 lineCount: countLines(cssCode), property
181 lineCount: countLines(cssCode), property
H A Dtransform-worker.js.map1lineCount","map","functionMap","dependencies","cssResults","cssModules","wrapDevelopmentCSS","modu…
/expo/packages/@expo/metro-config/src/transform-worker/__tests__/
H A Dtransform-worker.test.ts173 lineCount: 1,
209 lineCount: 4,
/expo/packages/@expo/cli/src/start/server/metro/
H A DgetCssModulesFromBundler.ts22 lineCount: number;
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI49_0_0Yoga.cpp1985 const uint32_t lineCount) { in ABI49_0_0YGCalculateCollectFlexItemsRowValues() argument
2006 child->setLineIndex(lineCount); in ABI49_0_0YGCalculateCollectFlexItemsRowValues()
2927 uint32_t lineCount = 0; in ABI49_0_0YGNodelayoutImpl() local
2939 lineCount++, startOfLineIndex = endOfLineIndex) { in ABI49_0_0YGNodelayoutImpl()
2947 lineCount); in ABI49_0_0YGNodelayoutImpl()
3274 crossDimLead = remainingAlignContentDim / lineCount; in ABI49_0_0YGNodelayoutImpl()
3279 currentLead += remainingAlignContentDim / (2 * lineCount); in ABI49_0_0YGNodelayoutImpl()
3280 if (lineCount > 1) { in ABI49_0_0YGNodelayoutImpl()
3281 crossDimLead = remainingAlignContentDim / lineCount; in ABI49_0_0YGNodelayoutImpl()
3289 crossDimLead = remainingAlignContentDim / (lineCount - 1); in ABI49_0_0YGNodelayoutImpl()
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI48_0_0Yoga.cpp1988 const uint32_t lineCount) { in ABI48_0_0YGCalculateCollectFlexItemsRowValues() argument
2009 child->setLineIndex(lineCount); in ABI48_0_0YGCalculateCollectFlexItemsRowValues()
2930 uint32_t lineCount = 0; in ABI48_0_0YGNodelayoutImpl() local
2942 lineCount++, startOfLineIndex = endOfLineIndex) { in ABI48_0_0YGNodelayoutImpl()
2950 lineCount); in ABI48_0_0YGNodelayoutImpl()
3280 crossDimLead = remainingAlignContentDim / lineCount; in ABI48_0_0YGNodelayoutImpl()
3285 currentLead += remainingAlignContentDim / (2 * lineCount); in ABI48_0_0YGNodelayoutImpl()
3286 if (lineCount > 1) { in ABI48_0_0YGNodelayoutImpl()
3287 crossDimLead = remainingAlignContentDim / lineCount; in ABI48_0_0YGNodelayoutImpl()
3295 crossDimLead = remainingAlignContentDim / (lineCount - 1); in ABI48_0_0YGNodelayoutImpl()
[all …]
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/yoga/yoga/
H A DABI47_0_0Yoga.cpp1967 const uint32_t lineCount) { in ABI47_0_0YGCalculateCollectFlexItemsRowValues() argument
1984 child->setLineIndex(lineCount); in ABI47_0_0YGCalculateCollectFlexItemsRowValues()
2888 uint32_t lineCount = 0; in ABI47_0_0YGNodelayoutImpl() local
2897 lineCount++, startOfLineIndex = endOfLineIndex) { in ABI47_0_0YGNodelayoutImpl()
2905 lineCount); in ABI47_0_0YGNodelayoutImpl()
3234 crossDimLead = remainingAlignContentDim / lineCount; in ABI47_0_0YGNodelayoutImpl()
3239 currentLead += remainingAlignContentDim / (2 * lineCount); in ABI47_0_0YGNodelayoutImpl()
3240 if (lineCount > 1) { in ABI47_0_0YGNodelayoutImpl()
3241 crossDimLead = remainingAlignContentDim / lineCount; in ABI47_0_0YGNodelayoutImpl()
3249 crossDimLead = remainingAlignContentDim / (lineCount - 1); in ABI47_0_0YGNodelayoutImpl()
[all …]

12