Home
last modified time | relevance | path

Searched refs:has_instance (Results 1 – 2 of 2) sorted by relevance

/external/mbedtls/scripts/
Dgenerate_ssl_debug_helpers.py85 has_instance = False
88 if has_instance is False:
89 has_instance = True
92 if has_instance:
/external/ImageMagick/MagickCore/
Dnt-base.c97 has_instance; member
154 nt_ghost_info.has_instance=MagickFalse; in NTGhostscriptDeleteInstance()
166 if (nt_ghost_info.has_instance == MagickFalse) in NTGhostscriptNewInstance()
170 nt_ghost_info.has_instance=MagickTrue; in NTGhostscriptNewInstance()
1503 nt_ghost_info.has_instance=MagickFalse; in NTGhostscriptLoadDLL()