HomeSort by relevance Sort by last modified time
    Searched refs:so_suffix (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_diagnostics.cc 251 const char *so_suffix = ".so.";
252 const char *dot = strstr(slash, so_suffix);
256 string dso_version = dot + strlen(so_suffix);
  /build/make/core/
binary.mk 1529 so_suffix := $($(my_prefix)SHLIB_SUFFIX) macro
    [all...]

Completed in 149 milliseconds