Searched refs:UseRBER8 (Results 1 – 3 of 3) sorted by relevance
166 $(call add_json_bool, UseRBER8, $(filter-out false,$(RBE_R8)))
230 UseRBER8 *bool `json:",omitempty"` member
819 func (c *config) UseRBER8() bool { func820 return Bool(c.productVariables.UseRBER8)