Home
last modified time | relevance | path

Searched defs:Bat (Results 1 – 25 of 107) sorted by relevance

12345

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dpoint-at-type-on-obligation-failure-2.rs22 trait Bat interface
29 impl Bat for () { impl
H A Dmissing-associated-types.rs21 type Bat<Rhs> = dyn Add<Rhs> + Sub<Rhs> + Fine<Rhs>; typedef
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/fullpipe/
H A Dscene27.cpp40 struct Bat { struct
41 StaticANIObject *ani;
42 double power;
43 double angle;
44 double currX;
45 double currY;
46 double powerCos;
47 double powerSin;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/scenes/
H A Dscene27.cpp40 struct Bat { struct
41 StaticANIObject *ani;
42 double power;
43 double angle;
44 double currX;
45 double currY;
46 double powerCos;
47 double powerSin;
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/suggestions/lifetimes/
H A Dtrait-object-nested-in-impl-trait.rs46 struct Bat(Vec<Box<dyn Foo>>); struct
48 impl Bat { impl
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/suggestions/
H A Dbound-suggestions.rs63 trait Bat<T>: std::fmt::Display { trait
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/enum/
H A Dnested-enum.rs5 Bat, enumerator
/dports/science/silo/silo-4.10.2-bsd/src/silo/
H A Dpmpio.h377 PMPIO_baton_t *Bat, /* The PMPIO baton obtained from a PMPIO_Init() call. */ in PMPIO_WaitForBaton()
419 const PMPIO_baton_t *Bat, /* The PMPIO baton obtained from a PMPIO_Init() call. */ in PMPIO_HandOffBaton()
444 PMPIO_GroupRank(const PMPIO_baton_t *Bat, int rankInComm) in PMPIO_GroupRank()
472 PMPIO_RankInGroup(const PMPIO_baton_t *Bat, int rankInComm) in PMPIO_RankInGroup()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/typeparam/
H A Dissue47797.go13 func (f Foo[T]) Bat() {} func
H A Dissue48253.go20 func (b B[T]) Bat() { func
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/test/ext/mypy/files/
H A Ddecl_attrs_one.py27 class Bat(Foo): class
H A Ddecl_attrs_two.py25 class Bat(Foo): class
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/Converters/
H A DStringEnumConverterTests.cs485 Bat = 0x02, enumerator
496 Bat, enumerator
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/splitmix-0.1.0.4/tests/
H A DTestU01.hs91 data Bat type
/dports/textproc/bat/bat-0.18.3/src/
H A Dpager.rs24 Bat, enumerator
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/syntax/syntax-ca482ff0125a/vendor/github.com/xyproto/mode/
H A Dmode.go38 Bat // DOS batch files const
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dtemplate_parameters_global_scope.i65 struct Bat {}; struct
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/mode/mode-da41b2c7708c/
H A Dmode.go40 Bat // DOS batch files const
/dports/editors/o/o-2.46.0/vendor/github.com/xyproto/mode/
H A Dmode.go40 Bat // DOS batch files const
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Denemy.h1555 struct Bat : Enemy { struct
1570 Bat(IGame *game, int entity) : Enemy(game, entity, 1, 102, 0.0f, 0.03f) { in Bat() argument
1577 virtual int getStateAir() { in getStateAir()
1607 virtual int getStateDeath() { in getStateDeath()
1611 virtual void updatePosition() { in updatePosition()
1623 TR::Level::FloorInfo info;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Darc-property-lifetime.m55 @interface Bat interface
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Darc-property-lifetime.m55 @interface Bat interface
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Darc-property-lifetime.m55 @interface Bat interface
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Darc-property-lifetime.m55 @interface Bat interface
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Darc-property-lifetime.m55 @interface Bat interface

12345