Home
last modified time | relevance | path

Searched defs:runtime_version (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available_search/
Dtool_available_search.c87 const char *runtime_version) in ompt_start_tool()
119 const char *runtime_version) in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_not_available/
Dtool_not_available.c113 const char *runtime_version) in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/loadtool/tool_available/
Dtool_available.c139 const char *runtime_version) in ompt_start_tool()
/external/tensorflow/tensorflow/lite/tools/versioning/
Druntime_version_test.cc45 std::string runtime_version = in TEST() local
Druntime_version.cc369 std::string runtime_version = FindMinimumRuntimeVersionForOp( in UpdateMinimumRuntimeVersionForModel() local
/external/llvm-project/openmp/runtime/src/
Dompt-general.cpp132 const char *runtime_version) { in ompt_tool_darwin()
150 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool()
178 ompt_tool_windows(unsigned int omp_version, const char *runtime_version) { in ompt_tool_windows()
237 ompt_try_start_tool(unsigned int omp_version, const char *runtime_version) {
/external/llvm-project/openmp/runtime/test/ompt/synchronization/
Dmaster.c73 const char *runtime_version) { in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/parallel/
Drepeated_calls.c98 const char *runtime_version) { in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/misc/
Dapi_calls_without_ompt.c145 const char *runtime_version) { in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/synchronization/barrier/
Dimplicit_task_data.c154 const char *runtime_version) in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/tasks/
Dtask_memory.c90 const char *runtime_version) { in ompt_start_tool()
/external/tensorflow/tensorflow/python/tpu/client/
Dclient.py310 def runtime_version(self): member in Client
/external/llvm-project/lldb/examples/summaries/cocoa/
Dobjc_runtime.py651 runtime_version = lldb.formatters.cache.Cache() variable
736 def runtime_version(process): member in ObjCRuntime
/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.h53 const std::string &runtime_version() const { return runtime_version_; } in runtime_version() function
/external/llvm-project/openmp/tools/multiplex/tests/custom_data_storage/
Dfirst-tool.h289 const char *runtime_version) { in ompt_start_tool()
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h1190 const char *runtime_version) in ompt_start_tool()
/external/llvm-project/openmp/tools/multiplex/
Dompt-multiplex.h1035 const char *runtime_version) { in ompt_start_tool()
/external/llvm-project/openmp/tools/archer/
Dompt-tsan.cpp1010 ompt_start_tool(unsigned int omp_version, const char *runtime_version) { in ompt_start_tool()
/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_decl.h121 char* runtime_version; member