Home
last modified time | relevance | path

Searched refs:isNull (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/expo/packages/expo-manifests/android/src/test/java/expo/modules/manifests/core/
H A DManifestTest.kt14 Truth.assertThat(manifest.getPluginProperties("test")).isNull() in getPluginProperties_emptyManifest_returnsNull()
21 Truth.assertThat(manifest.getPluginProperties("test")).isNull() in getPluginProperties_emptyPlugins_returnsNull()
28 Truth.assertThat(manifest.getPluginProperties("test")).isNull() in getPluginProperties_nonMatchedPlugins_returnsNull()
35 Truth.assertThat(manifest.getPluginProperties("test")).isNull() in getPluginProperties_matchedPluginWithoutProps_returnsNull()
42 Truth.assertThat(manifest.getPluginProperties("test")).isNull() in getPluginProperties_matchedPluginWithoutPropsAsNestedArray_returnsNull()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
55 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
69 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
90 if (!arguments[0].isNull()&& !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
94 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
108 if(count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
129 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
150 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
168 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
H A DJsiSkPaint.h122 …auto maskFilter = arguments[0].isNull() || arguments[0].isUndefined() ? nullptr : JsiSkMaskFilter:… in JSI_HOST_FUNCTION()
128 …auto imageFilter = arguments[0].isNull() || arguments[0].isUndefined() ? nullptr : JsiSkImageFilte… in JSI_HOST_FUNCTION()
134 …auto colorFilter = arguments[0].isNull() || arguments[0].isUndefined() ? nullptr : JsiSkColorFilte… in JSI_HOST_FUNCTION()
140 …auto shader = arguments[0].isNull() || arguments[0].isUndefined() ? nullptr : JsiSkShader::fromVal… in JSI_HOST_FUNCTION()
146 …auto pathEffect = arguments[0].isNull() || arguments[0].isUndefined() ? nullptr : JsiSkPathEffect:… in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
55 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
69 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
90 if (!arguments[0].isNull()&& !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
94 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
108 if(count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
129 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
150 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
168 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
H A DJsiSkPaint.h121 auto maskFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
129 auto imageFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
137 auto colorFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
145 auto shader = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
153 auto pathEffect = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
H A DJsiSkPaint.h121 auto maskFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
129 auto imageFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
137 auto colorFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
145 auto shader = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
153 auto pathEffect = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
H A DJsiSkPaint.h126 auto maskFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
134 auto imageFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
142 auto colorFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
150 auto shader = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
158 auto pathEffect = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
H A DJsiSkPaint.h121 auto maskFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
129 auto imageFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
137 auto colorFilter = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
145 auto shader = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
153 auto pathEffect = arguments[0].isNull() || arguments[0].isUndefined() in JSI_HOST_FUNCTION()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkImageFilterFactory.h30 if (!arguments[3].isNull()) { in JSI_HOST_FUNCTION()
43 if (!arguments[1].isNull()) { in JSI_HOST_FUNCTION()
56 if (!arguments[2].isNull()) { in JSI_HOST_FUNCTION()
73 if (!arguments[4].isNull()) { in JSI_HOST_FUNCTION()
93 if (!arguments[0].isNull() && !arguments[0].isUndefined()) { in JSI_HOST_FUNCTION()
97 if (!arguments[1].isNull() && !arguments[1].isUndefined()) { in JSI_HOST_FUNCTION()
112 if (count > 2 && !arguments[2].isNull()) { in JSI_HOST_FUNCTION()
135 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
156 if (!arguments[5].isNull() && !arguments[5].isUndefined()) { in JSI_HOST_FUNCTION()
174 if (!arguments[2].isNull() && !arguments[2].isUndefined()) { in JSI_HOST_FUNCTION()
[all …]
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DRNTimePickerDialogModule.java138 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
141 if (options.hasKey(RNConstants.ARG_IS24HOUR) && !options.isNull(RNConstants.ARG_IS24HOUR)) { in createFragmentArguments()
144 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
147 …if (options.hasKey(RNConstants.ARG_NEUTRAL_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_NEUTRA… in createFragmentArguments()
150 …if (options.hasKey(RNConstants.ARG_POSITIVE_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_POSIT… in createFragmentArguments()
153 …if (options.hasKey(RNConstants.ARG_NEGATIVE_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_NEGAT… in createFragmentArguments()
156 if (options.hasKey(RNConstants.ARG_INTERVAL) && !options.isNull(RNConstants.ARG_INTERVAL)) { in createFragmentArguments()
159 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
H A DRNDatePickerDialogModule.java159 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
162 if (options.hasKey(RNConstants.ARG_MINDATE) && !options.isNull(RNConstants.ARG_MINDATE)) { in createFragmentArguments()
165 if (options.hasKey(RNConstants.ARG_MAXDATE) && !options.isNull(RNConstants.ARG_MAXDATE)) { in createFragmentArguments()
168 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
171 …if (options.hasKey(RNConstants.ARG_NEUTRAL_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_NEUTRA… in createFragmentArguments()
174 …if (options.hasKey(RNConstants.ARG_POSITIVE_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_POSIT… in createFragmentArguments()
177 …if (options.hasKey(RNConstants.ARG_NEGATIVE_BUTTON_LABEL) && !options.isNull(RNConstants.ARG_NEGAT… in createFragmentArguments()
180 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DRNTimePickerDialogModule.java134 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
137 if (options.hasKey(RNConstants.ARG_IS24HOUR) && !options.isNull(RNConstants.ARG_IS24HOUR)) { in createFragmentArguments()
140 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
143 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
146 if (options.hasKey(RNConstants.ARG_INTERVAL) && !options.isNull(RNConstants.ARG_INTERVAL)) { in createFragmentArguments()
149 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
H A DRNDatePickerDialogModule.java183 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
186 if (options.hasKey(RNConstants.ARG_MINDATE) && !options.isNull(RNConstants.ARG_MINDATE)) { in createFragmentArguments()
189 if (options.hasKey(RNConstants.ARG_MAXDATE) && !options.isNull(RNConstants.ARG_MAXDATE)) { in createFragmentArguments()
192 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
195 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
198 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DTimePickerModule.java134 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
137 if (options.hasKey(RNConstants.ARG_IS24HOUR) && !options.isNull(RNConstants.ARG_IS24HOUR)) { in createFragmentArguments()
140 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
143 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
146 if (options.hasKey(RNConstants.ARG_INTERVAL) && !options.isNull(RNConstants.ARG_INTERVAL)) { in createFragmentArguments()
149 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
H A DDatePickerModule.java183 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
186 if (options.hasKey(RNConstants.ARG_MINDATE) && !options.isNull(RNConstants.ARG_MINDATE)) { in createFragmentArguments()
189 if (options.hasKey(RNConstants.ARG_MAXDATE) && !options.isNull(RNConstants.ARG_MAXDATE)) { in createFragmentArguments()
192 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
195 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
198 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/datetimepicker/
H A DTimePickerModule.java134 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
137 if (options.hasKey(RNConstants.ARG_IS24HOUR) && !options.isNull(RNConstants.ARG_IS24HOUR)) { in createFragmentArguments()
140 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
143 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
146 if (options.hasKey(RNConstants.ARG_INTERVAL) && !options.isNull(RNConstants.ARG_INTERVAL)) { in createFragmentArguments()
149 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
H A DDatePickerModule.java183 if (options.hasKey(RNConstants.ARG_VALUE) && !options.isNull(RNConstants.ARG_VALUE)) { in createFragmentArguments()
186 if (options.hasKey(RNConstants.ARG_MINDATE) && !options.isNull(RNConstants.ARG_MINDATE)) { in createFragmentArguments()
189 if (options.hasKey(RNConstants.ARG_MAXDATE) && !options.isNull(RNConstants.ARG_MAXDATE)) { in createFragmentArguments()
192 if (options.hasKey(RNConstants.ARG_DISPLAY) && !options.isNull(RNConstants.ARG_DISPLAY)) { in createFragmentArguments()
195 …if (options.hasKey(RNConstants.ARG_DIALOG_BUTTONS) && !options.isNull(RNConstants.ARG_DIALOG_BUTTO… in createFragmentArguments()
198 …if (options.hasKey(RNConstants.ARG_TZOFFSET_MINS) && !options.isNull(RNConstants.ARG_TZOFFSET_MINS… in createFragmentArguments()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI47_0_0RawProps.cpp25 if (value.isNull()) { in RawProps()
42 if (dynamic.isNull()) { in RawProps()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI48_0_0RawProps.cpp24 if (value.isNull()) { in RawProps()
41 if (dynamic.isNull()) { in RawProps()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/core/
H A DABI49_0_0RawProps.cpp24 if (value.isNull()) { in RawProps()
41 if (dynamic.isNull()) { in RawProps()

12345678910>>...13