Lines Matching defs:out
71 toWire(DNSOutput out) {72 out.writeU16(getID());73 out.writeU16(flags);75 out.writeU16(counts[i]);80 DNSOutput out = new DNSOutput();81 toWire(out);82 return out.toByteArray();159 " is out of range");171 " is out of range");193 "is out of range");211 value + " is out of range");