Searched refs:highest (Results 1 – 25 of 70) sorted by relevance
123
142 int highest = m_ints[last]; in bitLength() local146 if ((highest & 0xffff0000) != 0) in bitLength()148 if ((highest & 0xff000000) != 0) in bitLength()151 highest >>>= 24; in bitLength()156 highest >>>= 16; in bitLength()159 else if (highest > 0x000000ff) in bitLength()162 highest >>>= 8; in bitLength()165 while (highest != 1) in bitLength()168 highest >>>= 1; in bitLength()
11 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
13 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
18 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
19 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
78 to the highest; you can use any portion of the library as long as you embed the100 At the next highest level is canonicalization. The files encompasing this are146 The highest level is the "URL" object that a C++ application would use to
28 // order bits in the highest word.) It is a class invariant
38 Just turn you optimiser up to the highest settings and run destest
640 Node* highest = 0; in highestEnclosingNodeOfType() local646 highest = n; in highestEnclosingNodeOfType()651 return highest; in highestEnclosingNodeOfType()
75 # PRIO: shaper's priority from 1 to 8 where 1 is the highest one.
42 # authenticator advertises the highest supported version and select the version
45 in the same place, the highest number wins. Here's the example:
162 Then re-run with 999999 changed to the highest bb number shown.
117 This is the highest quality texture mapping (trilinear), but only very high
97 This is the highest quality texture mapping (trilinear), but only very high
126 This is the highest quality texture mapping (trilinear), but only very high
220 select camera view on player with the highest frags
128 possible to yield the highest quality frame.
100 though server reported v0 as the highest supported version)
132 though server reported v0 as the highest supported version)
125 * @max: highest allowed value (for singular integral types)