Searched refs:bytesZ (Results 1 – 1 of 1) sorted by relevance
903 …const HBUINT16 *words = &StructAtOffset<HBUINT16> (&bytesZ, (header.nUnits - 1) * header.unitSize); in last_is_terminator()915 return StructAtOffset<Type> (&bytesZ, i * header.unitSize); in operator []()921 return StructAtOffset<Type> (&bytesZ, i * header.unitSize); in operator []()940 (void) (false && StructAtOffset<Type> (&bytesZ, 0).sanitize (c)); in sanitize()974 const Type *p = (const Type *) (((const char *) &bytesZ) + (mid * size)); in bsearch()989 c->check_range (bytesZ.arrayZ, in sanitize_shallow()996 UnsizedArrayOf<HBUINT8> bytesZ; member998 DEFINE_SIZE_ARRAY (10, bytesZ);