Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DBroadcastSubscribeTest.cpp189 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
216 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
245 Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
272 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
300 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
327 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
358 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
387 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
416 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
446 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
[all …]
DBroadcastPublishTest.cpp144 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
175 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
207 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
241 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
299 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
330 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dbroadcast_subscribe_func_test.c189 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
216 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
241 Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
268 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
297 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
324 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
355 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
384 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
414 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
450 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
[all …]
Dbroadcast_publish_func_test.c141 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
172 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
204 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
238 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
299 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
330 static Consumer c1 = {.identity = &g_identity, .Notify = C1Callback, .Equal = Equal}; variable
/test/xts/hats/kernel/freelist/safe_unlink/
DMalloc_safe_unlink.cpp96 volatile uint8_t *c1; in child() local
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestSscanf.cpp149 char c, c1; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dctypendk.cpp507 int c1 = 'a' + SIZE_128; in Toascii() local