Home
last modified time | relevance | path

Searched refs:printf (Results 1 – 25 of 40) sorted by relevance

12

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dsync-css-layout.sh14 printf "/**\n" > /tmp/yogasync.tmp
15 printf " * Copyright (c) 2014-present, Facebook, Inc.\n" >> /tmp/yogasync.tmp
16 printf " *\n" >> /tmp/yogasync.tmp
17printf " * This source code is licensed under the MIT license found in the\n" >> /tmp/yogasync.tmp
18 printf " * LICENSE file in the root directory of this source tree.\n" >> /tmp/yogasync.tmp
19 printf " */\n\n" >> /tmp/yogasync.tmp
20printf "// NOTE: this file is auto-copied from https://github.com/facebook/css-layout\n" >> /tmp/y…
22 printf "// @g" >> /tmp/yogasync.tmp
23 printf "enerated <<S" >> /tmp/yogasync.tmp
24 printf "ignedSource::*O*zOeWoEQle#+L" >> /tmp/yogasync.tmp
[all …]
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dsync-css-layout.sh14 printf "/**\n" > /tmp/yogasync.tmp
15 printf " * Copyright (c) 2014-present, Facebook, Inc.\n" >> /tmp/yogasync.tmp
16 printf " *\n" >> /tmp/yogasync.tmp
17printf " * This source code is licensed under the MIT license found in the\n" >> /tmp/yogasync.tmp
18 printf " * LICENSE file in the root directory of this source tree.\n" >> /tmp/yogasync.tmp
19 printf " */\n\n" >> /tmp/yogasync.tmp
20printf "// NOTE: this file is auto-copied from https://github.com/facebook/css-layout\n" >> /tmp/y…
22 printf "// @g" >> /tmp/yogasync.tmp
23 printf "enerated <<S" >> /tmp/yogasync.tmp
24 printf "ignedSource::*O*zOeWoEQle#+L" >> /tmp/yogasync.tmp
[all …]
/expo/scripts/
H A Dcheck-cocoapods-lockfiles.sh28 dirs=$(printf " or $($green)%s$($yellow)" "${pathsToUpdate[@]}")
29printf "\\n⚠️ $($yellow)Update your local CocoaPods with $($blue)et pod-install$($yellow) if you'…
30 printf "${dirs:4}$($reset)\\n"
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/circleci/
H A Dcreate_github_release.sh14 printf "\\n\\n>>>>> %s\\n\\n\\n" "$1"
18 printf "\\n\\n%s\\n\\n" "$1"
H A Danalyze_scripts.sh18 …cat <(echo shellcheck; printf '%s\n' "${results[@]}" | jq .,[] | jq -s . | jq --compact-output --r…
/expo/android/vendored/sdk47/@shopify/react-native-skia/android/cpp/jni/
H A DJniPlatformContext.cpp93 printf("Calling getJniStreamFromSource failed\n"); in performStreamOperation()
104 printf("Buff Fail\n"); in performStreamOperation()
112 printf("Element Fail\n"); in performStreamOperation()
/expo/android/vendored/sdk48/@shopify/react-native-skia/android/cpp/jni/
H A DJniPlatformContext.cpp84 printf("Calling getJniStreamFromSource failed\n"); in performStreamOperation()
93 printf("Buff Fail\n"); in performStreamOperation()
100 printf("Element Fail\n"); in performStreamOperation()
/expo/packages/expo-module-scripts/bin/
H A Dexpo-module-lint16printf "\n\033[1;33mThe \`plugin/src\` folder does not exist in this project; please create it and…
/expo/packages/expo-gl/common/
H A DEXPlatformUtils.h7 void EXiOSLog(const char *msg, ...) __attribute__((format(printf, 1, 2)));
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXPlatformUtils.h7 void ABI47_0_0EXiOSLog(const char *msg, ...) __attribute__((format(printf, 1, 2)));
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXPlatformUtils.h7 void ABI49_0_0EXiOSLog(const char *msg, ...) __attribute__((format(printf, 1, 2)));
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXPlatformUtils.h7 void ABI48_0_0EXiOSLog(const char *msg, ...) __attribute__((format(printf, 1, 2)));
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/circleci/
H A Danalyze_scripts.sh18 …cat <(echo shellcheck; printf '%s\n' "${results[@]}" | jq .,[] | jq -s . | jq --compact-output --r…
/expo/android/vendored/sdk49/@shopify/react-native-skia/android/cpp/jni/
H A DJniPlatformContext.cpp173 printf("Calling getJniStreamFromSource failed\n"); in performStreamOperation()
182 printf("Buff Fail\n"); in performStreamOperation()
189 printf("Element Fail\n"); in performStreamOperation()
/expo/android/vendored/unversioned/@shopify/react-native-skia/android/cpp/jni/
H A DJniPlatformContext.cpp173 printf("Calling getJniStreamFromSource failed\n"); in performStreamOperation()
182 printf("Buff Fail\n"); in performStreamOperation()
189 printf("Element Fail\n"); in performStreamOperation()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/
H A DSkSLString.h25 std::string printf(const char* fmt, ...) SK_PRINTF_LIKE(1, 2);
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/
H A DSkSLString.h25 std::string printf(const char* fmt, ...) SK_PRINTF_LIKE(1, 2);
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/apps/bare-expo/scripts/
H A Ddeep-link.sh3 function join_by { local d=$1; shift; echo -n "$1"; shift; printf "%s" "${@/$d}"; }
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/private/base/
H A DSkAttributes.h64 # define SK_PRINTF_LIKE(A, B) SK_ATTRIBUTE(format(printf, (A), (B)))
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0jsilib-posix.cpp28 __attribute__((format(printf, 1, 2))) void throwFormattedError( in throwFormattedError()

12