Home
last modified time | relevance | path

Searched refs:F (Results 1 – 25 of 136) sorted by relevance

123456

/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/skcms/src/
H A DTransform_inl.h227 SI F min_(F x, F y) { return (F)vminq_f16((float16x8_t)x, (float16x8_t)y); } in min_()
228 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_()
230 SI F min_(F x, F y) { return (F)vminq_f32((float32x4_t)x, (float32x4_t)y); } in min_()
237 SI F floor_(F x) { in floor_()
265 SI F approx_log2(F x) { in approx_log2()
284 SI F approx_log(F x) { in approx_log()
289 SI F approx_exp2(F x) { in approx_exp2()
310 SI F approx_exp(F x) { in approx_exp()
716 F* r, F* g, F* b, F* a) { in clut()
795 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
[all …]
/expo/packages/expo-linking/src/__tests__/__snapshots__/
H A DLinking-test.ts.snap.android11 … url {"lotsOfSlashes": "/////"} 1`] = `"demo://some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
27 … "/////"} 1`] = `"exp://exp.host/@test/test/--/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
41 …} 1`] = `"exp://u.expo.dev/update/some-guid/--/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
H A DLinking-test.ts.snap.web11 …sOfSlashes": "/////"} 1`] = `"http://localhost/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
27 …sOfSlashes": "/////"} 1`] = `"http://localhost/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
41 …sOfSlashes": "/////"} 1`] = `"http://localhost/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
H A DLinking-test.ts.snap.ios11 … url {"lotsOfSlashes": "/////"} 1`] = `"demo://some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
27 … "/////"} 1`] = `"exp://exp.host/@test/test/--/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
41 …} 1`] = `"exp://u.expo.dev/update/some-guid/--/some/path?lotsOfSlashes=%252F%252F%252F%252F%252F"`;
/expo/packages/@expo/metro-runtime/build/error-overlay/modules/symbolicateStackTrace/
H A Dindex.native.js.map1 …licateStackTrace/index.native.ts"],"names":[],"mappings":";;;;;AAAA,uHAA+F;AAE/F,kBAAe,+BAAqB,CAAC…
H A Dindex.native.d.ts.map1 …index.native.ts"],"names":[],"mappings":"AAAA,OAAO,qBAAqB,MAAM,4DAA4D,CAAC;AAE/F,eAAe,qBAAqB,CAAC"}
/expo/docs/components/base/languages/
H A Dkotlin.ts21 …/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[e…
/expo/secrets/
H A Dkeys.json1 …`��-�%�����U�������Yy"�h����}�#( �����Q&�p�" v+ �s��mίT]j�a ��+�gTCy��F�>v�{����x�h2�\A�D…
15Fz�`��0��D=��|;�ŀ�QK��7�.�ԯK�4IY��.2��Y��o{%� KЈ:[����>Yyq��-%�˝� ��7k��Y�3�*˭�<,Znq��…
/expo/packages/expo-updates/android/src/androidTest/certificates/expo.modules.updates.codesigning.CertificateFixtures/
H A DchainNotCAIntermediate.pem21 gUoNgkJKIp03zG/F/nX3HXVXJjdAloU=
/expo/packages/expo-updates/ios/Tests/Support/certificates/
H A DchainNotCAIntermediate.pem21 gUoNgkJKIp03zG/F/nX3HXVXJjdAloU=
/expo/packages/expo-asset/build/
H A DAsset.fx.js.map1 …MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,0BAA0B,EAAE,MAAM,sBAAsB,CAAC;AAElE,+FAA+F;AAC/F,IAAI,2BAA2B,EAAE;…
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/modules/svg/include/
H A DSkSVGAttributeParser.h101 template <typename F>
102 bool advanceWhile(F func);

123456