Home
last modified time | relevance | path

Searched defs:tmap (Results 1 – 25 of 673) sorted by relevance

12345678910>>...27

/dports/games/vvvvvv/VVVVVV-cb3640e5/desktop_version/src/
H A DTower.cpp105 void towerclass::fillbackground(std::vector<std::string>& tmap) in fillbackground()
117 void towerclass::fillminitower(std::vector<std::string>& tmap) in fillminitower()
133 std::vector<std::string> tmap; in loadminitower1() local
241 std::vector<std::string> tmap; in loadminitower2() local
350 std::vector<std::string> tmap; in loadbackground() local
474 void towerclass::fillcontents(std::vector<std::string>& tmap) in fillcontents()
488 std::vector<std::string> tmap; in loadmap() local
H A DWarpClass.cpp15 std::vector<std::string> tmap; in loadlevel() local
H A DFinalclass.cpp8 std::vector<std::string> tmap; in loadlevel() local
H A DSpacestation2.cpp16 std::vector<std::string> tmap; in loadlevel() local
H A DLabclass.cpp21 std::vector<std::string> tmap; in loadlevel() local
H A DOtherlevel.cpp25 std::vector<std::string> tmap; in loadlevel() local
/dports/games/liblcf/liblcf-0.7.0/src/
H A Dlmt_reader.cpp30 bool LMT_Reader::Save(StringView filename, const lcf::rpg::TreeMap& tmap, EngineVersion engine, Str… in Save()
39 bool LMT_Reader::SaveXml(StringView filename, const lcf::rpg::TreeMap& tmap, EngineVersion engine) { in SaveXml()
72 auto tmap = std::make_unique<lcf::rpg::TreeMap>(); in Load() local
78 bool LMT_Reader::Save(std::ostream& filestream, const lcf::rpg::TreeMap& tmap, EngineVersion engine… in Save()
96 bool LMT_Reader::SaveXml(std::ostream& filestream, const lcf::rpg::TreeMap& tmap, EngineVersion eng… in SaveXml()
114 auto tmap = std::make_unique<lcf::rpg::TreeMap>(); in LoadXml() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/atomic-primops-0.8.4/testing/
H A DTemplateHaskellSplices.hs14 tmap i n = do function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/objs/
H A Dtexturemap.cpp76 texture_map *tmap = tmh->Get(); variable
94 texture_map *tmap = tmh->Get(); variable
112 texture_map *tmap = tmh->Get(); variable
H A Dtexturemap.h24 texture_map *tmap; //Pointer to subsystem, or NULL for the hull variable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/
H A DFrozenTest.cpp142 std::unordered_map<int, int> tmap; in TEST() local
179 std::unordered_map<string, int> tmap; in TEST() local
208 std::unordered_map<int, int> tmap; in TEST() local
226 std::unordered_map<string, int> tmap; in TEST() local
257 map<string, int> tmap{ in TEST() local
380 map<string, int> tmap{ in TEST() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/test/frozen1/
H A DFrozenTest.cpp142 std::unordered_map<int, int> tmap; in TEST() local
179 std::unordered_map<string, int> tmap; in TEST() local
208 std::unordered_map<int, int> tmap; in TEST() local
226 std::unordered_map<string, int> tmap; in TEST() local
257 map<string, int> tmap{ in TEST() local
380 map<string, int> tmap{ in TEST() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DMonadT.hs31 tmap = tmap' functor functor id function
/dports/misc/tvm/incubator-tvm-0.6.1/src/pass/
H A Dremap_thread_axis.cc37 const std::unordered_map<std::string, IterVar>& tmap) in ThreadAxisRewriter()
80 std::unordered_map<std::string, IterVar> tmap; in RemapThreadAxis() local
/dports/science/dynare/dynare-4.6.4/dynare++/parser/cc/
H A Dstatic_fine_atoms.hh85 StaticFineAtoms(const FineAtoms &fa, OperationTree &otree, Tintintmap &tmap) in StaticFineAtoms()
94 StaticFineAtoms(const FineAtoms &fa, OperationTree &otree, Tintintmap &tmap, in StaticFineAtoms()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/pass/
H A Dremap_thread_axis.cc37 const std::unordered_map<std::string, IterVar>& tmap) in ThreadAxisRewriter()
80 std::unordered_map<std::string, IterVar> tmap; in RemapThreadAxis() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/alphamat/src/
H A DintraU.cpp18 void generateFVectorIntraU(my_vector_of_vectors_t& samples, Mat& img, Mat& tmap, std::vector<int>& … in generateFVectorIntraU()
60 void kdtree_intraU(Mat& img, Mat& tmap, my_vector_of_vectors_t& indm, my_vector_of_vectors_t& sampl… in kdtree_intraU()
142 void UU(Mat& image, Mat& tmap, SparseMatrix<double>& Wuu, SparseMatrix<double>& Duu) in UU()
/dports/games/vvvvvv/VVVVVV-cb3640e5/mobile_version/src/
H A Dtmap.as2 public class tmap { class
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/transforms/
H A Dremap_thread_axis.cc36 explicit ThreadAxisRewriter(const std::unordered_map<std::string, IterVar>& tmap) : tmap_(tmap) {} in ThreadAxisRewriter()
73 std::unordered_map<std::string, IterVar> tmap; in RemapThreadAxis() local
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DSemiInstance.hs4 tmap f = AbortT . f . unwrapAbortT; function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/dataeast/
H A Ddeco16ic.cpp62 INT32 deco16_get_tilemap_size(INT32 tmap) in deco16_get_tilemap_size()
314 INT32 deco16_layer_enabled(INT32 tmap) in deco16_layer_enabled()
320 void deco16_draw_layer_by_line(INT32 draw_start, INT32 draw_end, INT32 tmap, UINT16 *dest, INT32 fl… in deco16_draw_layer_by_line()
433 void deco16_draw_layer(INT32 tmap, UINT16 *dest, INT32 flags) in deco16_draw_layer()
438 void deco16_set_bank_callback(INT32 tmap, INT32 (*callback)(const INT32 bank)) in deco16_set_bank_callback()
443 void deco16_set_color_base(INT32 tmap, INT32 base) in deco16_set_color_base()
448 void deco16_set_color_mask(INT32 tmap, INT32 mask) in deco16_set_color_mask()
453 void deco16_set_transparency_mask(INT32 tmap, INT32 mask) in deco16_set_transparency_mask()
458 void deco16_set_gfxbank(INT32 tmap, INT32 small, INT32 big) in deco16_set_gfxbank()
470 static void set_transmask(INT32 tmap, INT32 tmask0, INT32 tmask1) in set_transmask()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/dataeast/
H A Ddeco16ic.cpp62 INT32 deco16_get_tilemap_size(INT32 tmap) in deco16_get_tilemap_size()
314 INT32 deco16_layer_enabled(INT32 tmap) in deco16_layer_enabled()
320 void deco16_draw_layer_by_line(INT32 draw_start, INT32 draw_end, INT32 tmap, UINT16 *dest, INT32 fl… in deco16_draw_layer_by_line()
433 void deco16_draw_layer(INT32 tmap, UINT16 *dest, INT32 flags) in deco16_draw_layer()
438 void deco16_set_bank_callback(INT32 tmap, INT32 (*callback)(const INT32 bank)) in deco16_set_bank_callback()
443 void deco16_set_color_base(INT32 tmap, INT32 base) in deco16_set_color_base()
448 void deco16_set_color_mask(INT32 tmap, INT32 mask) in deco16_set_color_mask()
453 void deco16_set_transparency_mask(INT32 tmap, INT32 mask) in deco16_set_transparency_mask()
458 void deco16_set_gfxbank(INT32 tmap, INT32 small, INT32 big) in deco16_set_gfxbank()
470 static void set_transmask(INT32 tmap, INT32 tmask0, INT32 tmask1) in set_transmask()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/includes/
H A Dgstriker.h13 struct tilemap* tmap; member
35 struct tilemap* tmap; member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/includes/
H A Dgstriker.h13 struct tilemap* tmap; member
35 struct tilemap* tmap; member
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DSDWavefunctionStepper.cpp28 TimerMap& tmap) : in SDWavefunctionStepper()

12345678910>>...27