Searched refs:s_pTypes (Results 1 – 9 of 9) sorted by relevance
121 static OTypeCollection * s_pTypes = 0; in getTypes() local122 if (! s_pTypes) in getTypes()125 if (! s_pTypes) in getTypes()132 s_pTypes = &s_aTypes; in getTypes()135 return s_pTypes->getTypes(); in getTypes()
59 static OTypeCollection * s_pTypes = 0; in getTypes() local60 if (! s_pTypes) in getTypes()63 if (! s_pTypes) in getTypes()68 s_pTypes = &s_aTypes; in getTypes()71 return s_pTypes->getTypes(); in getTypes()
113 static OTypeCollection * s_pTypes = 0; in getTypes() local114 if (! s_pTypes) in getTypes()117 if (! s_pTypes) in getTypes()123 s_pTypes = &s_aTypes; in getTypes()126 return s_pTypes->getTypes(); in getTypes()419 static OTypeCollection * s_pTypes = 0; in getTypes() local420 if (! s_pTypes) in getTypes()423 if (! s_pTypes) in getTypes()428 s_pTypes = &s_aTypes; in getTypes()431 return s_pTypes->getTypes(); in getTypes()
99 static OTypeCollection * s_pTypes = 0; in getTypes() local100 if (! s_pTypes) in getTypes()103 if (! s_pTypes) in getTypes()109 s_pTypes = &s_aTypes; in getTypes()112 return s_pTypes->getTypes(); in getTypes()
135 static OTypeCollection * s_pTypes = 0; in getTypes() local136 if (! s_pTypes) in getTypes()139 if (! s_pTypes) in getTypes()146 s_pTypes = &s_aTypes; in getTypes()149 return s_pTypes->getTypes(); in getTypes()
101 static OTypeCollection * s_pTypes = 0; in getTypes() local102 if (! s_pTypes) in getTypes()105 if (! s_pTypes) in getTypes()111 s_pTypes = &s_aTypes; in getTypes()114 return s_pTypes->getTypes(); in getTypes()
254 static OTypeCollection * s_pTypes = 0; in getTypes() local255 if (! s_pTypes) in getTypes()258 if (! s_pTypes) in getTypes()269 s_pTypes = &s_aTypes; in getTypes()272 return s_pTypes->getTypes(); in getTypes()
1023 static Sequence< Type > const * s_pTypes = 0; in getTypes() local1024 if (! s_pTypes) in getTypes()1078 if (! s_pTypes) in getTypes()1081 s_pTypes = &s_types; in getTypes()1084 return *s_pTypes; in getTypes()
1856 static OTypeCollection * s_pTypes = 0; in getTypes() local1857 if (! s_pTypes) in getTypes()1860 if (! s_pTypes) in getTypes()1866 s_pTypes = &s_aTypes; in getTypes()1869 return s_pTypes->getTypes(); in getTypes()
Completed in 96 milliseconds