Home
last modified time | relevance | path

Searched refs:Gv (Results 1 – 25 of 753) sorted by relevance

12345678910>>...31

/dports/graphics/graphviz/graphviz-2.44.1/tclpkg/gv/demo/
H A Dmodgraph.rb11 G = Gv.digraph("G")
12 N = Gv.protonode(G)
13 E = Gv.protoedge(G)
15 Gv.setv(G, 'rankdir', 'LR')
17 Gv.setv(N, 'shape', 'box')
18 Gv.setv(N, 'width', '0')
19 Gv.setv(N, 'height', '0')
20 Gv.setv(N, 'margin', '.03')
31 Gv.edge(n, Gv.node(G, usedby)) if (usedby != '-') and (usedby != '')
35 Gv.layout(G, 'dot')
[all …]
/dports/databases/grass7/grass-7.8.6/lib/ogsf/
H A Dgs2.c280 Gv.lights[i].color[0] = Gv.lights[i].color[1] = in GS_new_light()
282 Gv.lights[i].ambient[0] = Gv.lights[i].ambient[1] = in GS_new_light()
547 GS_v3dir(Gv.from_to[FROM], Gv.from_to[TO], dir); in GS_get_modelposition()
2628 GS_v3normalize(Gv.from_to[FROM], Gv.from_to[TO]); in GS_moveto()
2811 GS_v3dir(Gv.from_to[FROM], Gv.from_to[TO], dir); in GS_get_viewdir()
2829 GS_v3eq(Gv.from_to[TO], Gv.from_to[FROM]); in GS_set_viewdir()
3025 len = GS_distance(Gv.from_to[FROM], Gv.real_to); in GS_look_here()
3385 Gv.from_to[FROM][X] = Gv.from_to[FROM][Y] =
3391 Gv.from_to[TO][W] = Gv.from_to[FROM][W] = 1.;
3396 GS_v3eq(Gv.real_to, Gv.from_to[TO]);
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/gto/test/
H A Dtest_ft_ao.py42 global mol, Gvbase, Gv, gxyz
43 del mol, Gvbase, Gv, gxyz
46 def ft_ao_o0(mol, Gv): argument
48 ngrids = Gv.shape[0]
54 kk = numpy.einsum('ki,ki->k', Gv, Gv)
65 kr = numpy.dot(Gv,ri)
122 ref = ft_ao_o0(mol, Gv)
123 dat = ft_ao.ft_ao(mol, Gv)
134 ref = ft_ao_o0(mol, Gv)
135 dat = ft_ao.ft_ao(mol, Gv)
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/opcode/
H A Di386-dis.c226 { "addS", Ev, Gv },
228 { "addS", Gv, Ev },
235 { "orS", Ev, Gv },
237 { "orS", Gv, Ev },
244 { "adcS", Ev, Gv },
246 { "adcS", Gv, Ev },
383 { "leaS", Gv, M },
555 { "cmovo", Gv,Ev }, { "cmovno", Gv,Ev }, { "cmovb", Gv,Ev }, { "cmovae", Gv,Ev },
556 { "cmove", Gv,Ev }, { "cmovne", Gv,Ev }, { "cmovbe", Gv,Ev }, { "cmova", Gv,Ev },
558 { "cmovs", Gv,Ev }, { "cmovns", Gv,Ev }, { "cmovp", Gv,Ev }, { "cmovnp", Gv,Ev },
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/debug/
H A Ddisasm_tables.h28 Gb,Gv, enumerator
109 "add ",Eb,Gb,no, "add ",Ev,Gv,no, "add ",Gb,Eb,no, "add ",Gv,Ev,no,
111 "or ",Eb,Gb,no, "or ",Ev,Gv,no, "or ",Gb,Eb,no, "or ",Gv,Ev,no,
114 "adc ",Eb,Gb,no, "adc ",Ev,Gv,no, "adc ",Gb,Eb,no, "adc ",Gv,Ev,no,
116 "sbb ",Eb,Gb,no, "sbb ",Ev,Gv,no, "sbb ",Gb,Eb,no, "sbb ",Gv,Ev,no,
119 "and ",Eb,Gb,no, "and ",Ev,Gv,no, "and ",Gb,Eb,no, "and ",Gv,Ev,no,
121 "sub ",Eb,Gb,no, "sub ",Ev,Gv,no, "sub ",Gb,Eb,no, "sub ",Gv,Ev,no,
124 "xor ",Eb,Gb,no, "xor ",Ev,Gv,no, "xor ",Gb,Eb,no, "xor ",Gv,Ev,no,
126 "cmp ",Eb,Gb,no, "cmp ",Ev,Gv,no, "cmp ",Gb,Eb,no, "cmp ",Gv,Ev,no,
151 "mov ",Eb,Gb,no, "mov ",Ev,Gv,no, "mov ",Gb,Eb,no, "mov ",Gv,Ev,no,
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/debug/
H A Ddisasm_tables.h28 Gb,Gv, enumerator
109 "add ",Eb,Gb,no, "add ",Ev,Gv,no, "add ",Gb,Eb,no, "add ",Gv,Ev,no,
111 "or ",Eb,Gb,no, "or ",Ev,Gv,no, "or ",Gb,Eb,no, "or ",Gv,Ev,no,
114 "adc ",Eb,Gb,no, "adc ",Ev,Gv,no, "adc ",Gb,Eb,no, "adc ",Gv,Ev,no,
116 "sbb ",Eb,Gb,no, "sbb ",Ev,Gv,no, "sbb ",Gb,Eb,no, "sbb ",Gv,Ev,no,
119 "and ",Eb,Gb,no, "and ",Ev,Gv,no, "and ",Gb,Eb,no, "and ",Gv,Ev,no,
121 "sub ",Eb,Gb,no, "sub ",Ev,Gv,no, "sub ",Gb,Eb,no, "sub ",Gv,Ev,no,
124 "xor ",Eb,Gb,no, "xor ",Ev,Gv,no, "xor ",Gb,Eb,no, "xor ",Gv,Ev,no,
126 "cmp ",Eb,Gb,no, "cmp ",Ev,Gv,no, "cmp ",Gb,Eb,no, "cmp ",Gv,Ev,no,
151 "mov ",Eb,Gb,no, "mov ",Ev,Gv,no, "mov ",Gb,Eb,no, "mov ",Gv,Ev,no,
[all …]
/dports/science/libcint/libcint-5.1.0/testsuite/
H A Dtest_f12_with_aft.py25 Gv, Gvbase, kws = cell.get_Gv_weights(mesh)
26 G2 = numpy.einsum('gx,gx->g', Gv, Gv)
34 Gv, Gvbase, kws = cell.get_Gv_weights(mesh)
35 G2 = numpy.einsum('gx,gx->g', Gv, Gv)
80 G2 = numpy.einsum('gx,gx->g', Gv, Gv)
99 ao = ft_ao(cell, Gv)
119 ao = ft_ao(cell, Gv)
218 Gv, Gvbase, kws = cell.get_Gv_weights(mesh)
219 G2 = numpy.einsum('gx,gx->g', Gv, Gv)
240 Gv, Gvbase, kws = cell.get_Gv_weights(mesh)
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/df/test/
H A Dtest_ft_ao.py57 dat = ft_ao.ft_ao(cell, cell.Gv)
67 dat = ft_ao.ft_ao(cell1, cell1.Gv)
81 dat = ft_ao.ft_ao(cell, cell.Gv, kpt=kpt)
92 dat = ft_ao.ft_ao(cell1, cell1.Gv, kpt=kpt)
116 Gv, Gvbase, kws = cell1.get_Gv_weights(cell1.mesh)
140 dat = ft_ao.ft_aopair(cell1, cell1.Gv, aosym='s2')
213 Gv = cell.get_Gv([11]*3)
218 dat = ft_ao.ft_aopair(cell, Gv)
233 ao2 = ft_ao.ft_aopair(cell, cell.Gv)
245 aoG = ft_ao.ft_ao(cell, cell.Gv)
[all …]
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddBddCorr.c208 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationAux() local
257 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationAux()
260 Gv = Cudd_Not(Gv); in bddCorrelationAux()
264 min1 = bddCorrelationAux(dd, Fv, Gv, table) / 2.0; in bddCorrelationAux()
309 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationWeightsAux() local
365 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationWeightsAux()
368 Gv = Cudd_Not(Gv); in bddCorrelationWeightsAux()
372 min1 = bddCorrelationWeightsAux(dd, Fv, Gv, prob, table) * prob[index]; in bddCorrelationWeightsAux()
H A DcuddAddIte.c147 DdNode *Fv,*Fnv,*Gv,*Gnv,*Hv,*Hnv,*r,*t,*e; in Cudd_addIteConstant() local
194 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addIteConstant()
196 Gv = Gnv = g; in Cudd_addIteConstant()
205 t = Cudd_addIteConstant(dd,Fv,Gv,Hv); in Cudd_addIteConstant()
243 DdNode *Fv,*Fnv,*Gv,*Gnv,*r,*t,*e; in Cudd_addEvalConst() local
280 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addEvalConst()
282 Gv = Gnv = g; in Cudd_addEvalConst()
287 t = Cudd_addEvalConst(dd,Fv,Gv); in Cudd_addEvalConst()
490 Gv = cuddT(g); Gnv = cuddE(g); in cuddAddIteRecur()
492 Gv = Gnv = g; in cuddAddIteRecur()
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/gto/pseudo/
H A Dpp.py48 def get_vlocG(cell, Gv=None): argument
54 if Gv is None: Gv = cell.Gv
55 vlocG = get_gth_vlocG(cell, Gv)
58 def get_gth_vlocG(cell, Gv): argument
69 vlocG = pp_int.get_gth_vlocG_part1(cell, Gv)
72 G2 = np.einsum('ix,ix->i', Gv, Gv)
105 return get_gth_projG(cell, kpt+cell.Gv)
260 Gv = np.asarray(cell.Gv+kpt)
261 G_rad = lib.norm(Gv, axis=1)
276 pYlm_part = fakemol.eval_gto('GTOval', Gv)
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddBddCorr.c239 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationAux() local
287 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationAux()
290 Gv = Cudd_Not(Gv); in bddCorrelationAux()
294 min1 = bddCorrelationAux(dd, Fv, Gv, table) / 2.0; in bddCorrelationAux()
342 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationWeightsAux() local
396 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationWeightsAux()
399 Gv = Cudd_Not(Gv); in bddCorrelationWeightsAux()
403 min1 = bddCorrelationWeightsAux(dd, Fv, Gv, prob, table) * prob[index]; in bddCorrelationWeightsAux()
H A DcuddAddIte.c166 DdNode *Fv,*Fnv,*Gv,*Gnv,*Hv,*Hnv,*r,*t,*e; in cuddAddScalarInverseRecur()
213 Gv = cuddT(g); Gnv = cuddE(g); in cuddAddScalarInverseRecur()
215 Gv = Gnv = g; in cuddAddScalarInverseRecur()
224 t = Cudd_addIteConstant(dd,Fv,Gv,Hv); in cuddAddScalarInverseRecur()
262 DdNode *Fv,*Fnv,*Gv,*Gnv,*r,*t,*e;
299 Gv = cuddT(g); Gnv = cuddE(g);
301 Gv = Gnv = g;
306 t = Cudd_addEvalConst(dd,Fv,Gv);
506 Gv = cuddT(g); Gnv = cuddE(g);
508 Gv = Gnv = g;
[all …]
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddBddCorr.c239 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationAux() local
287 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationAux()
290 Gv = Cudd_Not(Gv); in bddCorrelationAux()
294 min1 = bddCorrelationAux(dd, Fv, Gv, table) / 2.0; in bddCorrelationAux()
342 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationWeightsAux() local
396 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationWeightsAux()
399 Gv = Cudd_Not(Gv); in bddCorrelationWeightsAux()
403 min1 = bddCorrelationWeightsAux(dd, Fv, Gv, prob, table) * prob[index]; in bddCorrelationWeightsAux()
H A DcuddAddIte.c166 DdNode *Fv,*Fnv,*Gv,*Gnv,*Hv,*Hnv,*r,*t,*e; in Cudd_addIteConstant() local
213 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addIteConstant()
215 Gv = Gnv = g; in Cudd_addIteConstant()
224 t = Cudd_addIteConstant(dd,Fv,Gv,Hv); in Cudd_addIteConstant()
262 DdNode *Fv,*Fnv,*Gv,*Gnv,*r,*t,*e; in Cudd_addEvalConst() local
299 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addEvalConst()
301 Gv = Gnv = g; in Cudd_addEvalConst()
306 t = Cudd_addEvalConst(dd,Fv,Gv); in Cudd_addEvalConst()
506 Gv = cuddT(g); Gnv = cuddE(g); in cuddAddIteRecur()
508 Gv = Gnv = g; in cuddAddIteRecur()
[all …]
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddBddCorr.c235 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationAux() local
283 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationAux()
286 Gv = Cudd_Not(Gv); in bddCorrelationAux()
290 min1 = bddCorrelationAux(dd, Fv, Gv, table) / 2.0; in bddCorrelationAux()
338 DdNode *Fv, *Fnv, *G, *Gv, *Gnv; in bddCorrelationWeightsAux() local
392 if (topG <= topF) { Gv = cuddT(G); Gnv = cuddE(G); } else { Gv = Gnv = G; } in bddCorrelationWeightsAux()
395 Gv = Cudd_Not(Gv); in bddCorrelationWeightsAux()
399 min1 = bddCorrelationWeightsAux(dd, Fv, Gv, prob, table) * prob[index]; in bddCorrelationWeightsAux()
H A DcuddAddIte.c170 DdNode *Fv,*Fnv,*Gv,*Gnv,*Hv,*Hnv,*r,*t,*e; in Cudd_addIteConstant() local
217 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addIteConstant()
219 Gv = Gnv = g; in Cudd_addIteConstant()
228 t = Cudd_addIteConstant(dd,Fv,Gv,Hv); in Cudd_addIteConstant()
266 DdNode *Fv,*Fnv,*Gv,*Gnv,*r,*t,*e; in Cudd_addEvalConst() local
303 Gv = cuddT(g); Gnv = cuddE(g); in Cudd_addEvalConst()
305 Gv = Gnv = g; in Cudd_addEvalConst()
310 t = Cudd_addEvalConst(dd,Fv,Gv); in Cudd_addEvalConst()
510 Gv = cuddT(g); Gnv = cuddE(g); in cuddAddIteRecur()
512 Gv = Gnv = g; in cuddAddIteRecur()
[all …]
/dports/net/rtpproxy/rtpproxy-2.1.1/tests/
H A Dforwarding1.stats.input1 Gv npkts_rcvd npkts_played npkts_relayed npkts_discard nplrs_created nplrs_destroyed
2 Gv npkts_resizer_in npkts_resizer_out npkts_resizer_discard
3 Gv rtpa_nsent rtpa_nrcvd rtpa_ndups rtpa_perrs
5 Gv rtpa_nsent rtpa_nrcvd rtpa_ndups rtpa_perrs
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/gto/
H A Dft_ao.h93 double complex fac, double *Gv, double *b,
101 double complex fac, double *Gv, double *b, int *gxyz,
111 double *Gv, double *b, int *gxyz, int *gs,
115 double *Gv, double *b, int *gxyz, int *gs,
120 double *Gv, double *b, int *gxyz, int *gs, int nGv,
124 double *Gv, double *b, int *gxyz, int *gs, int nGv,
H A Dft_ao_deriv.c28 double *Gv, size_t NGv, CINTEnvVars *envs) in GTO_ft_nabla1i() argument
64 double *Gv, size_t NGv, CINTEnvVars *envs) in GTO_ft_nabla1j() argument
104 double *Gv, size_t NGv, int empty) in inner_prod_pdotp() argument
153 double *Gv, double *b, int *gxyz, int *gs, int nGv, in GTO_ft_pdotp_cart() argument
161 fac, Gv, b, gxyz, gs, nGv, &envs); in GTO_ft_pdotp_cart()
166 double *Gv, double *b, int *gxyz, int *gs, int nGv, in GTO_ft_pdotp_sph() argument
174 fac, Gv, b, gxyz, gs, nGv, &envs); in GTO_ft_pdotp_sph()
180 double *Gv, size_t NGv, int empty) in inner_prod_pxp() argument
247 fac, Gv, b, gxyz, gs, nGv, &envs); in GTO_ft_pxp_cart()
252 double *Gv, double *b, int *gxyz, int *gs, int nGv, in GTO_ft_pxp_sph() argument
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/gto/
H A Dft_ao.py36 def ft_aopair(mol, Gv, shls_slice=None, aosym='s1', b=numpy.eye(3), argument
47 nGv = Gv.shape[0]
51 GvT = numpy.asarray(Gv.T, order='C')
61 GvT = numpy.asarray(Gv.T, order='C')
107 def ft_ao(mol, Gv, shls_slice=None, b=numpy.eye(3), argument
113 nGv = Gv.shape[0]
117 GvT = numpy.asarray(Gv.T, order='C')
127 GvT = numpy.asarray(Gv.T, order='C')
187 Gv = 2*numpy.pi * numpy.dot(gxyz, b) variable
189 print(numpy.linalg.norm(ft_aopair(mol, Gv, None, 's1', b, gxyz, gs)) - 63.0239113778)
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/df/
H A Dft_ao.py36 def ft_aopair(cell, Gv, shls_slice=None, aosym='s1', argument
46 val = ft_aopair_kpts(cell, Gv, shls_slice, aosym, b, gxyz, Gvbase,
52 def ft_aopair_kpts(cell, Gv, shls_slice=None, aosym='s1', argument
68 Gv = numpy.asarray(Gv, order='C').reshape(-1,3)
69 nGv = Gv.shape[0]
70 GvT = numpy.asarray(Gv.T, order='C')
181 def ft_ao(mol, Gv, shls_slice=None, b=None, argument
184 return mol_ft_ao(mol, Gv, shls_slice, b, gxyz, Gvbase, verbose)
186 kG = Gv + kpt
228 Gv, Gvbase, kws = cell.get_Gv_weights() variable
[all …]
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86opc.cc56 #define Gv Gw+1 macro
58 #define Gv64 Gv+1
482 {"add", {Ev, Gv}},
484 {"add", {Gv, Ev}},
491 {"or", {Ev, Gv}},
493 {"or", {Gv, Ev}},
500 {"adc", {Ev, Gv}},
502 {"adc", {Gv, Ev}},
509 {"sbb", {Ev, Gv}},
639 {"lea", {Gv, M}},
[all …]
/dports/emulators/qemu/qemu-6.2.0/disas/
H A Di386.c351 #define Gv { OP_G, v_mode } macro
751 { "addS", { Ev, Gv } },
753 { "addS", { Gv, Ev } },
760 { "orS", { Ev, Gv } },
762 { "orS", { Gv, Ev } },
769 { "adcS", { Ev, Gv } },
771 { "adcS", { Gv, Ev } },
778 { "sbbS", { Ev, Gv } },
780 { "sbbS", { Gv, Ev } },
908 { "leaS", { Gv, M } },
[all …]
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Di386.c351 #define Gv { OP_G, v_mode } macro
751 { "addS", { Ev, Gv } },
753 { "addS", { Gv, Ev } },
760 { "orS", { Ev, Gv } },
762 { "orS", { Gv, Ev } },
769 { "adcS", { Ev, Gv } },
771 { "adcS", { Gv, Ev } },
778 { "sbbS", { Ev, Gv } },
780 { "sbbS", { Gv, Ev } },
908 { "leaS", { Gv, M } },
[all …]

12345678910>>...31