Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 25 of 93) sorted by relevance

1234

/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI48_0_0RNSharedElementContent.h23 …RNSharedElementContent*) content contentMode:(UIViewContentMode) contentMode reverse:(BOOL)reverse;
H A DABI48_0_0RNSharedElementContent.m64 …0RNSharedElementContent*) content contentMode:(UIViewContentMode) contentMode reverse:(BOOL)reverse
74 BOOL aspectRatioCriteria = reverse ? !lo : lo;
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/
H A DABI47_0_0RNSharedElementContent.h23 …RNSharedElementContent*) content contentMode:(UIViewContentMode) contentMode reverse:(BOOL)reverse;
H A DABI47_0_0RNSharedElementContent.m63 …0RNSharedElementContent*) content contentMode:(UIViewContentMode) contentMode reverse:(BOOL)reverse
73 BOOL aspectRatioCriteria = reverse ? !lo : lo;
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DDeclaration.h35 std::reverse(std::begin(tmp), std::end(tmp)); in popAll()
51 std::reverse(std::begin(tmp), std::end(tmp)); in popAsOne()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DDeclaration.h35 std::reverse(std::begin(tmp), std::end(tmp)); in popAll()
51 std::reverse(std::begin(tmp), std::end(tmp)); in popAsOne()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DDeclaration.h35 std::reverse(std::begin(tmp), std::end(tmp)); in popAll()
51 std::reverse(std::begin(tmp), std::end(tmp)); in popAsOne()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/dom/base/
H A DDeclaration.h35 std::reverse(std::begin(tmp), std::end(tmp)); in popAll()
51 std::reverse(std::begin(tmp), std::end(tmp)); in popAsOne()
/expo/tools/src/versioning/android/versionCxx/
H A Dindex.ts128 reverse: false,
140 reverse: true,
/expo/tools/src/
H A DUtils.ts151 reverse?: boolean;
159 if (options.reverse) {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Lists/__tests__/__snapshots__/
H A DVirtualizedSectionList-test.js.snap819 "flexDirection": "column-reverse",
835 "flexDirection": "column-reverse",
858 "flexDirection": "column-reverse",
881 "flexDirection": "column-reverse",
904 "flexDirection": "column-reverse",
927 "flexDirection": "column-reverse",
947 "flexDirection": "column-reverse",
/expo/packages/expo-updates/e2e/fixtures/project_files/eas-hooks/
H A Deas-build-on-success.sh64 adb reverse tcp:4747 tcp:4747
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Lists/__tests__/__snapshots__/
H A DVirtualizedSectionList-test.js.snap852 "flexDirection": "column-reverse",
869 "flexDirection": "column-reverse",
893 "flexDirection": "column-reverse",
917 "flexDirection": "column-reverse",
941 "flexDirection": "column-reverse",
965 "flexDirection": "column-reverse",
986 "flexDirection": "column-reverse",
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/
H A DABI48_0_0ViewTest.cpp174 std::reverse(children.begin(), children.end()); in TEST_F()
193 std::reverse(children.begin(), children.end()); in TEST_F()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/
H A DABI49_0_0ViewTest.cpp174 std::reverse(children.begin(), children.end()); in TEST_F()
193 std::reverse(children.begin(), children.end()); in TEST_F()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/view/tests/
H A DABI47_0_0ViewTest.cpp175 std::reverse(children.begin(), children.end()); in TEST_F()
194 std::reverse(children.begin(), children.end()); in TEST_F()
/expo/packages/@expo/cli/src/prebuild/
H A DupdateFromTemplate.ts100 .reverse()
/expo/docs/components/base/languages/
H A Dswift.ts26 …n(?:Element)?|numericCast|overlaps|partition|print(?:ln)?|reduce|reflect|reverse|sizeof(?:Value)?|…
/expo/packages/expo-router/src/
H A DgetServerManifest.ts49 .reverse();
/expo/packages/expo-router/build/
H A DgetServerManifest.js26 .reverse();
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithMod.ts178 .reverse()
/expo/apps/fabric-tester/
H A DApp.tsx156 const reverse = useCallback(() => {
181 onPress={reverse}
/expo/packages/expo-router/build/static/
H A DrenderStaticContent.js107 for (const key of ['title', 'priority', 'meta', 'link', 'script', 'style'].reverse()) {
/expo/tools/src/commands/
H A DCherryPickCommand.ts104 .reverse()
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithMod.js154 return plugins.reverse().map((pluginName, index) => {

1234