Home
last modified time | relevance | path

Searched defs:orphaned (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.hpp106 bool orphaned; member in sw::Resource
/third_party/typescript/tests/cases/compiler/
DgenericFunctionsAndConditionalInference.ts32 const orphaned = <F extends Target>(at: Ops<F>) => at.dict(ok(at)) constant
/third_party/grpc/src/core/lib/iomgr/
Dcombiner.cc245 #define OLD_STATE_WAS(orphaned, elem_count) \ in grpc_combiner_continue_exec_ctx() argument
/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImage.cpp473 bool Image::orphaned() const in orphaned() function in egl::Image
/third_party/libwebsockets/lib/roles/mqtt/
Dmqtt.c2312 uint8_t send_unsub[8], orphaned; in lws_mqtt_client_send_unsubcribe() local