Home
last modified time | relevance | path

Searched defs:around (Results 26 – 50 of 230) sorted by relevance

12345678910

/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/aop/aspectj/autoproxy/spr3064/
H A DSPR3064Tests.java67 public Object around(ProceedingJoinPoint pjp, Transaction transaction) throws Throwable { in around() method in TransactionInterceptor
/dports/devel/p5-Mouse/Mouse-v2.5.10/benchmarks/
H A Dmodifiers.pl27 sub around{ subroutine
/dports/misc/vera/vera-1.23/
H A Dvera.v322 Just playing around, huh? register
/dports/math/symengine/symengine-0.8.1/symengine/
H A Dfinitediff.cpp11 const RCP<const Basic> around) in generate_fdiff_weights_vector()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/tests/
H A Dpoint-test.cpp63 IntPoint aceil(0, 1), afloor(-1, 0), around(-1, 1); in TEST() local
/dports/math/lib2geom/lib2geom-1.1/tests/
H A Dpoint-test.cpp63 IntPoint aceil(0, 1), afloor(-1, 0), around(-1, 1); in TEST() local
/dports/devel/p5-Class-Component/Class-Component-0.17/lib/Class/Component/Component/
H A DMoosenize.pm217 sub around { subroutine
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hspec-core-2.7.10/src/Test/Hspec/Core/
H A DHooks.hs88 around action = aroundWith $ \e () -> action e function
/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A DRelExpr.cpp160 int around = b.NewLabel(); in EmitBranch_() local
/dports/devel/p5-Test2-Suite/Test2-Suite-0.000143/lib/Test2/
H A DMock.pm257 sub around { subroutine
/dports/games/xdemineur/xdemineur-2.1.1/
H A Ddemineur.h23 int around ; /* mine count around this square */ member
/dports/graphics/py-beziers/beziers-0.4.0/beziers/
H A Dpoint.py133 def rotated(self,around,by): argument
142 def rotate(self,around,by): argument
/dports/games/xtrojka/xtrojka123/
H A Dsh_stat.c143 unsigned long around = 360*64; in update_stat() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.aop/src/test/java/org/springframework/aop/aspectj/annotation/
H A DArgumentBindingTests.java109 public Object around(ProceedingJoinPoint pjp, Transactional transaction) throws Throwable { in around() method in PointcutWithAnnotationArgument
/dports/print/hyperlatex/Hyperlatex-2.9a/doc/
H A Dhyperlatex.tex1212 \subsection{Cross-references}
1343 \subsection{Links to external information}
1367 \subsection{Links into your document}
1399 \subsection{Links into your document}
1438 \subsection{Bibliography and citation}
/dports/devel/p5-Test-Spec/Test-Spec-0.54/lib/Test/
H A DSpec.pm225 sub around(&) { subroutine
/dports/games/vamos/vamos-0.7.1/geometry/
H A Dtest_Rectangle.cc68 BOOST_AUTO_TEST_CASE (around) in BOOST_AUTO_TEST_CASE() argument
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRTransforms.cpp136 osg::Vec3f around(s[1],s[2],s[3]); in processOsgMatrixTransform() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_replies_list.cpp42 MsgId around = 0; member
67 const auto around = aroundId.fullId.msg; in source() local
307 const auto around = [&] { in buildFromData() local
/dports/games/openglad/openglad-0.98/src/
H A Dsmooth.cpp210 long around = surrounds(x, y, here); in smooth() local
/dports/devel/py-exam/exam-0.10.6/exam/
H A Ddecorators.py85 class around(base): class
/dports/games/stratagus/stratagus-3.2.0/src/game/
H A Dtrigger.cpp251 std::vector<CUnit *> around; in CclIfNearUnit() local
316 std::vector<CUnit *> around; in CclIfRescuedNearUnit() local
/dports/audio/snd/snd-21.2/
H A Denv.rb709 def semitones_envelope(env, around = 1.0, error = 0.01) argument
728 def octaves_envelope(env, around = 1.0, error = 0.01) argument
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal_battle.cpp79 Indexes around = Board::GetAroundIndexes( defender ); in BestAttackOutcome() local
501 const Indexes around = Board::GetAroundIndexes( enemy->GetHeadIndex() ); in archerDecision() local
717 const Indexes & around = Board::GetAroundIndexes( *targetUnit ); in berserkTurn() local
/dports/net/py-geopy/geopy-2.2.0/geopy/geocoders/
H A Dalgolia.py98 around=None, argument

12345678910