Searched refs:space (Results 1 – 5 of 5) sorted by relevance
26 space=\ c key
256 int space = constraintEntry.indexOf(' '); in Constraints() local257 if (space > 0) { in Constraints()259 constraintEntry.substring(0, space). in Constraints()261 policy = constraintEntry.substring(space + 1); in Constraints()
38 # logging framework initialization. The list should be white space separated.48 # logging configuration. The list should be white space separated, and the
53 # * There must be one or more space characters between the months.
1448 description: "Zip64 tests take too long to execute and need more than 5GB of space to run.",