Home
last modified time | relevance | path

Searched refs:lambda_function (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DHelpers.inl53 static void unroll(const Window &w, Coordinates &id, L &&lambda_function, Ts &&... iterators)
60 ForEachDimension < dim - 1 >::unroll(w, id, lambda_function, iterators...);
69 static void unroll(const Window &w, Coordinates &id, L &&lambda_function, Ts &&... iterators)
72 lambda_function(id);
77 inline void execute_window_loop(const Window &w, L &&lambda_function, Ts &&... iterators) argument
87 …sion<Coordinates::num_max_dimensions>::unroll(w, id, std::forward<L>(lambda_function), std::forwar…
H A DWindowIterator.h154 …dowIterator(const Window &w, const Coordinates &start, const Coordinates &end, L &&lambda_function) in WindowIterator() argument
155 : _lambda_function(std::move(lambda_function)), in WindowIterator()
313 …ow_iterator(const Window &w, const Coordinates &start, const Coordinates &end, L &&lambda_function) in create_window_iterator() argument
315 return WindowIterator<L>(w, start, end, std::move(lambda_function)); in create_window_iterator()
H A DHelpers.h115 inline void execute_window_loop(const Window &w, L &&lambda_function, Ts &&... iterators);
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h5758 extern tree lambda_function (tree);
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv78199 …autotest,[email protected],"subcommand: Remove useless ""lambda_function"""