Searched +defs:a +defs:F (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/ |
H A D | mod.rs | 59 fn map<F, B>(self, map_op: F) -> Map<Self, F> in map() 84 fn for_each<'a, F>( in for_each() 86 f: F, in for_each() 89 F: Fn(Self::Item) + Send + Copy + Sync + 'a, in for_each() 90 Self: 'a, in for_each() 99 ) -> Pin<Box<dyn std::future::Future<Output = Result<Self::Item, ScheduleError>> + Send + 'a>> in sum() 109 fn drive<'a, C>( in drive() 112 ) -> Pin<Box<dyn std::future::Future<Output = Result<C::Output, ScheduleError>> + Send + 'a>> in drive() 115 C: Consumer<Self> + Send + Sync + 'a, in drive()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_csync.cpp | 205 int a = 0; variable 228 int a = 0; variable 263 std::atomic_int a = 0; variable 727 auto ThreadFunc1 = [](int a, const int& b) { in __anonc91b23f77402() 732 auto ThreadFunc2 = [](const char* a, const char* b) { in __anonc91b23f77502() 873 int a = 0; variable 883 int a = 0; variable 892 struct F { struct 906 int a = 0; variable 907 ffrt::thread t(F{}, std::ref(a), std::cref(a), std::ref(a)); argument
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …F=n&&n.__importDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(C,… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …a=require("stream"),l=require("assert"),f=require("zlib"),d=require("net"),D=require("crypto"),p="… method in _e.u
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …a=require("stream"),l=require("assert"),f=require("zlib"),d=require("net"),D=require("crypto"),p="… constant
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …a=require("stream"),l=require("assert"),f=require("zlib"),d=require("net"),D=require("crypto"),p="… constant
|