Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 25 of 217) sorted by relevance

123456789

/expo/tools/src/promote-packages/tasks/
H A DprepareParcels.ts18 const { exclude, packageNames } = options;
23 const isExcluded = exclude.includes(pkg.packageName);
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/native/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/runtimeexecutor/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/runtimeexecutor/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/native/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/runtimeexecutor/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/leakchecker/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/butter/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/debug/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/packages/@expo/cli/src/install/
H A DcheckPackages.ts52 if (pkg.expo?.install?.exclude?.length) {
55 pkg.expo.install.exclude
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/debug/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/utils/
H A DBUCK24 exclude = glob(["tests/**/*.cpp"]),
28 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/debug/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/native/
H A DBUCK19 exclude = glob(["tests/**/*.cpp"]),
23 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/utils/
H A DBUCK23 exclude = glob(["tests/**/*.cpp"]),
27 exclude = glob(["tests/**/*.h"]),
/expo/packages/expo-modules-autolinking/scripts/ios/
H A Dautolinking_manager.rb158 exclude = @options.fetch(:exclude, [])
169 if !exclude.nil? && !exclude.empty?
170 args.concat(['--exclude'], exclude)
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/componentregistry/
H A DBUCK20 exclude = glob(["tests/**/*.cpp"]),
24 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/utils/
H A DBUCK24 exclude = glob(["tests/**/*.cpp"]),
28 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/mapbuffer/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/debug/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/mapbuffer/
H A DBUCK21 exclude = glob(["tests/**/*.cpp"]),
25 exclude = glob(["tests/**/*.h"]),

123456789