/titanic_44/usr/src/common/bzip2/ |
H A D | bzlib_private.h | 48 typedef int Int32; typedef 136 extern Int32 BZ2_rNums[512]; 139 Int32 rNToGo; \ 140 Int32 rTPos \ 208 Int32 mode; 209 Int32 state; 218 Int32 origPtr; 227 Int32 workFactor; 231 Int32 state_in_len; 235 Int32 nblock; [all …]
|
H A D | huffman.c | 35 Int32 zz, tmp; \ 46 Int32 zz, yy, tmp; \ 64 Int32 *freq, in BZ2_hbMakeCodeLengths() 65 Int32 alphaSize, in BZ2_hbMakeCodeLengths() 66 Int32 maxLen ) in BZ2_hbMakeCodeLengths() 72 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() 75 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() 76 Int32 weight [ BZ_MAX_ALPHA_SIZE * 2 ]; in BZ2_hbMakeCodeLengths() 77 Int32 parent [ BZ_MAX_ALPHA_SIZE * 2 ]; in BZ2_hbMakeCodeLengths() 152 void BZ2_hbAssignCodes ( Int32 *code, in BZ2_hbAssignCodes() [all …]
|
H A D | blocksort.c | 34 Int32 lo, in fallbackSimpleSort() 35 Int32 hi ) in fallbackSimpleSort() 37 Int32 i, j, tmp; in fallbackSimpleSort() 64 { Int32 zztmp = zz1; zz1 = zz2; zz2 = zztmp; } 68 Int32 yyp1 = (zzp1); \ 69 Int32 yyp2 = (zzp2); \ 70 Int32 yyn = (zzn); \ 95 Int32 loSt, in fallbackQSort3() 96 Int32 hiSt ) in fallbackQSort3() 98 Int32 unLo, unHi, ltLo, gtHi, n, m; in fallbackQSort3() [all …]
|
H A D | decompress.c | 29 Int32 i; in makeMaps_d() 106 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress() 109 Int32 retVal; in BZ2_decompress() 110 Int32 minLen, maxLen; in BZ2_decompress() 114 Int32 i; in BZ2_decompress() 115 Int32 j; in BZ2_decompress() 116 Int32 t; in BZ2_decompress() 117 Int32 alphaSize; in BZ2_decompress() 118 Int32 nGroups; in BZ2_decompress() 119 Int32 nSelectors; in BZ2_decompress() [all …]
|
H A D | bzlib.c | 152 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() 180 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() 197 Int32 i; in prepare_new_block() 232 Int32 n; in BZ_API() 298 Int32 n, t; in BZ_API() 380 Int32 i; in add_pair_to_block() 746 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST() 756 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST() 757 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST() 758 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST() [all …]
|
H A D | compress.c | 74 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() 109 Int32 i; in makeMaps_e() 124 Int32 i, j; in generateMTFValues() 125 Int32 zPend; in generateMTFValues() 126 Int32 wr; in generateMTFValues() 127 Int32 EOB; in generateMTFValues() 242 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() 243 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() 244 Int32 nGroups, nBytes __unused; in sendMTFValues() 258 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() [all …]
|
H A D | randtable.c | 26 Int32 BZ2_rNums[512] = {
|
H A D | Solaris.README.txt | 107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) 135 +void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) 161 + Int32 n, t; 431 Int32, Int32, Int32 );
|
/titanic_44/usr/src/common/lzma/ |
H A D | LzFind.h | 50 #define Inline_MatchFinder_GetIndexByte(p, index) ((p)->buffer[(Int32)(index)]) 83 typedef Byte (*Mf_GetIndexByte_Func)(void *object, Int32 index);
|
H A D | Types.h | 55 typedef long Int32; typedef 58 typedef int Int32; typedef
|
H A D | LzFind.c | 51 Byte MatchFinder_GetIndexByte(CMatchFinder *p, Int32 index) { return p->buffer[index]; } in MatchFinder_GetIndexByte()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_parse.h | 144 #define Int32 "int32" macro
|
H A D | topo_2xml.c | 118 (void) snprintf(tbuf, 10, "%s", Int32); in txml_print_prop()
|
H A D | topo_xml.c | 160 if (xmlStrcmp(str, (xmlChar *)Int32) == 0) { in xmlattr_to_type()
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 364 ##### type [0] Int32, 369 ##### keytype [0] Int32, 466 ##### type [0] Int32, 471 ##### keytype [0] Int32, 508 ##### keytype [0] Int32,
|