/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Resource.cpp | 28 orphaned = false; in Resource() 76 else if(orphaned) in lock() 120 else if(orphaned) in unlock() 148 else if(orphaned) in unlock() 175 orphaned = true; in destruct()
|
D | Resource.hpp | 106 bool orphaned; member in sw::Resource
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Image.cpp | 402 bool Image::orphaned() const in orphaned() function in egl::Image 409 if (orphaned()) in sourceInitState() 419 if (orphaned()) in setInitState()
|
D | Image.h | 166 bool orphaned() const;
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_gl_image.txt | 348 RESOLVED: the EGLImage sibling is orphaned. The mipmap level and the 361 RESOLVED: the EGLImage sibling is NOT orphaned. The mipmap level 368 sibling is not orphaned, and the mipmap level remains an EGLImage 370 EGLImage sibling IS orphaned. This is because the implementation 377 sibling is not orphaned, and the mipmap level remains an EGLImage 379 EGLImage sibling IS orphaned. This is because the implementation
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_gl_image.txt | 348 RESOLVED: the EGLImage sibling is orphaned. The mipmap level and the 361 RESOLVED: the EGLImage sibling is NOT orphaned. The mipmap level 368 sibling is not orphaned, and the mipmap level remains an EGLImage 370 EGLImage sibling IS orphaned. This is because the implementation 377 sibling is not orphaned, and the mipmap level remains an EGLImage 379 EGLImage sibling IS orphaned. This is because the implementation
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Image.cpp | 473 bool Image::orphaned() const in orphaned() function in egl::Image 480 if (orphaned()) in sourceInitState() 490 if (orphaned()) in setInitState()
|
D | Image.h | 175 bool orphaned() const;
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2bufferpool.h | 74 gboolean orphaned; member
|
D | gstv4l2bufferpool.c | 1009 if (!pool->orphaned) in gst_v4l2_buffer_pool_stop() 1026 g_return_val_if_fail (pool->orphaned == FALSE, FALSE); in gst_v4l2_buffer_pool_orphan() 1044 pool->orphaned = TRUE; in gst_v4l2_buffer_pool_orphan() 1245 if (pool->orphaned) in gst_v4l2_buffer_pool_qbuf() 1764 pool->orphaned = FALSE; in gst_v4l2_buffer_pool_init()
|
D | gstv4l2allocator.c | 683 goto orphaned; in gst_v4l2_allocator_start() 733 orphaned: in gst_v4l2_allocator_start()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_EGL_image_storage.txt | 64 implicitly orphaned. In most cases, this is not the desired behavior, but 69 respecified, they also cannot accidentally be orphaned, and attempts to do
|
/third_party/libwebsockets/lib/roles/mqtt/ |
D | mqtt.c | 2288 uint8_t send_unsub[8], orphaned; in lws_mqtt_client_send_unsubcribe() local 2299 orphaned = 0; in lws_mqtt_client_send_unsubcribe() 2309 orphaned++; in lws_mqtt_client_send_unsubcribe() 2313 if (!orphaned) { in lws_mqtt_client_send_unsubcribe() 2344 tops = orphaned; in lws_mqtt_client_send_unsubcribe()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_EGL_image_storage.txt | 66 implicitly orphaned. In most cases, this is not the desired behavior, but 71 respecified, they also cannot accidentally be orphaned, and attempts to do
|
/third_party/skia/infra/bots/ |
D | README.md | 25 for correct syntax and detecting cycles and orphaned tasks. Always edit
|
/third_party/flutter/skia/infra/bots/ |
D | README.md | 25 for correct syntax and detecting cycles and orphaned tasks. Always edit
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.h | 318 bool orphaned; // Flag to indicate that the program can be deleted when no longer in use variable
|
D | Program.cpp | 152 orphaned = false; in Program() 2692 if(referenceCount == 0 && orphaned) in release() 3018 orphaned = true; in flagForDeletion() 3023 return orphaned; in isFlaggedForDeletion()
|
/third_party/python/Doc/library/ |
D | binascii.rst | 103 decompressed data, unless data input data ends in an orphaned repeat indicator,
|
D | multiprocessing.rst | 556 Otherwise a daemonic process would leave its children orphaned if it gets 610 they will simply become orphaned.
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.3.7.rst | 200 - cherry-ignore: i965: Avoid problems from referencing orphaned BOs
|
/third_party/protobuf/objectivec/Tests/ |
D | GPBMessageTests.m | 871 message)); // Because it was orphaned. 904 messageLevel1)); // Because it was orphaned.
|
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
D | FlutterViewController.mm | 475 // touches to the framework so nothing gets orphaned.
|
/third_party/littlefs/ |
D | SPEC.md | 611 1. The linked-list may contain an orphaned directory that has been removed in
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_sync.txt | 1253 orphaned & undeleteable syncs.
|