Searched defs:guards (Results 1 – 4 of 4) sorted by relevance
106 static dbus_bool_t guards = FALSE; variable
779 final ArrayList<Guard> guards = this.activeGuards; in signalConditionsOfSatisfiedGuards() local
2880 ZoneList<Guard*>* guards = alternative.guards(); in Emit() local2953 ZoneList<Guard*>* guards = alternative.guards(); in Emit() local3064 ZoneList<Guard*>* guards = alternative.guards(); in EmitOutOfLineContinuation() local4990 ZoneList<Guard*>* guards = alternative.guards(); in ComputeFirstCharacterSet() local
1040 ZoneList<Guard*>* guards() { return guards_; } in guards() function