Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/bzip2/
H A Dbzlib_private.h203 Int32 mode;
232 Int32 numZ;
254 Int32 nMTF;
282 BZ2_hbAssignCodes ( Int32*, UChar*, Int32, Int32, Int32 );
285 BZ2_hbMakeCodeLengths ( UChar*, Int32*, Int32, Int32 );
374 Int32 k0;
484 extern Int32
485 BZ2_indexIntoF ( Int32, Int32* );
487 extern Int32
491 BZ2_hbCreateDecodeTables ( Int32*, Int32*, Int32*, UChar*,
[all …]
H A Dhuffman.c64 Int32 *freq, 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()
154 Int32 minLen, in BZ2_hbAssignCodes()
155 Int32 maxLen, in BZ2_hbAssignCodes()
158 Int32 n, vec, i; in BZ2_hbAssignCodes()
[all …]
H A Dblocksort.c37 Int32 i, j, tmp; in fallbackSimpleSort()
99 Int32 sp, lo, hi; in fallbackQSort3()
138 n = (Int32)eclass[fmap[unLo]] - (Int32)med; in fallbackQSort3()
149 n = (Int32)eclass[fmap[unHi]] - (Int32)med; in fallbackQSort3()
218 Int32 ftab[257]; in fallbackSort()
221 Int32 nNotDone; in fallbackSort()
222 Int32 nBhtab; in fallbackSort()
354 Int32 k; in mainGtU()
843 Int32 vv; in mainSort()
844 Int32 h = 1; in mainSort()
[all …]
H A Ddecompress.c29 Int32 i; in makeMaps_d()
114 Int32 i; in BZ2_decompress()
115 Int32 j; in BZ2_decompress()
116 Int32 t; in BZ2_decompress()
120 Int32 EOB; in BZ2_decompress()
126 Int32 es; in BZ2_decompress()
127 Int32 N; in BZ2_decompress()
128 Int32 curr; in BZ2_decompress()
129 Int32 zt; in BZ2_decompress()
130 Int32 zn; in BZ2_decompress()
[all …]
H A Dbzip2recover.c52 typedef int Int32; typedef
111 static void mallocFail ( Int32 n ) in mallocFail()
146 Int32 buffer;
147 Int32 buffLive;
199 static Int32 bsGetBit ( BitStream* bs ) in bsGetBit()
220 Int32 retVal; in bsClose()
244 Int32 i; in bsPutUChar()
253 Int32 i; in bsPutUInt32()
263 Int32 n = strlen ( name ); in endsInBz2()
301 Int32 main ( Int32 argc, Char** argv ) in main()
[all …]
H A Dbzip2.c183 Int32 verbosity;
199 Int32 opMode;
200 Int32 srcMode;
254 Int32 i; in uInt64_to_double()
268 Int32 i; in uInt64_isZero()
280 Int32 i; in uInt64_qrm10()
297 Int32 i, q; in uInt64_toAscii()
333 Int32 nIbuf; in compressStream()
910 Int32 i; in pad()
1137 Int32 n, i; in compress()
[all …]
H A Dbzlib.c104 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
122 Int32 i; in prepare_new_block()
157 Int32 n; in BZ_API()
221 Int32 i; in add_pair_to_block()
691 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()
693 Int32 nb, na, mid; in BZ2_indexIntoF()
901 Int32 bufN;
928 Int32 ret; in BZ_API()
975 Int32 n, n2, ret; in BZ_API()
1035 Int32 n, n2, ret; in BZ_API()
[all …]
H A Dcompress.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()
243 Int32 nGroups, nBytes; in sendMTFValues()
257 Int32 fave[BZ_N_GROUPS]; in sendMTFValues()
281 Int32 nPart, remF, tFreq, aFreq; in sendMTFValues()
532 Int32 curr = s->len[t][0]; in sendMTFValues()
[all …]
H A Drandtable.c26 Int32 BZ2_rNums[512] = {
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def90 __OMP_STRUCT_TYPE(Ident, ident_t, false, Int32, Int32, Int32, Int32, Int8Ptr)
98 Int8, Int8, Int8, Int32, Int32, Int32, Int32, Int32, Int32)
103 Int32, Int32)
303 Int32Ptr, Int32, Int32, Int32, Int32)
305 Int32Ptr, Int32, Int32, Int32, Int32)
311 Int32, Int32, Int32)
313 Int32, Int32, Int32)
412 Int32, Int32, VoidPtr, Int32)
414 Int32, Int32, VoidPtr, Int32)
434 VoidPtrPtr, VoidPtrPtr, Int32, Int32, Int32, VoidPtr, Int32, VoidPtr)
[all …]
/freebsd-14.2/contrib/bearssl/T0/
H A DCodeElementJump.cs56 if (joff == Int32.MinValue) { in GetLength()
73 return Int32.MinValue;
92 if (joff == Int32.MinValue) { in Encode()
H A DWordInterpreted.cs129 if (sa[j] == Int32.MinValue) { in MergeSA()
157 sa[i] = Int32.MinValue; in AnalyseFlow()
164 int exitSA = Int32.MinValue; in AnalyseFlow()
195 if (exitSA == Int32.MinValue) { in AnalyseFlow()
248 if (exitSA == Int32.MinValue) { in AnalyseFlow()
H A DOpcodeJump.cs32 internal OpcodeJump() : this(Int32.MinValue) in OpcodeJump()
54 if (this.disp != Int32.MinValue) { in ResolveJump()
H A DOpcodeJumpUncond.cs55 if (JumpDisp == Int32.MinValue) { in ToString()
H A DOpcodeJumpIf.cs59 if (JumpDisp == Int32.MinValue) { in ToString()
H A DOpcodeJumpIfNot.cs59 if (JumpDisp == Int32.MinValue) { in ToString()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h399 Int32, enumerator
419 explicit Variant(int32_t V) : Type(PDB_VariantType::Int32) { in Variant()
420 Value.Int32 = V; in Variant()
458 int32_t Int32; member
474 case Int32: in isIntegralType()
495 VARIANT_WIDTH(Int32, 32u) in getBitWidth()
520 VARIANT_APSINT(Int32, 32u, false) in toAPSInt()
539 case PDB_VariantType::Int32: in toAPFloat()
562 VARIANT_EQUAL_CASE(Int32)
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp94 Type *Int32 = Type::getInt32Ty(C); in runOnModule() local
96 StructType::create(C, {PointerType::getUnqual(C), Int32, Int32}, in runOnModule()
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_ppmd_private.h25 typedef long Int32; typedef
28 typedef int Int32; typedef
H A Darchive_ppmd7_private.h49 Int32 RunLength, InitRL; /* must be 32-bit at least */
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h48 Int32 = 0x0074, // 32 bit signed int enumerator
182 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLanai.cpp111 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
112 SmallVector<llvm::Type *, 3> Elements(SizeInRegs, Int32); in classifyArgumentType()
H A DARC.cpp121 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
122 SmallVector<llvm::Type *, 3> Elements(SizeInRegs, Int32); in classifyArgumentType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp45 {"int*", SimpleTypeKind::Int32},
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp768 Constant *I32Null = ConstantInt::getNullValue(Int32); in getOrCreateIdent()
1343 Builder.CreateAlloca(Int32, nullptr, "zero.addr"); in createParallel()
1398 Builder.CreateAlloca(Int32, nullptr, "tid.addr.local"); in createParallel()
1404 Builder.CreateLoad(Int32, ZeroAddr, "zero.addr.use"); in createParallel()
1634 Constant *I32Null = ConstantInt::getNullValue(Int32); in emitTaskyieldImpl()
4353 Device = ConstantInt::get(Int32, -1); in createOMPInteropInit()
4356 NumDependences = ConstantInt::get(Int32, 0); in createOMPInteropInit()
4381 Device = ConstantInt::get(Int32, -1); in createOMPInteropDestroy()
4383 NumDependences = ConstantInt::get(Int32, 0); in createOMPInteropDestroy()
4409 Device = ConstantInt::get(Int32, -1); in createOMPInteropUse()
[all …]

123