| /NextBSD/contrib/bzip2/ |
| HD | bzlib_private.h | 44 typedef int Int32; typedef 131 extern Int32 BZ2_rNums[512]; 134 Int32 rNToGo; \ 135 Int32 rTPos \ 203 Int32 mode; 204 Int32 state; 213 Int32 origPtr; 222 Int32 workFactor; 226 Int32 state_in_len; 230 Int32 nblock; [all …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | bzip2recover.c | 52 typedef int Int32; typedef 111 static void mallocFail ( Int32 n ) in mallocFail() 123 static void tooManyBlocks ( Int32 max_handled_blocks ) in tooManyBlocks() 146 Int32 buffer; 147 Int32 buffLive; 180 static void bsPutBit ( BitStream* bs, Int32 bit ) in bsPutBit() 183 Int32 retVal = putc ( (UChar) bs->buffer, bs->handle ); in bsPutBit() 199 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit() 205 Int32 retVal = getc ( bs->handle ); in bsGetBit() 220 Int32 retVal; in bsClose() [all …]
|
| HD | bzip2.c | 164 typedef int Int32; typedef 183 Int32 verbosity; 186 Int32 numFileNames, numFilesProcessed, blockSize100k; 187 Int32 exitValue; 199 Int32 opMode; 200 Int32 srcMode; 204 Int32 longestFileName; 211 Int32 workFactor; 218 static void cleanUpAndFail ( Int32 ) NORETURN; 222 static void* myMalloc ( Int32 ); [all …]
|
| HD | bzlib.c | 107 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() 125 Int32 i; in prepare_new_block() 160 Int32 n; in BZ_API() 224 Int32 i; in add_pair_to_block() 591 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST() 601 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST() 602 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST() 603 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST() 608 Int32 ro_blockSize100k = s->blockSize100k; in unRLE_obuf_to_output_FAST() 612 Int32 s_save_nblockPP = s->save_nblock+1; in unRLE_obuf_to_output_FAST() [all …]
|
| HD | compress.c | 73 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() 108 Int32 i; in makeMaps_e() 123 Int32 i, j; in generateMTFValues() 124 Int32 zPend; in generateMTFValues() 125 Int32 wr; in generateMTFValues() 126 Int32 EOB; in generateMTFValues() 241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() 242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() 243 Int32 nGroups, nBytes; in sendMTFValues() 257 Int32 fave[BZ_N_GROUPS]; in sendMTFValues() [all …]
|
| HD | randtable.c | 26 Int32 BZ2_rNums[512] = {
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyInstrFormats.td | 33 def _I32 : I<(outs Int32:$dst), (ins Int32:$src), 34 [(set Int32:$dst, (node Int32:$src))]>; 39 def _I32 : I<(outs Int32:$dst), (ins Int32:$lhs, Int32:$rhs), 40 [(set Int32:$dst, (node Int32:$lhs, Int32:$rhs))]>;
|
| HD | WebAssemblyRegisterInfo.td | 51 def Int32 : WebAssemblyRegClass<[i32], 32, (add (sequence "I%u", 0, 4), SP32)>;
|
| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_ppmd_private.h | 25 typedef long Int32; typedef 28 typedef int Int32; typedef
|
| HD | archive_ppmd7_private.h | 49 Int32 RunLength, InitRL; /* must be 32-bit at least */
|
| HD | archive_ppmd7.c | 325 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1; in RestartModel()
|
| /NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| HD | PDBTypes.h | 447 Int32, enumerator 468 int32_t Int32; member 487 VARIANT_EQUAL_CASE(Int32)
|
| /NextBSD/contrib/llvm/lib/DebugInfo/PDB/ |
| HD | PDBExtras.cpp | 31 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int32, OS) in operator <<() 299 case PDB_VariantType::Int32: in operator <<() 300 OS << Value.Int32; in operator <<()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | TargetBuiltins.h | 111 Int32, enumerator
|
| /NextBSD/contrib/wpa/wpa_supplicant/examples/p2p/ |
| HD | p2p_connect.py | 204 {'go_intent':dbus.Int32(self.go_intent)})
|
| /NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/ |
| HD | DIARawSymbol.cpp | 33 Result.Int32 = V.intVal; in VariantFromVARIANT() 34 Result.Type = PDB_VariantType::Int32; in VariantFromVARIANT()
|
| /NextBSD/contrib/llvm/tools/clang/utils/TableGen/ |
| HD | NeonEmitter.cpp | 82 Int32, enumerator
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | TargetInfo.cpp | 1086 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local 1090 SmallVector<llvm::Type*, 3> Elements(SizeInRegs, Int32); in classifyArgumentType() 1094 llvm::IntegerType *PaddingType = NeedsPadding ? Int32 : nullptr; in classifyArgumentType()
|
| HD | CGBuiltin.cpp | 1902 case NeonTypeFlags::Int32: in GetNeonType()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaChecking.cpp | 583 case NeonTypeFlags::Int32: in RFT() 613 case NeonTypeFlags::Int32: in getNeonEltType()
|