Searched refs:has_shared (Results 1 – 7 of 7) sorted by relevance
41 $has_shared114 our $has_shared; # built as a shared library
806 $has_shared = `sh $CURLCONFIG --built-shared`;807 chomp $has_shared;808 $has_shared = $has_shared eq "yes";
665 if($feature{"debug"} || !$has_shared) {
176 bool has_shared = false; in fd_submit_sp_flush_prep() local189 has_shared |= fd_submit->bos[i]->shared; in fd_submit_sp_flush_prep()197 return has_shared; in fd_submit_sp_flush_prep()302 bool has_shared = fd_submit_sp_flush_prep(submit, in_fence_fd, out_fence); in fd_submit_sp_flush() local313 if ((in_fence_fd == -1) && !out_fence && !has_shared && should_defer(submit)) { in fd_submit_sp_flush()
69 bool has_shared() const { in has_shared() function
232 if (result.has_shared()) { in Lookup()326 if (result.has_shared()) { in LookupEval()
2333 if (eval_result.has_shared()) { in Compile()2391 if (eval_result.has_shared()) { in Compile()