Home
last modified time | relevance | path

Searched refs:any_t (Results 1 – 25 of 83) sorted by relevance

1234

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/c_hashmap/
H A Dhashmap.c19 any_t data;
59 any_t (*callback)(any_t);
61 static int copy_key(any_t data, any_t key);
62 map_t hashmap_copy(const map_t in, any_t (*callback)(any_t)) in hashmap_copy() argument
73 static int copy_key(any_t data, any_t key) in copy_key()
76 any_t value; in copy_key()
82 any_t copy = value; in copy_key()
446 static int hashmap_return_first(any_t data, any_t item);
452 static int hashmap_return_first(any_t data, any_t item) in hashmap_return_first()
503 static int hashmap_destroy_item_callback(any_t a, any_t b);
[all …]
H A Dhashmap.h20 typedef void *any_t; typedef
26 typedef int (*PFany)(any_t, any_t);
40 map_t hashmap_copy(const map_t in, any_t (*callback)(any_t));
49 int hashmap_iterate(map_t in, PFany f, any_t item);
50 int hashmap_iterate_keys(map_t in, PFany f, any_t item);
56 int hashmap_put(map_t in, const char* key, any_t value);
61 int hashmap_get(const map_t in, const char* key, any_t *arg);
71 int hashmap_get_one(map_t m, any_t *arg);
72 int hashmap_get_one_key(map_t m, any_t *arg);
78 void hashmap_clear(map_t in, void(*callback)(any_t));
[all …]
/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dhashmap.h46 typedef void *any_t; typedef
52 typedef int (*PFany)(any_t, any_t, any_t);
59 typedef any_t map_t;
73 extern int hashmap_iterate(map_t in, PFany f, any_t item);
78 extern int hashmap_put(map_t in, char* key, any_t value);
83 extern int hashmap_get(map_t in, char* key, any_t *arg);
94 extern int hashmap_get_one(map_t in, any_t *arg, int remove);
H A Dhashmap.c42 any_t data;
286 int hashmap_put(map_t in, char* key, any_t value){ in hashmap_put()
314 int hashmap_get(map_t in, char* key, any_t *arg){ in hashmap_get()
350 int hashmap_iterate(map_t in, PFany f, any_t item) { in hashmap_iterate()
363 any_t data = (any_t) (m->data[i].data); in hashmap_iterate()
364 any_t key = (any_t) (m->data[i].key); in hashmap_iterate()
H A Dtree.h208 int free_hashmap_data(any_t arg,any_t key, any_t elemt);
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dpic_manager.c254 static int MaybeAddWallPicName(any_t data, any_t item);
255 static int MaybeAddTilePicName(any_t data, any_t item);
256 static int MaybeAddExitPicName(any_t data, any_t item);
257 static int MaybeAddKeyPicName(any_t data, any_t item);
258 static int MaybeAddDoorPicName(any_t data, any_t item);
356 static int MaybeAddExitPicName(any_t data, any_t item) in MaybeAddExitPicName()
367 static int MaybeAddDoorPicName(any_t data, any_t item) in MaybeAddDoorPicName()
377 static int MaybeAddKeyPicName(any_t data, any_t item) in MaybeAddKeyPicName()
389 static int MaybeAddWallPicName(any_t data, any_t item) in MaybeAddWallPicName()
458 static int ReloadTexture(any_t data, any_t item);
[all …]
H A Dmap_static.c40 static int AddTileClass(any_t data, any_t item);
60 static int AddTileClass(any_t data, any_t item) in AddTileClass()
H A Dsounds.c175 static void SoundDataTerminate(any_t data);
182 SoundDataTerminate((any_t)sound); in SoundAdd()
314 static void SoundDataTerminate(any_t data) in SoundDataTerminate()
582 int error = hashmap_get(gSoundDevice.customSounds, s, (any_t *)&sound); in StrSound()
587 error = hashmap_get(gSoundDevice.sounds, s, (any_t *)&sound); in StrSound()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/draw/
H A Dchar_sprites.c44 int error = hashmap_get(gCharSpriteClasses.customClasses, s, (any_t *)&c); in StrCharSpriteClass()
47 error = hashmap_get(gCharSpriteClasses.classes, s, (any_t *)&c); in StrCharSpriteClass()
204 static void CharSpritesDestroy(any_t data);
209 static void CharSpritesDestroy(any_t data) in CharSpritesDestroy()
225 int error = hashmap_get(offsets, anim, (any_t *)&animOffsets); in CharSpritesGetOffset()
229 error = hashmap_get(offsets, "idle", (any_t *)&animOffsets); in CharSpritesGetOffset()
/dports/devel/boost-docs/boost_1_72_0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/devel/hyperscan/boost_1_75_0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/devel/boost-libs/boost_1_72_0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/devel/boost-python-libs/boost_1_72_0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/hana/fwd/
H A Dany.hpp37 struct any_t {
42 constexpr any_t any{};
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Revoropt/include/Revoropt/Tools/
H A Dmeta.hpp26 struct any_t { struct
27 template<typename T> any_t( const T& ) ;
30 no& operator<<(std::ostream const&, const any_t&) ;
/dports/lang/racket/racket-8.3/share/pkgs/redex-doc/redex/scribblings/long-tut/code/
H A Dextend-lookup.rkt21 [(lookup ((x_1 any_1) ... (x any_t) (x_2 any_2) ...) x)
22 any_t
H A Dtc-common.rkt44 [(lookup ((x_1 any_1) ... (x any_t) (x_2 any_2) ...) x)
45 any_t
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/peepmatic/crates/runtime/src/
H A Doperator.rs153 #[peepmatic(params(bool_or_int, any_t, any_t), result(any_t))]
297 fn any_t(&mut self, span: wast::Span) -> Self::TypeVariable; in any_t() method
/dports/textproc/zorba/zorba-2.7.0/include/zorba/internal/
H A Dztd.h97 struct any_t { struct
98 template<typename T> any_t( T const& );
107 no operator<<( std::ostream const&, any_t const& );
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/tests/
H A Dc_hashmap_test.c81 static int copy_key(any_t data, any_t key) in copy_key()
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dpyside.cpp395 typedef char any_t; typedef
396 Q_DECLARE_METATYPE(QSharedPointer<any_t>);
401 static void invalidatePtr(any_t *object) in invalidatePtr()
443 QSharedPointer<any_t> shared_with_del(reinterpret_cast<any_t *>(cppSelf), invalidatePtr); in getWrapperForQObject()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/libpyside/
H A Dpyside.cpp395 typedef char any_t; typedef
396 Q_DECLARE_METATYPE(QSharedPointer<any_t>);
401 static void invalidatePtr(any_t *object) in invalidatePtr()
443 QSharedPointer<any_t> shared_with_del(reinterpret_cast<any_t *>(cppSelf), invalidatePtr); in getWrapperForQObject()

1234