Home
last modified time | relevance | path

Searched refs:Int32 (Results 1 – 23 of 23) sorted by relevance

/NextBSD/contrib/bzip2/
HDbzlib_private.h44 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 …]
HDblocksort.c34 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 …]
HDhuffman.c35 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 …]
HDdecompress.c29 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 …]
HDbzip2recover.c52 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 …]
HDbzip2.c164 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 …]
HDbzlib.c107 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 …]
HDcompress.c73 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 …]
HDrandtable.c26 Int32 BZ2_rNums[512] = {
/NextBSD/contrib/llvm/lib/Target/WebAssembly/
HDWebAssemblyInstrFormats.td33 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))]>;
HDWebAssemblyRegisterInfo.td51 def Int32 : WebAssemblyRegClass<[i32], 32, (add (sequence "I%u", 0, 4), SP32)>;
/NextBSD/contrib/libarchive/libarchive/
HDarchive_ppmd_private.h25 typedef long Int32; typedef
28 typedef int Int32; typedef
HDarchive_ppmd7_private.h49 Int32 RunLength, InitRL; /* must be 32-bit at least */
HDarchive_ppmd7.c325 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1; in RestartModel()
/NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h447 Int32, enumerator
468 int32_t Int32; member
487 VARIANT_EQUAL_CASE(Int32)
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp31 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/
HDTargetBuiltins.h111 Int32, enumerator
/NextBSD/contrib/wpa/wpa_supplicant/examples/p2p/
HDp2p_connect.py204 {'go_intent':dbus.Int32(self.go_intent)})
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp33 Result.Int32 = V.intVal; in VariantFromVARIANT()
34 Result.Type = PDB_VariantType::Int32; in VariantFromVARIANT()
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp82 Int32, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.cpp1086 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()
HDCGBuiltin.cpp1902 case NeonTypeFlags::Int32: in GetNeonType()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp583 case NeonTypeFlags::Int32: in RFT()
613 case NeonTypeFlags::Int32: in getNeonEltType()