Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 23 of 23) sorted by relevance

/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h19 static int Count(const char str[]); // number of scalars or int values
20 static int Count(const char str[], char separator);
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/
H A DSkParse.h22 static int Count(const char str[]); // number of scalars or int values
23 static int Count(const char str[], char separator);
/expo/packages/@expo/metro-runtime/build/error-overlay/toast/
H A DErrorToast.js64 react_1.default.createElement(Count, { count: totalLogCount, level: level }),
69 function Count({ count, level }) { class
H A DErrorToast.js.map1Count count={totalLogCount} level={level} />\n <ErrorToastMessage message={log.message}…
/expo/packages/@expo/metro-runtime/src/error-overlay/toast/
H A DErrorToast.tsx58 <Count count={totalLogCount} level={level} />
68 function Count({ count, level }: { count: number; level: Props['level'] }) {
/expo/docs/pages/versions/unversioned/sdk/
H A Dsqlite.mdx86 console.log('Count:', result.rows[0]['COUNT(*)']);
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI49_0_0testlib.cpp1143 struct Count { in TEST_P() struct
1146 explicit Count(int init) : count(init) {} in TEST_P() function
1159 class CountRuntime final : public WithRuntimeDecorator<Count> { in TEST_P()
1162 : WithRuntimeDecorator<Count>(*rt, count_), in TEST_P()
1172 Count count_; in TEST_P()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI48_0_0testlib.cpp1143 struct Count { in TEST_P() struct
1146 explicit Count(int init) : count(init) {} in TEST_P() function
1159 class CountRuntime final : public WithRuntimeDecorator<Count> { in TEST_P()
1162 : WithRuntimeDecorator<Count>(*rt, count_), in TEST_P()
1172 Count count_; in TEST_P()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/test/
H A DABI47_0_0testlib.cpp1143 struct Count { in TEST_P() struct
1146 explicit Count(int init) : count(init) {} in TEST_P() function
1159 class CountRuntime final : public WithRuntimeDecorator<Count> { in TEST_P()
1162 : WithRuntimeDecorator<Count>(*rt, count_), in TEST_P()
1172 Count count_; in TEST_P()
/expo/docs/pages/router/advanced/
H A Dstack.mdx180 <Text>Count: {count}</Text>
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/
H A DABI48_0_0RCTJavaScriptLoader.mm217 source->_filesChangedCount = [headers[@"X-Metro-Files-Changed-Count"] integerValue];
/expo/apps/native-component-list/src/screens/
H A DNotificationScreen.tsx136 title="Count presented notifications"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/
H A DABI47_0_0RCTJavaScriptLoader.mm217 source->_filesChangedCount = [headers[@"X-Metro-Files-Changed-Count"] integerValue];
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/
H A DABI49_0_0RCTJavaScriptLoader.mm217 source->_filesChangedCount = [headers[@"X-Metro-Files-Changed-Count"] integerValue];
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/
H A DABI49_0_0RCTPerfMonitor.mm526 } else if ([label hasSuffix:@"Count"]) {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/
H A DABI47_0_0RCTPerfMonitor.mm526 } else if ([label hasSuffix:@"Count"]) {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/
H A DABI48_0_0RCTPerfMonitor.mm526 } else if ([label hasSuffix:@"Count"]) {