Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base.c95 has_instance; member
149 nt_ghost_info.has_instance=MagickFalse; in NTGhostscriptDeleteInstance()
161 if (nt_ghost_info.has_instance == MagickFalse) in NTGhostscriptNewInstance()
165 nt_ghost_info.has_instance=MagickTrue; in NTGhostscriptNewInstance()
1527 nt_ghost_info.has_instance=MagickFalse; in NTGhostscriptLoadDLL()
/external/v8/src/
Dbootstrapper.cc1236 Handle<JSFunction> has_instance = InstallFunction( in InitializeGlobal() local
1243 has_instance->shared()->set_internal_formal_parameter_count(1); in InitializeGlobal()
1246 has_instance->shared()->set_length(1); in InitializeGlobal()