Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h237 bool HostMemoryRegister(void *location, uint64 size) SE_MUST_USE_RESULT;
241 bool HostMemoryUnregister(void *location) SE_MUST_USE_RESULT;
245 bool SynchronizeAllActivity() SE_MUST_USE_RESULT;
250 uint64 size) SE_MUST_USE_RESULT;
255 uint64 size) SE_MUST_USE_RESULT;
262 uint64 size) SE_MUST_USE_RESULT;
269 uint64 size) SE_MUST_USE_RESULT;
305 uint64 size) SE_MUST_USE_RESULT;
311 uint64 size) SE_MUST_USE_RESULT;
318 uint64 size) SE_MUST_USE_RESULT;
/external/tensorflow/tensorflow/stream_executor/platform/
Dport.h49 #define SE_MUST_USE_RESULT TF_MUST_USE_RESULT macro