Lines Matching defs:Position
550 // Advance the current position by some amount.555 struct Position {556 Position() : mask(0), value(0), determines_perfectly(false) { }563 Position* positions(int index) {575 Position positions_[4];1461 // Returns true if a deferred position store exists to the specified