Searched defs:abandoned (Results 1 - 7 of 7) sorted by relevance
| /third_party/skia/src/gpu/ | ||
| H A D | GrImageContext.cpp | 28 bool GrImageContext::abandoned() { in abandoned() function in GrImageContext |
| H A D | GrImageContextPriv.h | 24 bool abandoned() { return this->context()->abandoned(); } in abandoned() function in GrImageContextPriv |
| H A D | GrContextThreadSafeProxyPriv.h | 44 bool abandoned() const { return fProxy->abandoned(); } in abandoned() function in GrContextThreadSafeProxyPriv |
| H A D | GrContextThreadSafeProxy.cpp | 171 bool GrContextThreadSafeProxy::abandoned() const { in abandoned() function in GrContextThreadSafeProxy |
| H A D | GrDirectContext.cpp | 154 bool GrDirectContext::abandoned() { in abandoned() function in GrDirectContext [all...] |
| /kernel/linux/linux-5.10/include/net/sctp/ | ||
| H A D | structs.h | 525 abandoned:1; /* should this message be abandoned */ member 1082 struct list_head abandoned; member |
| /kernel/linux/linux-6.6/include/net/sctp/ | ||
| H A D | structs.h | 531 abandoned:1; /* should this message be abandoned */ member 1107 struct list_head abandoned; member |
Completed in 11 milliseconds