HomeSort by relevance Sort by last modified time
    Searched refs:type_count (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/IR/
DebugInfo.h 130 unsigned type_count() const { return TYs.size(); } function in class:llvm::DebugInfoFinder
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvcommn.h 47 FT_UInt type_count; member in struct:OTV_ValidatorRec_
otvgsub.c 543 /* sets otvalid->type_count */
572 otvalid->type_count = 8;
otvgpos.c 957 /* sets otvalid->type_count */
964 otvalid->type_count = 9;
1006 otvalid->type_count = 9;
otvcommn.c 342 /* uses otvalid->type_count */
363 if ( LookupType == 0 || LookupType > otvalid->type_count )
  /external/selinux/prebuilts/bin/
seinfo.py 264 p.type_count, p.type_attribute_count))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
__init__.py 314 def type_count(self): member in class:SELinuxPolicy
qpol.py 138 def type_count(self): return _qpol.qpol_policy_t_type_count(self) member in class:qpol_policy_t
    [all...]
  /external/vulkan-validation-layers/demos/
tri.c 1383 const VkDescriptorPoolSize type_count = { local
    [all...]

Completed in 154 milliseconds