Home
last modified time | relevance | path

Searched defs:map_idx (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Editor/
H A DSmoothing_Utils.cc69 UINT16 SearchForRoofType(UINT32 const map_idx) in SearchForRoofType()
96 static bool RoofAtGridNo(UINT32 const map_idx) in RoofAtGridNo()
110 bool BuildingAtGridNo(UINT32 const map_idx) in BuildingAtGridNo()
120 bool ValidDecalPlacement(UINT32 const map_idx) in ValidDecalPlacement()
130 LEVELNODE* GetVerticalWall(UINT32 const map_idx) in GetVerticalWall()
149 LEVELNODE* GetHorizontalWall(UINT32 const map_idx) in GetHorizontalWall()
168 UINT16 GetVerticalWallType(UINT32 const map_idx) in GetVerticalWallType()
175 UINT16 GetHorizontalWallType(UINT32 const map_idx) in GetHorizontalWallType()
182 static LEVELNODE* GetVerticalFence(UINT32 const map_idx) in GetVerticalFence()
197 static LEVELNODE* GetHorizontalFence(UINT32 const map_idx) in GetHorizontalFence()
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/t/libgdmaps/
H A Dgdmaps_test.c41 const unsigned map_idx = (unsigned)rv; in gdmaps_test_lookup_noop() local
60 const unsigned map_idx = (unsigned)rv; in gdmaps_test_lookup_check() local
/dports/games/retroarch/RetroArch-1.9.7/input/drivers_keyboard/
H A Dkeyboard_event_xkb.c121 xkb_mod_index_t *map_idx = (xkb_mod_index_t*)&mod_map_idx[0]; in init_xkb() local
198 xkb_mod_index_t *map_idx = (xkb_mod_index_t*)&mod_map_idx[i]; in handle_xkb() local
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecPicMgr.c297 const int32_t map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, ref_frame); in get_ref_frame_buf() local
302 const int map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, ref_frame); in get_ref_scale_factors() local
310 const int map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, primary_ref_frame + 1); in get_primary_ref_frame_buf() local
346 const int32_t map_idx = i; in svt_set_frame_refs() local
H A DEbDecPicMgr.h30 int32_t map_idx; /* frame map index */ member
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecPicMgr.c297 const int32_t map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, ref_frame); in get_ref_frame_buf() local
302 const int map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, ref_frame); in get_ref_scale_factors() local
310 const int map_idx = get_ref_frame_map_with_idx(dec_handle_ptr, primary_ref_frame + 1); in get_primary_ref_frame_buf() local
346 const int32_t map_idx = i; in svt_set_frame_refs() local
H A DEbDecPicMgr.h30 int32_t map_idx; /* frame map index */ member
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TileEngine/
H A DWorldMan.cc195 LEVELNODE* FindTypeInObjectLayer(UINT32 const map_idx, UINT32 const type) in FindTypeInObjectLayer()
275 void RemoveLand(UINT32 const map_idx, UINT16 const idx) in RemoveLand()
363 LEVELNODE* FindTypeInLandLayer(UINT32 const map_idx, UINT32 const type) in FindTypeInLandLayer()
562 LEVELNODE* AddStructToTail(UINT32 const map_idx, UINT16 const idx) in AddStructToTail()
569 LEVELNODE* ForceStructToTail(UINT32 const map_idx, UINT16 const idx) in ForceStructToTail()
577 void AddStructToHead(UINT32 const map_idx, UINT16 const idx) in AddStructToHead()
719 void RemoveStruct(UINT32 const map_idx, UINT16 const idx) in RemoveStruct()
733 void RemoveStructFromLevelNode(UINT32 const map_idx, LEVELNODE* const n) in RemoveStructFromLevelNode()
1189 void RemoveMerc(UINT32 const map_idx, SOLDIERTYPE& s, bool const placeholder) in RemoveMerc()
1286 LEVELNODE* FindTypeInRoofLayer(UINT32 const map_idx, UINT32 const type) in FindTypeInRoofLayer()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_node_cmap.c66 int map_idx, dimid, varid[2], status; in ex_get_node_cmap() local
H A Dex_get_elem_cmap.c69 int map_idx, dimid, varid[3], status; in ex_get_elem_cmap() local
H A Dex_put_node_cmap.c67 int map_idx, varid, dimid, status; in ex_put_node_cmap() local
H A Dex_put_elem_cmap.c67 int map_idx, varid, dimid, status; in ex_put_elem_cmap() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/exodusII/vtkexodusII/src/
H A Dex_get_node_cmap.c34 int map_idx, dimid, varid[2], status; in ex_get_node_cmap() local
H A Dex_get_elem_cmap.c37 int map_idx, dimid, varid[3], status; in ex_get_elem_cmap() local
H A Dex_put_node_cmap.c36 int map_idx, varid, dimid, status; in ex_put_node_cmap() local
H A Dex_put_elem_cmap.c36 int map_idx, varid, dimid, status; in ex_put_elem_cmap() local
/dports/math/libmesh/libmesh-1.6.2/contrib/exodusii/5.22b/exodus/cbind/src/
H A Dex_get_node_cmap.c72 int map_idx, dimid, varid[2], status; in ex_get_node_cmap() local
H A Dex_get_elem_cmap.c76 int map_idx, dimid, varid[3], status; in ex_get_elem_cmap() local
H A Dex_put_node_cmap.c73 int map_idx, varid, dimid, status; in ex_put_node_cmap() local
H A Dex_put_elem_cmap.c74 int map_idx, varid, dimid, status; in ex_put_elem_cmap() local
/dports/math/libmesh/libmesh-1.6.2/contrib/nemesis/Lib/
H A Dne_gncm.c75 int map_idx, dimid, varid[2], status; in ne_get_node_cmap() local
H A Dne_gelcm.c79 int map_idx, dimid, varid[3], status; in ne_get_elem_cmap() local
H A Dne_pncm.c76 int map_idx, varid, dimid, status; in ne_put_node_cmap() local
H A Dne_pelcm.c77 int map_idx, varid, dimid, status; in ne_put_elem_cmap() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pbsam/src/
H A DTMatrix.cpp342 int n, m, s, map_idx; in expand_RX() local
404 int n, m, s, map_idx = idxMap_[{I, k, J, l}]; in expand_SX() local
433 int n, m, s, map_idx = idxMap_[{I, k, J, l}]; in expand_RHX() local
493 int map_idx; in expand_dRdtheta_sing() local
546 int map_idx; in expand_dRdphi_sing() local
599 int m, n, map_idx; in conv_to_cart() local

12345678