Home
last modified time | relevance | path

Searched defs:doc_link (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bionic/linker/
H A Dlinker_test_globals.cpp31 const char* doc_link [[maybe_unused]], in DL_WARN_documented_change()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stats_to_input_pipeline_analysis.cc462 std::string MakeDocLink(absl::string_view doc_link, absl::string_view text) { in MakeDocLink()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dextension_type_test.py103 def doc_link(): member in MaskedTensorV2