/aosp_15_r20/frameworks/base/native/webview/plat_support/ |
H A D | draw_functor.cpp | 44 void onSync(int functor, void* data, in onSync() 54 void onContextDestroyed(int functor, void* data) { in onContextDestroyed() 59 void onDestroyed(int functor, void* data) { in onDestroyed() 65 void removeOverlays(int functor, void* data, in removeOverlays() 76 void draw_gl(int functor, void* data, in draw_gl() 132 void initializeVk(int functor, void* data, in initializeVk() 162 void drawVk(int functor, void* data, in drawVk() 221 void postDrawVk(int functor, void* data) { in postDrawVk() 267 int functor = uirenderer::WebViewFunctor_create( in CreateFunctor_v3() local 280 void ReleaseFunctor(int functor) { in ReleaseFunctor() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | relu_op.h | 39 functor::Relu<Device, T> functor; in Operate() local 87 functor::ReluGrad<Device, T> functor; in OperateNoTemplate() local 98 functor::Relu6<Device, T> functor; in Operate() local 129 functor::Relu6Grad<Device, T> functor; in OperateNoTemplate() local 145 functor::LeakyRelu<Device, T> functor; in Operate() local 190 functor::LeakyReluGrad<Device, T> functor; in OperateNoTemplate() local 201 functor::Elu<Device, T> functor; in Operate() local 232 functor::EluGrad<Device, T> functor; in OperateNoTemplate() local 243 functor::Selu<Device, T> functor; in Operate() local 274 functor::SeluGrad<Device, T> functor; in OperateNoTemplate() local
|
H A D | spacetodepth_op.cc | 135 functor::SpaceToDepthOpFunctor<Device, int32, FORMAT_NCHW> functor; in Compute() local 140 functor::SpaceToDepthOpFunctor<Device, RT, FORMAT_NCHW> functor; in Compute() local 145 functor::SpaceToDepthOpFunctor<Device, RT, FORMAT_NHWC> functor; in Compute() local 152 functor::SpaceToDepthOpFunctor<Device, T, FORMAT_NHWC> functor; in Compute() local 164 namespace functor { namespace
|
H A D | fake_quant_ops.cc | 90 FakeQuantWithMinMaxArgsFunctor<Device> functor; in Operate() local 139 FakeQuantWithMinMaxArgsGradientFunctor<Device> functor; in OperateNoTemplate() local 220 FakeQuantWithMinMaxVarsFunctor<Device> functor; in Compute() local 284 FakeQuantWithMinMaxVarsGradientFunctor<Device> functor; in Compute() local 378 FakeQuantWithMinMaxVarsPerChannelFunctor<Device> functor; in Compute() local 450 FakeQuantWithMinMaxVarsPerChannelGradientFunctor<Device> functor; in Compute() local
|
H A D | training_ops.cc | 45 namespace functor { namespace 1017 namespace functor { namespace 1161 namespace functor { namespace 1317 namespace functor { namespace 1644 namespace functor { namespace 1745 namespace functor { namespace 1859 namespace functor { namespace 1980 namespace functor { namespace 2113 namespace functor { namespace 2259 namespace functor { namespace [all …]
|
H A D | depthtospace_op.cc | 120 functor::DepthToSpaceOpFunctor<Device, int32, FORMAT_NCHW> functor; in Compute() local 125 functor::DepthToSpaceOpFunctor<Device, T, FORMAT_NCHW> functor; in Compute() local 135 functor::DepthToSpaceOpFunctor<Device, T, FORMAT_NHWC> functor; in Compute() local 147 namespace functor { namespace
|
H A D | softplus_op.cc | 40 functor::Softplus<Device, T> functor; in Operate() local 74 functor::SoftplusGrad<Device, T> functor; in OperateNoTemplate() local 93 namespace functor { namespace
|
H A D | softsign_op.cc | 40 functor::Softsign<Device, T> functor; in Operate() local 75 functor::SoftsignGrad<Device, T> functor; in OperateNoTemplate() local 93 namespace functor { namespace
|
H A D | sparse_fill_empty_rows_op.cc | 41 namespace functor { namespace 309 namespace functor { namespace 331 namespace functor { namespace 436 namespace functor { namespace
|
H A D | diag_op.cc | 126 namespace functor { namespace 202 namespace functor { namespace 225 namespace functor { namespace
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | NonLinearOptimization.cpp | 186 lmder_functor functor; in testLmder1() local 214 lmder_functor functor; in testLmder() local 298 hybrj_functor functor; in testHybrj1() local 330 hybrj_functor functor; in testHybrj() local 385 hybrd_functor functor; in testHybrd1() local 412 hybrd_functor functor; in testHybrd() local 487 lmstr_functor functor; in testLmstr1() local 515 lmstr_functor functor; in testLmstr() local 570 lmdif_functor functor; in testLmdif1() local 600 lmdif_functor functor; in testLmdif() local [all …]
|
H A D | levenberg_marquardt.cpp | 75 lmder_functor functor; in testLmder1() local 104 lmder_functor functor; in testLmder() local 177 lmdif_functor functor; in testLmdif1() local 207 lmdif_functor functor; in testLmdif() local 293 chwirut2_functor functor; in testNistChwirut2() local 373 misra1a_functor functor; in testNistMisra1a() local 464 hahn1_functor functor; in testNistHahn1() local 550 misra1d_functor functor; in testNistMisra1d() local 628 lanczos1_functor functor; in testNistLanczos1() local 714 rat42_functor functor; in testNistRat42() local [all …]
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | WebViewFunctorManager.cpp | 34 ScopedCurrentFunctor(WebViewFunctor* functor) { in ScopedCurrentFunctor() 86 void WebViewFunctor_release(int functor) { in WebViewFunctor_release() 90 void WebViewFunctor_reportRenderingThreads(int functor, const pid_t* thread_ids, size_t size) { in WebViewFunctor_reportRenderingThreads() 312 void WebViewFunctorManager::releaseFunctor(int functor) { in releaseFunctor() 344 void WebViewFunctorManager::destroyFunctor(int functor) { in destroyFunctor() 358 void WebViewFunctorManager::reportRenderingThreads(int functor, const pid_t* thread_ids, in reportRenderingThreads() 384 sp<WebViewFunctor::Handle> WebViewFunctorManager::handleFor(int functor) { in handleFor()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/boxing/ |
H A D | KernelFunction_impl.h | 18 : boxed_kernel_func_(std::move(functor), boxed_kernel_func) in boxed_kernel_func_() 50 inline Return callUnboxedKernelFunction(void* unboxed_kernel_func, OperatorKernel* functor, Dispatc… in callUnboxedKernelFunction() 91 auto *functor = boxed_kernel_func_.getFunctor(); in call() local 97 auto *functor = boxed_kernel_func_.getFunctor(); in call() local 103 auto *functor = boxed_kernel_func_.getFunctor(); in call() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/ |
D | postable_context.h | 30 auto BindOnce(Functor&& functor, Args&&... args) { in BindOnce() 36 auto BindOnceOn(T* obj, Functor&& functor, Args&&... args) { in BindOnceOn() 44 auto Bind(Functor&& functor, Args&&... args) { in Bind() 50 auto BindOn(T* obj, Functor&& functor, Args&&... args) { in BindOn()
|
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/ |
H A D | WebViewFunctorManager.cpp | 67 void WebViewFunctorManager::releaseFunctor(int functor) {} in releaseFunctor() 71 void WebViewFunctorManager::destroyFunctor(int functor) {} in destroyFunctor() 73 void WebViewFunctorManager::reportRenderingThreads(int functor, const pid_t* thread_ids, in reportRenderingThreads() 80 sp<WebViewFunctor::Handle> WebViewFunctorManager::handleFor(int functor) { in handleFor()
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | WebViewFunctorManagerTests.cpp | 35 int functor = WebViewFunctor_create( in TEST() local 51 int functor = WebViewFunctor_create( in TEST() local 97 int functor = WebViewFunctor_create( in TEST() local 126 int functor = WebViewFunctor_create( in TEST() local
|
H A D | UnderlineTest.cpp | 118 DrawTextFunctor functor = processFunctor({0x0061, 0x0062, 0x0063}, &paint); in TEST() local 130 DrawTextFunctor functor = processFunctor({0x3042, 0x3044, 0x3046}, &paint); in TEST() local 142 DrawTextFunctor functor = processFunctor({0x0061, 0x3044, 0x0063}, &paint); in TEST() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | operations_chain.h | 50 OperationWithFunctor(FunctorT&& functor, std::function<void()> callback) in OperationWithFunctor() 70 auto functor = std::move(functor_); in Run() local 147 void ChainOperation(FunctorT&& functor) { in ChainOperation()
|
H A D | thread_unittest.cc | 635 LifeCycleFunctor functor(&stats, &event); in TEST() local 649 LifeCycleFunctor functor(&stats, &event); in TEST() local 663 LifeCycleFunctor functor(&stats, &event); in TEST() local 678 DestructionFunctor functor(background_thread.get(), in TEST() local 692 DestructionFunctor functor(background_thread.get(), in TEST() local 707 DestructionFunctor functor(background_thread.get(), in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | mirror_pad_op.cc | 152 namespace functor { namespace 204 namespace functor { namespace 363 namespace functor { namespace 410 namespace functor { namespace
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | with.cpp | 92 struct functor { in main() struct 93 int operator()(int& val) { in main() 96 int operator()(int const& val) { in main()
|
/aosp_15_r20/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobStore.java | 475 public void forEachJob(Consumer<JobStatus> functor) { in forEachJob() 480 Consumer<JobStatus> functor) { in forEachJob() 484 public void forEachJob(int uid, Consumer<JobStatus> functor) { in forEachJob() 488 public void forEachJobForSourceUid(int sourceUid, Consumer<JobStatus> functor) { in forEachJobForSourceUid() 1972 @NonNull Consumer<JobStatus> functor) { in forEachJob() 1986 public void forEachJob(int callingUid, Consumer<JobStatus> functor) { in forEachJob() 1995 public void forEachJobForSourceUid(int sourceUid, Consumer<JobStatus> functor) { in forEachJobForSourceUid()
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | retry_util.py | 229 def GenericRetry(handler, max_retry, functor, *args, **kwargs): argument 258 def RetryException(exception, max_retry, functor, *args, **kwargs): argument 286 def RetryCommand(functor, max_retry, *args, **kwargs): argument
|
/aosp_15_r20/external/eigen/test/ |
H A D | denseLM.cpp | 102 int test_minimizeLM(FunctorType& functor, VectorType& uv) in test_minimizeLM() 115 int test_lmder(FunctorType& functor, VectorType& uv) in test_lmder() 128 int test_minimizeSteps(FunctorType& functor, VectorType& uv) in test_minimizeSteps()
|