Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 118) sorted by relevance

12345

/expo/packages/expo-gl/common/
H A DEXWebGLMethodsHelpers.h60 inline jsi::Value exglCall(EXGLContext *ctx, Func func, T &&... args) { in exglCall()
68 exglUniformv(EXGLContext *ctx, Func func, GLuint uniform, size_t dim, std::vector<T> &&data) { in exglUniformv()
78 Func func, in exglUniformMatrixv()
91 exglVertexAttribv(EXGLContext *ctx, Func func, GLuint index, std::vector<T> &&data) { in exglVertexAttribv()
97 exglIsObject(EXGLContext *ctx, EXGLObjectId id, std::function<GLboolean(GLuint)> func) { in exglIsObject()
106 std::function<void(GLsizei, EXGLObjectId *)> func, in exglGenObject()
119 std::function<GLuint()> func, in exglCreateObject()
126 exglDeleteObject(EXGLContext *ctx, EXGLObjectId id, std::function<void(EXGLObjectId)> func) { in exglDeleteObject()
134 std::function<void(GLsizei, const EXGLObjectId *)> func) { in exglDeleteObject()
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLMethodsHelpers.h60 inline jsi::Value exglCall(ABI47_0_0EXGLContext *ctx, Func func, T &&... args) { in exglCall()
68 exglUniformv(ABI47_0_0EXGLContext *ctx, Func func, GLuint uniform, size_t dim, std::vector<T> &&dat… in exglUniformv()
78 Func func, in exglUniformMatrixv()
91 exglVertexAttribv(ABI47_0_0EXGLContext *ctx, Func func, GLuint index, std::vector<T> &&data) { in exglVertexAttribv()
97 …bject(ABI47_0_0EXGLContext *ctx, ABI47_0_0EXGLObjectId id, std::function<GLboolean(GLuint)> func) { in exglIsObject()
106 std::function<void(GLsizei, ABI47_0_0EXGLObjectId *)> func, in exglGenObject()
119 std::function<GLuint()> func, in exglCreateObject()
126 …ABI47_0_0EXGLContext *ctx, ABI47_0_0EXGLObjectId id, std::function<void(ABI47_0_0EXGLObjectId)> fu… in exglDeleteObject()
134 std::function<void(GLsizei, const ABI47_0_0EXGLObjectId *)> func) { in exglDeleteObject()
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXWebGLMethodsHelpers.h60 inline jsi::Value exglCall(ABI48_0_0EXGLContext *ctx, Func func, T &&... args) { in exglCall()
68 exglUniformv(ABI48_0_0EXGLContext *ctx, Func func, GLuint uniform, size_t dim, std::vector<T> &&dat… in exglUniformv()
78 Func func, in exglUniformMatrixv()
91 exglVertexAttribv(ABI48_0_0EXGLContext *ctx, Func func, GLuint index, std::vector<T> &&data) { in exglVertexAttribv()
97 …bject(ABI48_0_0EXGLContext *ctx, ABI48_0_0EXGLObjectId id, std::function<GLboolean(GLuint)> func) { in exglIsObject()
106 std::function<void(GLsizei, ABI48_0_0EXGLObjectId *)> func, in exglGenObject()
119 std::function<GLuint()> func, in exglCreateObject()
126 …ABI48_0_0EXGLContext *ctx, ABI48_0_0EXGLObjectId id, std::function<void(ABI48_0_0EXGLObjectId)> fu… in exglDeleteObject()
134 std::function<void(GLsizei, const ABI48_0_0EXGLObjectId *)> func) { in exglDeleteObject()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXWebGLMethodsHelpers.h60 inline jsi::Value exglCall(ABI49_0_0EXGLContext *ctx, Func func, T &&... args) { in exglCall()
68 exglUniformv(ABI49_0_0EXGLContext *ctx, Func func, GLuint uniform, size_t dim, std::vector<T> &&dat… in exglUniformv()
78 Func func, in exglUniformMatrixv()
91 exglVertexAttribv(ABI49_0_0EXGLContext *ctx, Func func, GLuint index, std::vector<T> &&data) { in exglVertexAttribv()
97 …bject(ABI49_0_0EXGLContext *ctx, ABI49_0_0EXGLObjectId id, std::function<GLboolean(GLuint)> func) { in exglIsObject()
106 std::function<void(GLsizei, ABI49_0_0EXGLObjectId *)> func, in exglGenObject()
119 std::function<GLuint()> func, in exglCreateObject()
126 …ABI49_0_0EXGLContext *ctx, ABI49_0_0EXGLObjectId id, std::function<void(ABI49_0_0EXGLObjectId)> fu… in exglDeleteObject()
134 std::function<void(GLsizei, const ABI49_0_0EXGLObjectId *)> func) { in exglDeleteObject()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI49_0_0RuntimeSchedulerCallInvoker.cpp19 void RuntimeSchedulerCallInvoker::invokeAsync(CallFunc &&func) { in invokeAsync()
26 void RuntimeSchedulerCallInvoker::invokeSync(CallFunc &&func) { in invokeSync()
35 CallFunc &&func) { in invokeAsync()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0ErrorUtils.h31 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
36 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0ErrorUtils.h31 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
36 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ErrorUtils.h31 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
36 auto func = errorUtils.asObject(runtime).getPropertyAsFunction( in handleJSError() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CxxModule/
H A DABI47_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue()
33 void runOnQueueSync(std::function<void()> &&__unused func) override in runOnQueueSync()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CxxModule/
H A DABI49_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue()
33 void runOnQueueSync(std::function<void()> &&__unused func) override in runOnQueueSync()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CxxModule/
H A DABI48_0_0DispatchMessageQueueThread.h24 void runOnQueue(std::function<void()> &&func) override in runOnQueue()
33 void runOnQueueSync(std::function<void()> &&__unused func) override in runOnQueueSync()
/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptRuntime.cpp42 void invokeAsync(std::function<void()> &&func) override { in invokeAsync()
46 void invokeSync(std::function<void()> &&func) override { in invokeSync()
56 void invokeAsync(const std::string &methodName, std::function<void()> &&func) override { in invokeAsync()
60 void invokeSync(const std::string &methodName, std::function<void()> &&func) override { in invokeSync()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI48_0_0RuntimeSchedulerCallInvoker.cpp18 void RuntimeSchedulerCallInvoker::invokeAsync(std::function<void()> &&func) { in invokeAsync()
25 void RuntimeSchedulerCallInvoker::invokeSync(std::function<void()> &&func) { in invokeSync()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/
H A DABI47_0_0RuntimeSchedulerCallInvoker.cpp19 void RuntimeSchedulerCallInvoker::invokeAsync(std::function<void()> &&func) { in invokeAsync()
26 void RuntimeSchedulerCallInvoker::invokeSync(std::function<void()> &&func) { in invokeSync()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI48_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add()
37 folly::Func func; in runLoop() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI47_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add()
37 folly::Func func; in runLoop() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/detail/
H A DABI49_0_0SerialExecutor.cpp28 void SerialExecutor::add(folly::Func func) { in add()
37 folly::Func func; in runLoop() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI48_0_0InspectorState.cpp197 for (auto &func : pendingFuncs_) { in didPause() local
289 bool InspectorState::Running::pushPendingFunc(folly::Func func) { in pushPendingFunc()
417 for (auto &func : pendingFuncs_) { in didPause() local
469 bool InspectorState::Paused::pushPendingFunc(folly::Func func) { in pushPendingFunc()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI49_0_0InspectorState.cpp197 for (auto &func : pendingFuncs_) { in didPause() local
289 bool InspectorState::Running::pushPendingFunc(folly::Func func) { in pushPendingFunc()
417 for (auto &func : pendingFuncs_) { in didPause() local
469 bool InspectorState::Paused::pushPendingFunc(folly::Func func) { in pushPendingFunc()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/
H A DABI47_0_0InspectorState.cpp197 for (auto &func : pendingFuncs_) { in didPause() local
289 bool InspectorState::Running::pushPendingFunc(folly::Func func) { in pushPendingFunc()
417 for (auto &func : pendingFuncs_) { in didPause() local
469 bool InspectorState::Paused::pushPendingFunc(folly::Func func) { in pushPendingFunc()
/expo/packages/expo-json-utils/android/src/androidTest/java/expo/modules/jsonutils/
H A DJSONObjectUtilsTest.kt39 val func = { jsonObject.require<Any>("non-existent-key") } in testGetOrNull() constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/debug/
H A DABI48_0_0react_native_assert.cpp21 const char *func, in ABI48_0_0React_native_assert_fail()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/debug/
H A DABI49_0_0react_native_assert.cpp21 const char *func, in ABI49_0_0React_native_assert_fail()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/debug/
H A DABI47_0_0react_native_assert.cpp21 const char *func, in ABI47_0_0React_native_assert_fail()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/callinvoker/ReactCommon/
H A DABI49_0_0CallInvoker.h27 virtual void invokeAsync(SchedulerPriority /*priority*/, CallFunc &&func) { in invokeAsync()

12345