/dports/security/erlang-jose/erlang-jose-1.11.1/src/jwa/ |
H A D | jose_jwa_aes.erl | 1556 gdx(16#00) -> 16#00; function 1557 gdx(16#01) -> 16#0D; function 1558 gdx(16#02) -> 16#1A; function 1559 gdx(16#03) -> 16#17; function 1560 gdx(16#04) -> 16#34; function 1561 gdx(16#05) -> 16#39; function 1562 gdx(16#06) -> 16#2E; function 1563 gdx(16#07) -> 16#23; function 1564 gdx(16#08) -> 16#68; function 1565 gdx(16#09) -> 16#65; function [all …]
|
/dports/security/elixir-jose/erlang-jose-1.11.1/src/jwa/ |
H A D | jose_jwa_aes.erl | 1556 gdx(16#00) -> 16#00; function 1557 gdx(16#01) -> 16#0D; function 1558 gdx(16#02) -> 16#1A; function 1559 gdx(16#03) -> 16#17; function 1560 gdx(16#04) -> 16#34; function 1561 gdx(16#05) -> 16#39; function 1562 gdx(16#06) -> 16#2E; function 1563 gdx(16#07) -> 16#23; function 1564 gdx(16#08) -> 16#68; function 1565 gdx(16#09) -> 16#65; function [all …]
|
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/jwa/ |
H A D | jose_jwa_aes.erl | 1556 gdx(16#00) -> 16#00; function 1557 gdx(16#01) -> 16#0D; function 1558 gdx(16#02) -> 16#1A; function 1559 gdx(16#03) -> 16#17; function 1560 gdx(16#04) -> 16#34; function 1561 gdx(16#05) -> 16#39; function 1562 gdx(16#06) -> 16#2E; function 1563 gdx(16#07) -> 16#23; function 1564 gdx(16#08) -> 16#68; function 1565 gdx(16#09) -> 16#65; function [all …]
|
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/ |
H A D | draw_tools_dialog.c | 499 static void release_draw_context (hf_wrapper_struct *hfw, gdouble *gdx, gdouble *gdy) { in release_draw_context() 560 gdouble gdx,gdy; in button_release() local 609 static void notify_draw_context (hf_wrapper_struct *hfw, gdouble *gdx, gdouble *gdy) { in notify_draw_context() 688 gdouble gdx, gdy; in motion_notify() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/linesearch/impls/owarmijo/ |
H A D | owarmijo.c | 12 static PetscErrorCode ProjWork_OWLQN(Vec w,Vec x,Vec gv,PetscReal *gdx) in ProjWork_OWLQN() 126 PetscReal fact, ref, gdx; in TaoLineSearchApply_OWArmijo() local
|
/dports/math/octave-forge-mapping/mapping-1.4.1/inst/ |
H A D | mapshow.m | 273 gdx = find (strcmpi (geom, {shp.Geometry})); variable 283 gdx = find (strcmpi (geom, {shp.Geometry})); variable
|
/dports/science/PETSc/petsc-3.14.1/src/tao/quadratic/impls/gpcg/ |
H A D | gpcg.c | 135 PetscReal actred,f,f_new,gnorm,gdx,stepsize,xtb; in TaoSolve_GPCG() local 250 PetscReal f_new,gdx,stepsize; in GPCGGradProjections() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/bnk/ |
H A D | bnk.c | 602 PetscReal gdx, e_min; in TaoBNKSafeguardStep() local 737 PetscReal e_min, gdx; in TaoBNKPerformLineSearch() local 840 PetscReal gdx, tau_1, tau_2, tau_min, tau_max; in TaoBNKUpdateTrustRadius() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/linesearch/impls/gpcglinesearch/ |
H A D | gpcglinesearch.c | 42 PetscReal d1,finit,actred,prered,rho, gdx; in TaoLineSearchApply_GPCG() local
|
/dports/games/nethack33-nox11/nethack-3.3.1/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/nethack34-nox11/nethack-3.4.3/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/nethack34/nethack-3.4.3/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/nethack33/nethack-3.3.1/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/falconseye/falconseye-1.9.3_11/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/unnethack/unnethack-5.1.0-20131208/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/ |
H A D | vault.h | 16 xchar gdx, gdy; /* goal of guard's walk */ member
|
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/ |
H A D | garmin_device_xml.cc | 149 const gdx_info* gdx = gdx_read(tbuf); in gdx_find_file() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/linesearch/impls/armijo/ |
H A D | armijo.c | 101 PetscReal fact, ref, gdx; in TaoLineSearchApply_Armijo() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/unconstrained/impls/lmvm/ |
H A D | lmvm.c | 10 PetscReal f, fold, gdx, gnorm; in TaoSolve_LMVM() local
|
/dports/astro/gpsbabel14/gpsbabel-1.4.4/ |
H A D | garmin_device_xml.c | 144 const gdx_info* gdx; in gdx_find_file() local
|
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/ |
H A D | loadbalancer.hh | 253 DataCollectorImp* gdx = new DataCollectorImp( grid_, dm_ , *dx, dx->readWriteInfo() ); in addDiscreteFunction() local
|
/dports/science/PETSc/petsc-3.14.1/src/tao/bound/impls/tron/ |
H A D | tron.c | 92 PetscReal prered,actred,delta,f,f_new,rhok,gdx,xdiff,stepsize; in TaoSolve_TRON() local
|
/dports/astro/gpsbabel14/gpsbabel-1.4.4/jeeps/ |
H A D | gpsusbwin.c | 58 static const gdx_info* gdx; variable
|