Home
last modified time | relevance | path

Searched defs:tmpcomp (Results 1 – 8 of 8) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmission_start.cpp235 computer *tmpcomp = compmap.add_computer( comppoint, string_format( _( "%s's Terminal" ), in place_npc_software() local
660 computer *tmpcomp = compmap.add_computer( comppoint, comp_name, security ); in create_lab_consoles() local
738 computer *tmpcomp = compmap.computer_at( *comppoint ); in has_console() local
H A Dmapgen.cpp3782 computer *tmpcomp = nullptr; in draw_lab() local
4634 computer *tmpcomp = nullptr; in draw_mine() local
5815 … computer *tmpcomp = m->add_computer( tripoint( p2.x - static_cast<int>( width / 4 ), desk, z ), in science_room() local
5831 … computer *tmpcomp = m->add_computer( tripoint( desk, p2.y - static_cast<int>( width / 4 ), z ), in science_room() local
5985 … computer *tmpcomp = m->add_computer( tripoint( biox, bioy + 2, z ), _( "Bionic access" ), 2 ); in science_room() local
6024 … computer *tmpcomp = m->add_computer( tripoint( biox + 2, bioy, z ), _( "Bionic access" ), 2 ); in science_room() local
6194 computer *tmpcomp = m->add_computer( p1 + tripoint( 1, 1, m->get_abs_sub().z ), in build_mine_room() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmission_start.cpp235 computer *tmpcomp = compmap.add_computer( comppoint, string_format( _( "%s's Terminal" ), in place_npc_software() local
660 computer *tmpcomp = compmap.add_computer( comppoint, comp_name, security ); in create_lab_consoles() local
738 computer *tmpcomp = compmap.computer_at( *comppoint ); in has_console() local
H A Dmapgen.cpp3782 computer *tmpcomp = nullptr; in draw_lab() local
4634 computer *tmpcomp = nullptr; in draw_mine() local
5815 … computer *tmpcomp = m->add_computer( tripoint( p2.x - static_cast<int>( width / 4 ), desk, z ), in science_room() local
5831 … computer *tmpcomp = m->add_computer( tripoint( desk, p2.y - static_cast<int>( width / 4 ), z ), in science_room() local
5985 … computer *tmpcomp = m->add_computer( tripoint( biox, bioy + 2, z ), _( "Bionic access" ), 2 ); in science_room() local
6024 … computer *tmpcomp = m->add_computer( tripoint( biox + 2, bioy, z ), _( "Bionic access" ), 2 ); in science_room() local
6194 computer *tmpcomp = m->add_computer( p1 + tripoint( 1, 1, m->get_abs_sub().z ), in build_mine_room() local
/dports/sysutils/afio/afio-2.5.2/
H A Dcompfile.c236 char *tmpcomp; in compressfile() local
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-clustering/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/correlation/
H A DHiCO.java186 Comparator<DBIDRef> tmpcomp = new Comparator<DBIDRef>() { field in HiCO.Instance
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/main/java/de/lmu/ifi/dbs/elki/algorithm/clustering/subspace/
H A DDiSH.java664 Comparator<DBIDRef> tmpcomp = new Sorter(); field in DiSH.Instance
/dports/graphics/blender/blender-2.91.0/intern/mikktspace/
H A Dmikktspace.c515 uint *tmpcomp = comp; in radixsort_pair() local