Home
last modified time | relevance | path

Searched defs:description_suffix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dgenerate_bignum_tests.py76 def description_suffix(self) -> str: member in BignumOperation
173 def description_suffix(self) -> str: member in BignumAdd
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dgenerate_bignum_tests.py76 def description_suffix(self) -> str: member in BignumOperation
173 def description_suffix(self) -> str: member in BignumAdd
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dapi_def.proto133 string description_suffix = 10; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dapi_def.pb.h2105 inline const std::string& ApiDef::description_suffix() const { in description_suffix() function
2136 inline void ApiDef::set_allocated_description_suffix(std::string* description_suffix) { in set_allocated_description_suffix()