Home
last modified time | relevance | path

Searched refs:b2p (Results 1 – 25 of 93) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/net/
H A Dbpf_jit_comp64.c111 PPC_BPF_STL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_build_prologue()
126 PPC_BPF_LL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_emit_common_epilogue()
155 PPC_BPF_LL(b2p[TMP_REG_1], b2p[TMP_REG_2], 0); in bpf_jit_emit_func_call_hlp()
240 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], 1)); in bpf_jit_emit_tail_call()
259 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], in bpf_jit_emit_tail_call()
683 EMIT(PPC_RAW_LWARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
685 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
687 EMIT(PPC_RAW_STWCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1])); in bpf_jit_build_body()
702 EMIT(PPC_RAW_LDARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
703 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
[all …]
H A Dbpf_jit64.h42 const int b2p[MAX_BPF_JIT_REG + 2] = { variable
73 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
75 b2p[TMP_REG_2])); \
81 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
83 b2p[TMP_REG_2])); \
H A Dbpf_jit.h126 extern const int b2p[MAX_BPF_JIT_REG + 2];
128 extern const int b2p[MAX_BPF_JIT_REG + 1];
144 int b2p[ARRAY_SIZE(b2p)]; member
H A Dbpf_jit_comp.c146 memcpy(cgctx.b2p, b2p, sizeof(cgctx.b2p)); in bpf_int_jit_compile()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/net/
H A Dbpf_jit_comp64.c111 PPC_BPF_STL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_build_prologue()
126 PPC_BPF_LL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_emit_common_epilogue()
155 PPC_BPF_LL(b2p[TMP_REG_1], b2p[TMP_REG_2], 0); in bpf_jit_emit_func_call_hlp()
240 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], 1)); in bpf_jit_emit_tail_call()
259 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], in bpf_jit_emit_tail_call()
683 EMIT(PPC_RAW_LWARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
685 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
687 EMIT(PPC_RAW_STWCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1])); in bpf_jit_build_body()
702 EMIT(PPC_RAW_LDARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
703 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
[all …]
H A Dbpf_jit64.h42 const int b2p[MAX_BPF_JIT_REG + 2] = { variable
73 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
75 b2p[TMP_REG_2])); \
81 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
83 b2p[TMP_REG_2])); \
H A Dbpf_jit.h126 extern const int b2p[MAX_BPF_JIT_REG + 2];
128 extern const int b2p[MAX_BPF_JIT_REG + 1];
144 int b2p[ARRAY_SIZE(b2p)]; member
H A Dbpf_jit_comp.c146 memcpy(cgctx.b2p, b2p, sizeof(cgctx.b2p)); in bpf_int_jit_compile()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/net/
H A Dbpf_jit_comp64.c111 PPC_BPF_STL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_build_prologue()
126 PPC_BPF_LL(b2p[i], 1, bpf_jit_stack_offsetof(ctx, b2p[i])); in bpf_jit_emit_common_epilogue()
155 PPC_BPF_LL(b2p[TMP_REG_1], b2p[TMP_REG_2], 0); in bpf_jit_emit_func_call_hlp()
240 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], 1)); in bpf_jit_emit_tail_call()
259 EMIT(PPC_RAW_ADDI(b2p[TMP_REG_1], b2p[TMP_REG_1], in bpf_jit_emit_tail_call()
683 EMIT(PPC_RAW_LWARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
685 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
687 EMIT(PPC_RAW_STWCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1])); in bpf_jit_build_body()
702 EMIT(PPC_RAW_LDARX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1], 0)); in bpf_jit_build_body()
703 EMIT(PPC_RAW_ADD(b2p[TMP_REG_2], b2p[TMP_REG_2], src_reg)); in bpf_jit_build_body()
[all …]
H A Dbpf_jit64.h42 const int b2p[MAX_BPF_JIT_REG + 2] = { variable
73 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
75 b2p[TMP_REG_2])); \
81 EMIT(PPC_RAW_LI(b2p[TMP_REG_2], (i)));\
83 b2p[TMP_REG_2])); \
H A Dbpf_jit.h126 extern const int b2p[MAX_BPF_JIT_REG + 2];
128 extern const int b2p[MAX_BPF_JIT_REG + 1];
144 int b2p[ARRAY_SIZE(b2p)]; member
H A Dbpf_jit_comp.c146 memcpy(cgctx.b2p, b2p, sizeof(cgctx.b2p)); in bpf_int_jit_compile()
/dports/emulators/mess/mame-mame0226/scripts/build/
H A Dpng2bdc.py63 def b2p(v): function
66 def b2p(v): function
134 fp.write(b2p(1))
135 fp.write(b2p(0))
142 fp.write(b2p(length64 >> 8 & 0xff))
144 fp.write(b2p(hash32 >> 24 & 0xff))
145 fp.write(b2p(hash32 >> 16 & 0xff))
146 fp.write(b2p(hash32 >> 8 & 0xff))
147 fp.write(b2p(hash32 >> 0 & 0xff))
164 fp.write(b2p(charTable[i]))
[all …]
/dports/emulators/mame/mame-mame0226/scripts/build/
H A Dpng2bdc.py63 def b2p(v): function
66 def b2p(v): function
134 fp.write(b2p(1))
135 fp.write(b2p(0))
142 fp.write(b2p(length64 >> 8 & 0xff))
144 fp.write(b2p(hash32 >> 24 & 0xff))
145 fp.write(b2p(hash32 >> 16 & 0xff))
146 fp.write(b2p(hash32 >> 8 & 0xff))
147 fp.write(b2p(hash32 >> 0 & 0xff))
164 fp.write(b2p(charTable[i]))
[all …]
/dports/math/chaco/Chaco-2.2/code/optimize/
H A Dfunc3d.c1000 a1 * b2p * b3 + b1 * a2p * b3 + b1 * b2p * a3 +
1003 b1 * b2p * c3 + b1 * c2p * b3 + c1 * b2p * b3 +
1181 b1p * b2p * b3 + b1 * b2pp * b3 + b1 * b2p * b3p +
1205 a1p * b2p * b3 + b1p * a2p * b3 + b1p * b2p * a3 +
1207 a1p * b2p * b3 + b1p * a2p * b3 + b1p * b2p * a3 +
1209 a1 * b2p * b3p + b1 * a2p * b3p + b1 * b2p * a3p +
1211 a1 * b2p * b3p + b1 * a2p * b3p + b1 * b2p * a3p +
1214 b1p * b2p * c3 + b1p * c2p * b3 + c1p * b2p * b3 +
1216 b1p * b2p * c3 + b1p * c2p * b3 + c1p * b2p * b3 +
1218 b1 * b2p * c3p + b1 * c2p * b3p + c1 * b2p * b3p +
[all …]
/dports/math/mpir/mpir-3.0.0/mpn/generic/
H A Dpowlo.c87 mp_limb_t *b2p; in mpn_powlo() local
106 b2p = tp + 2*n; in mpn_powlo()
110 MPN_COPY (b2p, tp, n); in mpn_powlo()
118 mpn_mullow_n (this_pp, last_pp, b2p, n); in mpn_powlo()
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Dpowlo.c87 mp_limb_t *b2p; in mpn_powlo() local
105 b2p = tp + 2*n; in mpn_powlo()
109 MPN_COPY (b2p, tp, n); in mpn_powlo()
116 mpn_mullo_n (this_pp, last_pp, b2p, n); in mpn_powlo()
/dports/math/R-cran-psych/psych/R/
H A Dskew.R72 b2p <- tr(D^2)/n functionVar
78 M.kurt <- (b2p - p * (p+2))*sqrt(n/(8*p*(p+2)))
85 results <- list(n.obs=n,n.var=p, b1p = b1p,b2p = b2p,skew=M.skew,small.skew=small.skew,p.skew=p.ske… nameattr
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Documentation/SBV/Examples/Puzzles/
H A DBirthday.hs120 let b2p m d = valid m d .&& a1 m .&& a2 m function
122 (b2p m1 d .&& b2p m2 d) .=> m1 .== m2
/dports/x11-fonts/wqy/wqy-fonts-20100803_10,1/wqy-unibit/
H A DMakefile42 all: b2p $(all_pcf)
59 b2p: target
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/gprim/
H A Dspline.cpp369 double b2p = weight*(1.-2.*t); in GetDerivatives() local
371 const double wp = b1p+b2p+b3p; in GetDerivatives()
373 b1p *= 1./w; b2p *= 1./w; b3p *= 1./w; in GetDerivatives()
386 (b2p - b2*fac1) * v2 + in GetDerivatives()
390 (b2pp/w - 2*b2p*fac1 - b2*fac2) * v2 + in GetDerivatives()
/dports/science/ergo/ergo-3.8/source/dft/
H A Dfun-pz81.c70 static const real gp = -0.0843, b1p = 1.3981, b2p = 0.2611, variable
100 …[6],1.333333333333333)-2.0)*(gp/(0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0)-1.0*t[4]*… in pz81a_energy()
124 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_first()
132 …t[21] = t[12]*t[7]*(gu*t[18]*t[19]-1.0*(-0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16])*gp… in pz81a_first()
166 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_second()
174 t[21] = -0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16]; in pz81a_second()
201 …-2.0*t[41]*t[42]*gu-1.0*t[22]*(0.15314897848051*b1p*t[45]+0.27571132928862*b2p*t[44])*gp+2.0*POW(t… in pz81a_second()
243 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_third()
251 t[21] = -0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16]; in pz81a_third()
279 t[49] = 0.15314897848051*b1p*t[45]+0.27571132928862*b2p*t[44]; in pz81a_third()
[all …]
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/
H A Dfun-pz81.c75 static const real gp = -0.0843, b1p = 1.3981, b2p = 0.2611, variable
105 …[6],1.333333333333333)-2.0)*(gp/(0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0)-1.0*t[4]*… in pz81a_energy()
129 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_first()
137 …t[21] = t[12]*t[7]*(gu*t[18]*t[19]-1.0*(-0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16])*gp… in pz81a_first()
171 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_second()
179 t[21] = -0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16]; in pz81a_second()
206 …-2.0*t[41]*t[42]*gu-1.0*t[22]*(0.15314897848051*b1p*t[45]+0.27571132928862*b2p*t[44])*gp+2.0*pow(t… in pz81a_second()
248 t[13] = 0.78762331789974*b1p*t[3]+0.6203504908994*b2p*t[2]+1.0; in pz81a_third()
256 t[21] = -0.13127055298329*b1p*t[17]-0.20678349696647*b2p*t[16]; in pz81a_third()
284 t[49] = 0.15314897848051*b1p*t[45]+0.27571132928862*b2p*t[44]; in pz81a_third()
[all …]
/dports/cad/netgen/netgen-6.2.2105/libsrc/gprim/
H A Dspline.cpp449 double b2p = weight*(1.-2.*t); in GetDerivatives() local
451 const double wp = b1p+b2p+b3p; in GetDerivatives()
453 b1p *= 1./w; b2p *= 1./w; b3p *= 1./w; in GetDerivatives()
466 (b2p - b2*fac1) * v2 + in GetDerivatives()
470 (b2pp/w - 2*b2p*fac1 - b2*fac2) * v2 + in GetDerivatives()
/dports/math/cgal/CGAL-5.3/include/CGAL/Scale_space_reconstruction_3/
H A DWeighted_PCA_smoother.h333 Vector b2p (barycenter, _pts[i]); in operator()
335 _pts[i] = barycenter + b2p - ((norm * b2p) * norm); in operator()

1234