Home
last modified time | relevance | path

Searched refs:IndexOffset (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/DataDog/sketches-go/ddsketch/mapping/
H A Dindex_mapping.go32 return NewLogarithmicMappingWithGamma(m.Gamma, m.IndexOffset)
34 return NewLinearlyInterpolatedMappingWithGamma(m.Gamma, m.IndexOffset)
36 return NewCubicallyInterpolatedMappingWithGamma(m.Gamma, m.IndexOffset)
/dports/lang/sdcc/sdcc-4.0.0/sdas/linksrc/
H A Dlksdcclib.c106 long IndexOffset = 0; in buildlibraryindex_sdcclib() local
118 IndexOffset = atol (FLine); in buildlibraryindex_sdcclib()
148 This->offset = FileOffset + IndexOffset; in buildlibraryindex_sdcclib()
241 long IndexOffset = 0, FileOffset; in findsym_sdcclib() local
265 IndexOffset = atol (FLine); in findsym_sdcclib()
330 lbfh->offset = IndexOffset + FileOffset; in findsym_sdcclib()
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/
H A DSteiner.pas43 I, J, IndexOffset: Integer;
92 IndexOffset:=H.CreateEdgeAttr(AttrEdgeIndex, AttrPointer);
106 AsPointerByOfs[IndexOffset]:=E;
114 SteinerTreeEdges[I]:=TEdge(SSTList[I]).AsPointerByOfs[IndexOffset];
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/
H A DConnectivityExplicit.h51 , IndexOffset(indexOffsetPortal) in ConnectivityExplicit()
76 vtkm::Id offset = this->IndexOffset.Get(index); in GetIndices()
85 IndexOffsetPortalType IndexOffset; variable
H A DConnectivityPermuted.h109 , IndexOffset(indexOffset) in ConnectivityPermutedCellToPoint()
124 this->Connectivity, this->NumIndices.Get(index), this->IndexOffset.Get(index)); in GetIndices()
130 IndexOffsetPortalType IndexOffset; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp577 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
582 IndexOffset.getBitWidth(), in emitBump()
586 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
588 IndexOffset = Q; in emitBump()
595 if (IndexOffset == 1) in emitBump()
598 if (IndexOffset.isAllOnesValue()) in emitBump()
604 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
606 if (IndexOffset.isPowerOf2()) { in emitBump()
611 if ((-IndexOffset).isPowerOf2()) { in emitBump()
614 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
583 IndexOffset.getBitWidth(), in emitBump()
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
589 IndexOffset = Q; in emitBump()
596 if (IndexOffset == 1) in emitBump()
599 if (IndexOffset.isAllOnesValue()) in emitBump()
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
607 if (IndexOffset.isPowerOf2()) { in emitBump()
612 if ((-IndexOffset).isPowerOf2()) { in emitBump()
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp578 APInt IndexOffset = Idx - BasisIdx;
583 IndexOffset.getBitWidth(),
587 APInt::sdivrem(IndexOffset, ElementSize, Q, R);
589 IndexOffset = Q;
596 if (IndexOffset == 1)
599 if (IndexOffset.isAllOnesValue())
605 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth());
607 if (IndexOffset.isPowerOf2()) {
612 if ((-IndexOffset).isPowerOf2()) {
615 ConstantInt::get(DeltaType, (-IndexOffset).logBase2());
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp591 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
596 IndexOffset.getBitWidth(), in emitBump()
600 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
602 IndexOffset = Q; in emitBump()
609 if (IndexOffset == 1) in emitBump()
612 if (IndexOffset.isAllOnesValue()) in emitBump()
618 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
620 if (IndexOffset.isPowerOf2()) { in emitBump()
625 if ((-IndexOffset).isPowerOf2()) { in emitBump()
628 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnes()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp589 APInt IndexOffset = Idx - BasisIdx; in emitBump() local
594 IndexOffset.getBitWidth(), in emitBump()
598 APInt::sdivrem(IndexOffset, ElementSize, Q, R); in emitBump()
600 IndexOffset = Q; in emitBump()
607 if (IndexOffset == 1) in emitBump()
610 if (IndexOffset.isAllOnesValue()) in emitBump()
616 IntegerType::get(Basis.Ins->getContext(), IndexOffset.getBitWidth()); in emitBump()
618 if (IndexOffset.isPowerOf2()) { in emitBump()
623 if ((-IndexOffset).isPowerOf2()) { in emitBump()
626 ConstantInt::get(DeltaType, (-IndexOffset).logBase2()); in emitBump()
[all …]
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_mesh.cpp142 Section->IndexOffset = 0; in CreateBox()
170 Section->IndexOffset = 36 * 2; in CreateBox()
205 IndexType* Indices = (IndexType*)mIndexData + Section->IndexOffset / sizeof(IndexType); in MinIntersectDist()
241 IndexType* Indices = (IndexType*)mIndexData + Section->IndexOffset / sizeof(IndexType); in IntersectsPlanes()
289 IndexType* Indices = (IndexType*)mIndexData + Section->IndexOffset / sizeof(IndexType); in ExportPOVRay()
341 IndexType* Indices = (IndexType*)mIndexData + Section->IndexOffset / sizeof(IndexType); in ExportWavefrontIndices()
399 quint32 ColorCode, IndexOffset; in FileLoad() local
402 …if (!File.ReadU32(&ColorCode, 1) || !File.ReadU32(&IndexOffset, 1) || !File.ReadU32(&IndexCount, 1… in FileLoad()
406 Section.IndexOffset = IndexOffset; in FileLoad()
469 File.WriteU32(Section.IndexOffset); in FileSave()
/dports/textproc/jid/jid-0.7.6/
H A Dquery_test.go95 assert.Equal(4, q.IndexOffset(4))
96 assert.Equal(0, q.IndexOffset(0))
97 assert.Equal(0, q.IndexOffset(-1))
98 assert.Equal(5, q.IndexOffset(6))
105 assert.Equal(19, q.IndexOffset(16))
106 assert.Equal(10, q.IndexOffset(9))
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dreadpix.c90 if (ctx->Pixel.IndexShift!=0 || ctx->Pixel.IndexOffset!=0) { in read_index_pixels()
96 index[i] = (index[i] >> s) + ctx->Pixel.IndexOffset; in read_index_pixels()
103 index[i] = (index[i] << s) + ctx->Pixel.IndexOffset; in read_index_pixels()
376 shift_or_offset = ctx->Pixel.IndexShift!=0 || ctx->Pixel.IndexOffset!=0; in read_stencil_pixels()
416 stencil[i] = (stencil[i] >> s) + ctx->Pixel.IndexOffset; in read_stencil_pixels()
423 stencil[i] = (stencil[i] << s) + ctx->Pixel.IndexOffset; in read_stencil_pixels()
694 if (ctx->Pixel.IndexShift!=0 || ctx->Pixel.IndexOffset!=0) { in read_color_pixels()
700 index[i] = (index[i] >> s) + ctx->Pixel.IndexOffset; in read_color_pixels()
707 index[i] = (index[i] << s) + ctx->Pixel.IndexOffset; in read_color_pixels()

12345678910