Searched defs:orphaned (Results 1 – 6 of 6) sorted by relevance
33 const orphaned = <F extends Target>(at: Ops<F>) => at.dict(ok(at)) constant49 var orphaned = function (at) { return at.dict(ok(at)); }; function
106 bool orphaned; member in sw::Resource
32 const orphaned = <F extends Target>(at: Ops<F>) => at.dict(ok(at)) constant
318 bool orphaned; // Flag to indicate that the program can be deleted when no longer in use variable
473 bool Image::orphaned() const in orphaned() function in egl::Image
2312 uint8_t send_unsub[8], orphaned; in lws_mqtt_client_send_unsubcribe() local