Mimas
... from Phil Plait's excellent Bitsize Astronomy site Cassini's first image of Mimas Open Issues How big a hit can a planet or moon take before being completely disrupted? Home ... Saturn ... Janus ... Mimas ...
- www.nineplanets.org/mimas.html
C-Breeze Compiler Infrastructure
... class(sc), 00053 _is_redundant_extern(false), 00054 _init(init), 00055 _bitsize(bitsize), 00056 _references(0), 00057 _ref_list(), 00058 _attribs() 00059 {} 00060 00061 ...
- www.cs.utexas.edu/users/c-breeze/html/declnode_8cc-source.html
http://www.xwt.org/javadoc/javasrc/org/bouncycastle/crypto/engines/RSAEngine_java.html
... maximum size for an input block. 41 */ 42 public int getInputBlockSize () 43 { 44 int bitSize = key . getModulus ().bitLength(); 45 46 if ( forEncryption ) 47 { 48 return ( bitSize + 7) / 8 - 1; ...
- www.xwt.org/javadoc/javasrc/org/bouncycastle/crypto/engines/RSAEngine_java.html
Re: [PATCH] PIC support for SH
... type */ - 0, /* rightshift */ - 2, /* size (0 = byte, 1 = short, 2 = long) */ - 32, /* bitsize */ - false, /* pc_relative */ - 0, /* bitpos */ - complain_overflow_bitfield, /* complain ...
- cygwin.com/ml/binutils/2000-09/msg00293.html
SRC Modula-3: buildlectern/src/LGM.m3
... PixWord ) = CONST PixelsPerWord = BITSIZE(ScrnPixmap.PixWord) DIV 3; VAR i := 0; j := 0; grabBit := 1; (* must change if BITSIZE(ScrnPixmap.PixWord) # 32 source := pixels[0 ...
- www.research.compaq.com/SRC/m3sources/html/buildlectern/src/LGM.m3.html
- 11/21/2005
Modula-3: Unsafe operations
... is not an open array type, BITSIZE(e) must equal BITSIZE(T) . If T is an open array type, its element type must not be an open array type, and e 's bit pattern is interpreted as an array whose length is ...
- www.research.compaq.com/SRC/m3defn/html/unsafe.html
Digest diff compression from Henrik Nordstrom on 1999-09-05 (squid-dev ...
... int v = i - lasti - 1; int n = lastisize; int bitsize = significantbits(v); lastisize = bitsize; #if 0 fprintf(stderr,"out %d i=%d id=%d s=%d n=%d\n ...
- www.squid-cache.org/mail-archive/squid-dev/199909/0025.html
Debugging macros and functions
... able to hold values up to 2^32 wxASSERT_MIN_BITSIZE(int, 32); // can't work with the platforms using UTF-8 for wchar_t wxASSERT_MIN_BITSIZE(wchar_t, 16); wxASSERT_MSG wxASSERT_MSG ( ...
- www.wxwindows.org/manuals/2.4.2/wx442.htm
Bits
... of their argument rather than of the particular argument they are applied to. bitSize returns the number of bits in the type; and isSigned returns whether the type is signed or ...
- www.zanthan.com/ajm/haskell/docs/sec-bits.html
Polo Gear Bit Sizing Chart
Bit Sizing Chart Polo Gear measures its ring size for bits using the inside diameter of the bit. To get the outside diameter add 1/2 inch to inside diameter. The mouth size for gag bits is measured by ...
- www.pologearusa.com/html/bitsize.html
- 11/21/2005