Home
last modified time | relevance | path

Searched refs:has_content (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Doc/tools/extensions/
Dpyspecific.py101 has_content = True variable in ImplementationDetail
183 has_content = True variable in DeprecatedRemoved
233 has_content = False variable in MiscNews
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc749 if (has_content()) { in Clear()
865 if (has_content()) { in SerializeWithCachedSizes()
907 if (has_content()) { in SerializeWithCachedSizesToArray()
945 if (has_content()) { in ByteSize()
990 if (from.has_content()) { in MergeFrom()
1451 bool CodeGeneratorResponse_File::has_content() const { in has_content() function in google::protobuf::compiler::CodeGeneratorResponse_File
Dplugin.pb.h261 bool has_content() const;
663 inline bool CodeGeneratorResponse_File::has_content() const { in has_content() function
/external/python/cpython2/Doc/tools/extensions/
Dpyspecific.py80 has_content = True variable in ImplementationDetail