Home
last modified time | relevance | path

Searched refs:nInit (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mfb/
H A Dmfbfillsp.c90 int nInit; /* number of spans to fill */
123 pptInit, pwidthInit, nInit,
163 int nInit; /* number of spans to fill */
196 pptInit, pwidthInit, nInit,
269 pptInit, pwidthInit, nInit,
345 pptInit, pwidthInit, nInit,
423 pptInit, pwidthInit, nInit,
501 pptInit, pwidthInit, nInit,
621 pptInit, pwidthInit, nInit,
765 pptInit, pwidthInit, nInit,
[all …]
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpFillSpans.c48 rdpFillSpansOrg(DrawablePtr pDrawable, GCPtr pGC, int nInit, in rdpFillSpansOrg() argument
54 pGC->ops->FillSpans(pDrawable, pGC, nInit, pptInit, pwidthInit, fSorted); in rdpFillSpansOrg()
60 rdpFillSpans(DrawablePtr pDrawable, GCPtr pGC, int nInit, in rdpFillSpans() argument
65 rdpFillSpansOrg(pDrawable, pGC, nInit, pptInit, pwidthInit, fSorted); in rdpFillSpans()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfbfillsp.c149 int nInit; /* number of spans to fill */
197 pptInit, pwidthInit, nInit,
215 int nInit; /* number of spans to fill */
265 pptInit, pwidthInit, nInit,
405 int nInit; /* number of spans to fill */
447 pptInit, pwidthInit, nInit,
608 int nInit; /* number of spans to fill */
642 n = nInit * miFindMaxBand(devPriv->pCompositeClip);
656 pptInit, pwidthInit, nInit,
822 int nInit; /* number of spans to fill */
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go100 nInit := nt.(NegTokenInit)
101 n.MechTokenBytes = nInit.MechTokenBytes
102 n.MechListMIC = nInit.MechListMIC
103 n.MechTypes = nInit.MechTypes
104 n.ReqFlags = nInit.ReqFlags
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/security/vault/vault-1.8.2/vendor/github.com/jcmturner/gokrb5/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go100 nInit := nt.(NegTokenInit)
101 n.MechTokenBytes = nInit.MechTokenBytes
102 n.MechListMIC = nInit.MechListMIC
103 n.MechTypes = nInit.MechTypes
104 n.ReqFlags = nInit.ReqFlags
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/net/goreplay/goreplay-1.2.0/vendor/gopkg.in/jcmturner/gokrb5.v7/gokrb5-7.5.0/v8/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go100 nInit := nt.(NegTokenInit)
101 n.MechTokenBytes = nInit.MechTokenBytes
102 n.MechListMIC = nInit.MechListMIC
103 n.MechTypes = nInit.MechTypes
104 n.ReqFlags = nInit.ReqFlags
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken_test.go28 nInit := nt.(NegTokenInit)
29 assert.Equal(t, 4, len(nInit.MechTypes))
36 assert.Equal(t, expectMechTypes, nInit.MechTypes, "MechTypes list in NegTokenInit not as expected")
49 nInit := nt.(NegTokenInit)
50 mb, err := nInit.Marshal()
H A DnegotiationToken.go100 nInit := nt.(NegTokenInit)
101 n.MechTokenBytes = nInit.MechTokenBytes
102 n.MechListMIC = nInit.MechListMIC
103 n.MechTypes = nInit.MechTypes
104 n.ReqFlags = nInit.ReqFlags
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken.go100 nInit := nt.(NegTokenInit)
101 n.MechTokenBytes = nInit.MechTokenBytes
102 n.MechListMIC = nInit.MechListMIC
103 n.MechTypes = nInit.MechTypes
104 n.ReqFlags = nInit.ReqFlags
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/jcmturner/gokrb5/v8/spnego/
H A DnegotiationToken.go132 nInit := nt.(NegTokenInit)
133 n.MechTokenBytes = nInit.MechTokenBytes
134 n.MechListMIC = nInit.MechListMIC
135 n.MechTypes = nInit.MechTypes
136 n.ReqFlags = nInit.ReqFlags
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A Dinteger.h928 int nInit = adjNum.getLeadingBlock(); in divMultiple() local
929 if (nInit < dInit) in divMultiple()
934 if (nInit != dInit) in divMultiple()
936 qInit = nInit - dInit - 1; in divMultiple()
951 n0 = adjNum.toUnsignedInt(nInit--); in divMultiple()
952 n1 = adjNum.toUnsignedInt(nInit--); in divMultiple()
953 n2 = adjNum.toUnsignedInt(nInit); in divMultiple()
958 n1 = adjNum.toUnsignedInt(nInit--); in divMultiple()
959 n2 = adjNum.toUnsignedInt(nInit); in divMultiple()
1006 nInit = adjNum.getLeadingBlock(); in divMultiple()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/
H A Dinteger.h928 int nInit = adjNum.getLeadingBlock(); in divMultiple() local
929 if (nInit < dInit) in divMultiple()
934 if (nInit != dInit) in divMultiple()
936 qInit = nInit - dInit - 1; in divMultiple()
951 n0 = adjNum.toUnsignedInt(nInit--); in divMultiple()
952 n1 = adjNum.toUnsignedInt(nInit--); in divMultiple()
953 n2 = adjNum.toUnsignedInt(nInit); in divMultiple()
958 n1 = adjNum.toUnsignedInt(nInit--); in divMultiple()
959 n2 = adjNum.toUnsignedInt(nInit); in divMultiple()
1006 nInit = adjNum.getLeadingBlock(); in divMultiple()
/dports/math/singular/Singular-Release-4-2-1/kernel/linear_algebra/
H A DlinearAlgebra.cc708 number result = nInit(0); in euclideanNormSquared()
762 else t1 = nInit(0); in charPoly()
767 else t2 = nInit(0); in charPoly()
853 number one = nInit(1); in hessenbergStep()
866 else t1 = nInit(0); in hessenbergStep()
888 else t1 = nInit(0); in hessenbergStep()
993 trace = nInit(0); in mpTrafo()
994 det = nInit(0); in mpTrafo()
1030 tmp1 = nInit(0); in mpTrafo()
1034 tmp2 = nInit(0); in mpTrafo()
[all …]

12345678910>>...12