Home
last modified time | relevance | path

Searched defs:instructionLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A DSimpleGlyph.hh47 … const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h482 unsigned int instructionLength : 7; member