Searched refs:UNCONDITIONAL (Results 1 – 2 of 2) sorted by relevance
43 UNCONDITIONAL = 0 # No %kind in effect variable in Specification56 self.conditional = self.UNCONDITIONAL63 … assert self.conditional is self.UNCONDITIONAL, "%kind not terminated by end of specification file"202 …assert self.conditional is self.UNCONDITIONAL, "%section within %kind is forbidden at " + self.con…214 assert self.conditional is self.UNCONDITIONAL # can't actually happen221 assert self.conditional is self.UNCONDITIONAL, "%kind is nested at " + self.context()231 …assert not self.conditional is self.UNCONDITIONAL, "%else without matching %kind on " + self.conte…257 …assert not self.conditional is self.UNCONDITIONAL, "%/kind without matching %kind on " + self.cont…258 self.conditional = self.UNCONDITIONAL264 … assert self.conditional is self.UNCONDITIONAL, "%define-kinds within %kind is forbidden at " + \
119 android.hardware.radio.V1_5.BarringInfo.BarringType.UNCONDITIONAL;