Home
last modified time | relevance | path

Searched defs:around (Results 126 – 150 of 230) sorted by relevance

12345678910

/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/
H A Dunittest.py78 def around(target): function
/dports/math/vtk8/VTK-8.2.0/Filters/FlowPaths/
H A DvtkEvenlySpacedStreamlines2D.cxx353 std::array<std::array<int, 3>, 8> around = in ForEachCell() local
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-i386.h203 #define md_do_align(n, fill, len, max, around) \ argument
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-i386.h203 #define md_do_align(n, fill, len, max, around) \ argument
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-i386.h203 #define md_do_align(n, fill, len, max, around) \ argument
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dpythagorastreeviewer.py886 def _rotate_point(point, around, alpha): argument
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/
H A DWaterManager.cpp516 …static const int around[8][2] = { { -1,-1 }, { -1,0 }, { -1,1 }, { 0,1 }, { 1,1 }, { 1,0 }, { 1,-1… in CreateWaveMeshes() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dscripting.c1934 void ldbList(int around, int context) { in ldbList()
2438 int around = ldb.currentline, ctx = 5; in ldbRepl() local
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-safe-2.0.3+zstd.1.4.4/src/
H A Dlib.rs612 pub fn around(dst: &'a mut [u8]) -> Self { in around() method
666 pub fn around(src: &'a [u8]) -> Self { in around() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-safe-2.0.6+zstd.1.4.7/src/
H A Dlib.rs538 pub fn around(dst: &'a mut [u8]) -> Self { in around() method
592 pub fn around(src: &'a [u8]) -> Self { in around() method
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform.c79 bool transdata_check_local_islands(TransInfo *t, short around) in transdata_check_local_islands()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/views/
H A Ddialog.rs92 pub fn around<V: IntoBoxedView>(view: V) -> Self { in around() method
/dports/databases/redis6/redis-6.0.16/src/
H A Dscripting.c2136 void ldbList(int around, int context) { in ldbList()
2706 int around = ldb.currentline, ctx = 5; in ldbRepl() local
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dclos.c951 static SgObject compute_around_methods_rec(SgObject around, SgObject before, in compute_around_methods_rec()
1022 static SgObject compute_around_methods(SgObject around, SgObject before, in compute_around_methods()
1044 SgObject primary, before, after, around; in sort_method() local
2925 SgObject Sg_VMComputeAroundMethods(SgObject around, SgObject before, in Sg_VMComputeAroundMethods()
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dfake.cpp521 EX ld around; variable
/dports/science/py-qcelemental/qcelemental-0.24.0/qcelemental/models/
H A Dmolecule.py47 def float_prep(array, around): argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/robust-0.1.2/src/
H A Dlib.rs952 let around = a - avirt; in two_diff_tail() localVariable
967 let around = a - avirt; in two_sum_tail() localVariable
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_interface.cpp1585 const Indexes around = Board::GetAroundIndexes( index_pos ); in RedrawCover() local
1597 const Indexes around = Board::GetAroundIndexes( index_pos ); in RedrawCover() local
1608 const Indexes around = Board::GetAroundIndexes( index_pos ); in RedrawCover() local
1632 const Indexes around = Board::GetAroundIndexes( index_pos ); in RedrawCover() local
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Dtransform.py229 around = property(get_around, set_around) variable in TransformState
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dscripting.c2419 void ldbList(int around, int context) { in ldbList()
2989 int around = ldb.currentline, ctx = 5; in ldbRepl() local
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/maps/
H A Dmaps_tiles.cpp2240 int around = 0; in GetFogDirections() local
2257 const int around = GetFogDirections( color ); in RedrawFogs() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-i386.h456 #define md_do_align(n, fill, len, max, around) \ argument
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-i386.h448 #define md_do_align(n, fill, len, max, around) \ argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-i386.h456 #define md_do_align(n, fill, len, max, around) \ argument
/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_edit.c122 Main *bmain, Object *ob, const float cursor[3], int centermode, int around) in ED_armature_origin_set()

12345678910