Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.h68 if (device.is_host()) { in GSYCLInterface()
178 if (device.is_host()) {
/external/curl/lib/
Dconnect.c275 bool is_host = FALSE; in bindlocal() local
285 is_host = TRUE; in bindlocal()
289 if(!is_host) { in bindlocal()