Home
last modified time | relevance | path

Searched refs:orphaned (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.cpp28 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()
DResource.hpp106 bool orphaned; member in sw::Resource
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DImage.cpp402 bool Image::orphaned() const in orphaned() function in egl::Image
409 if (orphaned()) in sourceInitState()
419 if (orphaned()) in setInitState()
DImage.h166 bool orphaned() const;
/third_party/EGL/extensions/KHR/
DEGL_KHR_gl_image.txt348 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/
DEGL_KHR_gl_image.txt348 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/
DImage.cpp473 bool Image::orphaned() const in orphaned() function in egl::Image
480 if (orphaned()) in sourceInitState()
490 if (orphaned()) in setInitState()
DImage.h175 bool orphaned() const;
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.h74 gboolean orphaned; member
Dgstv4l2bufferpool.c1009 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()
Dgstv4l2allocator.c683 goto orphaned; in gst_v4l2_allocator_start()
733 orphaned: in gst_v4l2_allocator_start()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_EGL_image_storage.txt64 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/
Dmqtt.c2288 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/
DEXT_EGL_image_storage.txt66 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/
DREADME.md25 for correct syntax and detecting cycles and orphaned tasks. Always edit
/third_party/flutter/skia/infra/bots/
DREADME.md25 for correct syntax and detecting cycles and orphaned tasks. Always edit
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h318 bool orphaned; // Flag to indicate that the program can be deleted when no longer in use variable
DProgram.cpp152 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/
Dbinascii.rst103 decompressed data, unless data input data ends in an orphaned repeat indicator,
Dmultiprocessing.rst556 Otherwise a daemonic process would leave its children orphaned if it gets
610 they will simply become orphaned.
/third_party/mesa3d/docs/relnotes/
D17.3.7.rst200 - cherry-ignore: i965: Avoid problems from referencing orphaned BOs
/third_party/protobuf/objectivec/Tests/
DGPBMessageTests.m871 message)); // Because it was orphaned.
904 messageLevel1)); // Because it was orphaned.
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterViewController.mm475 // touches to the framework so nothing gets orphaned.
/third_party/littlefs/
DSPEC.md611 1. The linked-list may contain an orphaned directory that has been removed in
/third_party/openGLES/extensions/ARB/
DARB_sync.txt1253 orphaned & undeleteable syncs.

12