| /openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/ |
| H A D | bzlib_private.h | 44 typedef int Int32; typedef 131 extern const 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 …]
|
| 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() 107 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress() 110 Int32 retVal; in BZ2_decompress() 111 Int32 minLen, maxLen; in BZ2_decompress() 115 Int32 i; in BZ2_decompress() 116 Int32 j; in BZ2_decompress() 117 Int32 t; in BZ2_decompress() 118 Int32 alphaSize; in BZ2_decompress() 119 Int32 nGroups; in BZ2_decompress() 120 Int32 nSelectors; in BZ2_decompress() [all …]
|
| H A D | bzip2.patch | 106 -__inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) 110 +Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) 112 Int32 nb, na, mid; 176 -extern Int32 BZ2_rNums[512]; 177 +extern const Int32 BZ2_rNums[512]; 180 Int32 rNToGo; \ 181 @@ -152,7 +152,7 @@ extern Int32 BZ2_rNums[512]; 207 @@ -209,13 +209,13 @@ Int32 BZ2_decompress ( DState* s ) 219 - s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) ); 220 + s->tt = (UInt32*) BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) ); [all …]
|
| H A D | bzlib.c | 102 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc() 123 Int32 i; in prepare_new_block() 158 Int32 n; in BZ_API() 222 Int32 i; in add_pair_to_block() 588 s->state_out_len = ((Int32)k1) + 4; in unRLE_obuf_to_output_FAST() 598 Int32 c_state_out_len = s->state_out_len; in unRLE_obuf_to_output_FAST() 599 Int32 c_nblock_used = s->nblock_used; in unRLE_obuf_to_output_FAST() 600 Int32 c_k0 = s->k0; in unRLE_obuf_to_output_FAST() 605 Int32 ro_blockSize100 in unRLE_obuf_to_output_FAST() [all...] |
| H A D | compress.c | 79 void bsW ( EState* s, Int32 n, UInt32 v ) 114 Int32 i; in makeMaps_e() 129 Int32 i, j; in generateMTFValues() 130 Int32 zPend; in generateMTFValues() 131 Int32 wr; in generateMTFValues() 132 Int32 EOB; in generateMTFValues() 247 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() 248 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() 249 Int32 nGroups; in sendMTFValues() 250 Int32 nByte in sendMTFValues() [all...] |
| H A D | randtable.c | 26 const Int32 BZ2_rNums[512] = {
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 34 __OMP_TYPE(Int32) 72 __OMP_ARRAY_TYPE(KmpCriticalName, Int32, 8) 73 __OMP_ARRAY_TYPE(Int32Arr3, Int32, 3) 91 __OMP_STRUCT_TYPE(Ident, ident_t, false, Int32, Int32, Int32, Int32, Int8Ptr) 93 Int32, Int32) 94 __OMP_STRUCT_TYPE(KernelArgs, __tgt_kernel_arguments, false, Int32, Int32, VoidPtrPtr, 96 Int64, Int64, Int32Arr3Ty, Int32Arr3Ty, Int32) 116 __OMP_FUNCTION_TYPE(TaskRoutineEntry, false, Int32, Int32, 119 __OMP_FUNCTION_TYPE(InterWarpCopy, false, Void, VoidPtr, Int32) 120 __OMP_FUNCTION_TYPE(GlobalList, false, Void, VoidPtr, Int32, VoidPtr) [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 399 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)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 119 Type *Int32 = Type::getInt32Ty(C); in runOnModule() local 121 C, {Type::getInt8Ty(C)->getPointerTo(0), Int32, Int32}, in runOnModule()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 48 Int32 = 0x0074, // 32 bit signed int enumerator 182 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeIndex.cpp | 45 {"int*", SimpleTypeKind::Int32},
|
| H A D | TypeRecordHelpers.cpp | 93 case SimpleTypeKind::Int32: in getSizeInBytesForTypeIndex()
|
| /openbsd-src/gnu/llvm/lld/wasm/ |
| H A D | InputElement.h | 54 ie.Inst.Value.Int32 = static_cast<int32_t>(value); in intConst()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | TensorSpec.h | 41 M(int32_t, Int32) \
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 31 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int32, OS) in operator <<() 364 case PDB_VariantType::Int32: in operator <<() 365 OS << Value.Value.Int32; in operator <<()
|
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 564 Constant *I32Null = ConstantInt::getNullValue(Int32); in getOrCreateIdent() 566 ConstantInt::get(Int32, uint32_t(LocFlags)), in getOrCreateIdent() 567 ConstantInt::get(Int32, Reserve2Flags), in getOrCreateIdent() 568 ConstantInt::get(Int32, SrcLocStrSize), SrcLocStr}; in getOrCreateIdent() 900 Builder.CreateIntCast(NumThreads, Int32, /*isSigned*/ false)}; in createParallel() 909 ConstantInt::get(Int32, unsigned(ProcBind), /*isSigned=*/true)}; in createParallel() 928 AllocaInst *TIDAddr = Builder.CreateAlloca(Int32, nullptr, "tid.addr"); in createParallel() 929 AllocaInst *ZeroAddr = Builder.CreateAlloca(Int32, nullptr, "zero.addr"); in createParallel() 970 Builder.CreateAlloca(Int32, nullptr, "tid.addr.local"); in createParallel() 971 Instruction *PrivTID = Builder.CreateLoad(Int32, PrivTIDAddr, "tid"); in createParallel() [all …]
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPack.def | 62 HANDLE_MP_FIRST_BYTE(0xd2, Int32)
|
| H A D | Wasm.h | 97 int32_t Int32; member
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.cpp | 71 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local 94 return Int32; in getCallerSavedRegs()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | arm_mve.td | 266 let params = !listconcat(T.Int16, T.Int32) in { 877 defm: contiguous_load<"vldrbq", u8, T.All8, !listconcat(T.Int16, T.Int32)>; 878 defm: contiguous_load<"vldrhq", u16, T.All16, T.Int32>; 938 defm: contiguous_store<"vstrbq", u8, T.All8, !listconcat(T.Int16, T.Int32)>; 939 defm: contiguous_store<"vstrhq", u16, T.All16, T.Int32>; 1044 defm vldrbq: gather_offset_unshifted<!listconcat(T.All8, T.Int16, T.Int32), u8>; 1045 defm vldrhq: gather_offset_both<!listconcat(T.All16, T.Int32), u16, 1>; 1090 defm vstrbq: scatter_offset_unshifted<!listconcat(T.All8,T.Int16,T.Int32), u8>; 1091 defm vstrhq: scatter_offset_both<!listconcat(T.All16, T.Int32), u16, 1>; 1295 let params = T.Int32 in { [all …]
|
| H A D | TargetBuiltins.h | 179 Int32, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/ |
| H A D | MsgPackWriter.cpp | 53 EW.write(FirstByte::Int32); in write()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
| H A D | WasmDumper.cpp | 185 W.printNumber("Offset", Seg.Offset.Inst.Value.Int32); in printSectionHeaders()
|