Home
last modified time | relevance | path

Searched refs:has_object (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp294 bool has_object; member in LPObjectCache
299 has_object = false; in LPObjectCache()
306 if (has_object) in notifyObjectCompiled()
308 has_object = true; in notifyObjectCompiled()
/third_party/quickjs/
Dquickjs-libc.c92 BOOL has_object; member
1983 th->has_object = FALSE; in js_os_timer_finalizer()
2021 th->has_object = TRUE; in js_os_setTimeout()
2087 if (!th->has_object) in js_os_poll()
2256 if (!th->has_object) in js_os_poll()
3772 if (!th->has_object) in js_std_free_handlers()