Home | History | Annotate | Download | only in common

Lines Matching refs:IsProgram

3827 struct IsProgram {
3828 typedef IsProgram ValueType;
3865 COMPILE_ASSERT(sizeof(IsProgram) == 16, Sizeof_IsProgram_is_not_16);
3866 COMPILE_ASSERT(offsetof(IsProgram, header) == 0,
3868 COMPILE_ASSERT(offsetof(IsProgram, program) == 4,
3870 COMPILE_ASSERT(offsetof(IsProgram, result_shm_id) == 8,
3872 COMPILE_ASSERT(offsetof(IsProgram, result_shm_offset) == 12,