Home
last modified time | relevance | path

Searched refs:type_count (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DDebugInfo.h117 unsigned type_count() const { return TYs.size(); } in type_count() function
/external/freetype/src/otvalid/
Dotvgpos.c964 otvalid->type_count = 9; in otv_GPOS_subtable_validate()
1028 otvalid->type_count = 9; in otv_GPOS_validate()
Dotvgsub.c594 otvalid->type_count = 8; in otv_GSUB_validate()
Dotvcommn.h47 FT_UInt type_count; member
Dotvcommn.c370 if ( LookupType == 0 || LookupType > otvalid->type_count ) in otv_Lookup_validate()
/external/selinux/prebuilts/bin/
Dseinfo.py308 p.type_count, p.type_attribute_count))
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h839 unsigned type_count() const { return TYs.size(); } in type_count() function