/third_party/flutter/skia/third_party/externals/sdl/src/timer/ |
D | SDL_timer.c | 38 SDL_atomic_t canceled; member 163 if (SDL_AtomicGet(¤t->canceled)) { in SDL_TimerThread() 182 SDL_AtomicSet(¤t->canceled, 1); in SDL_TimerThread() 312 SDL_AtomicSet(&timer->canceled, 0); in SDL_AddTimer() 345 SDL_bool canceled = SDL_FALSE; in SDL_RemoveTimer() local 363 if (!SDL_AtomicGet(&entry->timer->canceled)) { in SDL_RemoveTimer() 364 SDL_AtomicSet(&entry->timer->canceled, 1); in SDL_RemoveTimer() 365 canceled = SDL_TRUE; in SDL_RemoveTimer() 369 return canceled; in SDL_RemoveTimer()
|
/third_party/flutter/flutter/packages/flutter/lib/src/scheduler/ |
D | ticker.dart | 169 /// If called with the `canceled` argument set to false (the default), causes 170 /// the future returned by [start] to resolve. If called with the `canceled` 181 void stop({ bool canceled = false }) { 194 if (canceled) { 338 /// the `canceled` argument set to false (the default). 341 /// `canceled` set to true, then this Future will never complete. 345 /// if the [Ticker] that returned the [TickerFuture] was stopped with `canceled` 349 /// canceled, use [whenCompleteOrCancel]. 366 bool _completed; // null means unresolved, true means complete, false means canceled 382 /// canceled. [all …]
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | stress2.c | 186 long canceled; member 310 cd->canceled = 0; in cellmanager() 393 cd->canceled += 1; in cellmanager() 417 long canceled = 0; in main() local 625 canceled += cells[i].canceled; in main() 652 output(" Canceled threads : %8li\n", canceled); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | stress.c | 195 long canceled; member 319 cd->canceled = 0; in cellmanager() 402 cd->canceled += 1; in cellmanager() 426 long canceled = 0; in main() local 634 canceled += cells[i].canceled; in main() 661 output(" Canceled threads : %8li\n", canceled); in main()
|
D | stress2.c | 195 long canceled; member 319 cd->canceled = 0; in cellmanager() 402 cd->canceled += 1; in cellmanager() 426 long canceled = 0; in main() local 634 canceled += cells[i].canceled; in main() 661 output(" Canceled threads : %8li\n", canceled); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/ |
D | 3-2.c | 97 static int canceled = 0; variable 103 canceled = 1; in cleanup_deadlk() 295 canceled = 0; in main() 316 tab_res[i][0] = canceled; in main()
|
D | 1-2.c | 91 static int canceled = 0; variable 97 canceled = 1; in cleanup_deadlk() 302 canceled = 0; in main() 323 tab_res[i][0] = canceled; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | stress.c | 89 static long long canceled, ended; variable 136 canceled++; in threaded() 217 output(" - %llu threads canceled\n", canceled); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/ |
D | 3-1.c | 51 static volatile int canceled; variable 59 canceled++; in sig_handler() 152 if (!canceled) in main()
|
D | coverage.txt | 21 + can be unresolved, because we must have at least one not canceled.
|
/third_party/flutter/flutter/packages/flutter/lib/src/animation/ |
D | animation_controller.dart | 118 /// error; if the animation is canceled, the future never completes. This object 190 /// // the animation got canceled, probably because we were disposed 347 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 370 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 433 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 466 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 499 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 521 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 606 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] 638 /// canceled, meaning the future never completes and its [TickerFuture.orCancel] [all …]
|
/third_party/python/Lib/idlelib/ |
D | pyshell.py | 810 if self.tkconsole.canceled: 811 self.tkconsole.canceled = False 1036 canceled = False variable in PyShell 1106 self.canceled = False 1120 self.canceled = True 1196 if self.canceled: 1197 self.canceled = False 1220 self.canceled = True 1240 self.canceled = False 1436 if self.canceled: [all …]
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | refresh_indicator.dart | 47 canceled, // Animating the indicator's fade-out after not arming. 232 _dismiss(_RefreshIndicatorMode.canceled); 236 _dismiss(_RefreshIndicatorMode.canceled); 259 _dismiss(_RefreshIndicatorMode.canceled); 318 assert(newMode == _RefreshIndicatorMode.canceled || newMode == _RefreshIndicatorMode.done); 326 case _RefreshIndicatorMode.canceled:
|
/third_party/nghttp2/src/ |
D | shrpx_memcached_request.h | 54 bool canceled; member
|
D | shrpx_memcached_connection.cc | 561 if (!req->canceled && req->cb) { in parse_packet() 595 if (req->canceled) { in fill_request_buffer() 639 if (req->canceled) { in drain_send_queue()
|
/third_party/node/deps/npm/test/tap/ |
D | init-interrupt.js | 33 t.similar(log, /canceled/, 'alerted that init was canceled')
|
/third_party/nghttp2/lib/ |
D | nghttp2_outbound_item.h | 45 uint8_t canceled; member
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_outbound_item.h | 45 uint8_t canceled; member
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | text_field_splash_test.dart | 186 // Pointer is dragged below the textfield, splash is canceled. 200 // Pointer is dragged upwards causing a scroll, splash is canceled.
|
/third_party/cups-filters/ |
D | backport-CVE-2023-24805.patch | 165 - "DEBUG: beh: Job canceled.\n"); 166 + const char * const msg = "DEBUG: beh: Job canceled.\n";
|
/third_party/flutter/flutter/packages/flutter/test/services/ |
D | platform_channel_test.dart | 236 bool canceled = false; 248 canceled = true; 258 expect(canceled, isTrue);
|
/third_party/openssl/doc/man3/ |
D | SSL_alert_type_string.pod | 36 in the communication being canceled). 195 =item "US"/"user canceled" 197 This handshake is being canceled for some reason unrelated to a
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | gesture_disambiguation_test.dart | 10 …testWidgets('onTap detection with canceled pointer and a drag listener', (WidgetTester tester) asy…
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | scroll_controller.dart | 122 /// Any active animation is canceled. If the user is currently scrolling, that 123 /// action is canceled. 160 /// Any active animation is canceled. If the user is currently scrolling, that 161 /// action is canceled.
|
/third_party/python/Tools/pynche/ |
D | Switchboard.py | 134 def canceled(self, flag=1): member in Switchboard
|