Lines Matching defs:or

2  * Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
5 * This code is free software; you can redistribute it and/or modify it
12 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
22 * or visit www.oracle.com if you need additional information or have any
37 * Individual indexed bits can be examined, set, or cleared. One
73 /* Used to shift left or right for a partial word mask */
125 * less than or equal to the current value of wordsInUse!
327 // Allocate larger of doubled size or required size
391 * or {@code toIndex} is negative, or {@code fromIndex} is
468 * or {@code toIndex} is negative, or {@code fromIndex} is
512 * or {@code toIndex} is negative, or {@code fromIndex} is
551 * or {@code toIndex} is negative, or {@code fromIndex} is
632 * or {@code toIndex} is negative, or {@code fromIndex} is
682 * that occurs on or after the specified starting index. If no such
694 * @return the index of the next set bit, or {@code -1} if there
722 * that occurs on or after the specified starting index.
754 * that occurs on or before the specified starting index.
755 * If no such bit exists, or if {@code -1} is given as the
767 * @return the index of the previous set bit, or {@code -1} if there
800 * that occurs on or before the specified starting index.
801 * If no such bit exists, or if {@code -1} is given as the
805 * @return the index of the previous clear bit, or {@code -1} if there
920 * value {@code true} or the corresponding bit in the bit set
925 public void or(BitSet set) {
1140 // or reduction in logical size