Home
last modified time | relevance | path

Searched +defs:ter +defs:s (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/lab/
H A Dlab_common.json13 "s": "f_dresser", string
102 "s": { object
150 { "ter": "t_concrete_wall", "x": 0, "y": 0 }, string
151 { "ter": "t_concrete_wall", "x": 1, "y": 0 }, string
152 { "ter": "t_concrete_wall", "x": 2, "y": 0 }, string
153 { "ter": "t_concrete_wall", "x": 3, "y": 0 }, string
154 { "ter": "t_concrete_wall", "x": 4, "y": 0 }, string
155 { "ter": "t_concrete_wall", "x": 5, "y": 0 }, string
156 { "ter": "t_concrete_wall", "x": 6, "y": 0 }, string
157 { "ter": "t_concrete_wall", "x": 7, "y": 0 }, string
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/mapgen/lab/
H A Dlab_common.json13 "s": "f_dresser", string
102 "s": { object
150 { "ter": "t_concrete_wall", "x": 0, "y": 0 }, string
151 { "ter": "t_concrete_wall", "x": 1, "y": 0 }, string
152 { "ter": "t_concrete_wall", "x": 2, "y": 0 }, string
153 { "ter": "t_concrete_wall", "x": 3, "y": 0 }, string
154 { "ter": "t_concrete_wall", "x": 4, "y": 0 }, string
155 { "ter": "t_concrete_wall", "x": 5, "y": 0 }, string
156 { "ter": "t_concrete_wall", "x": 6, "y": 0 }, string
157 { "ter": "t_concrete_wall", "x": 7, "y": 0 }, string
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/trace/autotrace/
H A Dinkscape-autotrace.cpp171 TracingEngineResult ter(theStyle.str(), thePath.str(), nNodes); in trace() local
185 at_spline_type s = SPLINE_LIST_ELT(list, this_spline); in trace() local
203 TracingEngineResult ter(theStyle.str(), thePath.str(), nNodes); in trace() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Devent_field_transformations.cpp17 for( const flag_id &s : flags ) { in flags_of_itype() local
28 for( const std::string &s : flags ) { in flags_of_terrain() local
43 const ter_id ter = v.get<ter_id>(); in is_swimming_terrain() local
62 for( const species_id &s : species ) { in species_of_monster() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Devent_field_transformations.cpp17 for( const flag_id &s : flags ) { in flags_of_itype() local
28 for( const std::string &s : flags ) { in flags_of_terrain() local
43 const ter_id ter = v.get<ter_id>(); in is_swimming_terrain() local
62 for( const species_id &s : species ) { in species_of_monster() local
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/data/
H A DSceneXml_Load.cpp197 String s = StringUtil::replaceAll(file,"scene.xml","track.txt"); in LoadXml() local
290 bool ter = road == -1; in LoadXml() local
326 { string sn = toStr(n), s; in LoadXml() local
516 string s = toStr(startPos[0])+" "+toStr(startPos[1])+" "+toStr(startPos[2]); in SaveXml() local
587 TiXmlElement ter("terrain"); in SaveXml() local
636 { string sn = toStr(n), s; in SaveXml() local
760 string s = toStr(o->pos[0])+" "+toStr(o->pos[1])+" "+toStr(o->pos[2]); in SaveXml() local
805 PSky s; in LoadXml() local
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCHud.cpp56 Real s, // scale pos in Create2D()
102 bool ter = app->scn->sc->ter; in UpdMiniTer() local
172 …std::string s = "Profiling: "+String(pit->Get_Current_Parent_Name())+" (total running time: "+fToS… in bltDumpRecursive() local
/dports/games/scid/scid/engines/phalanx-scid/
H A Dio.c26 int s; in initbs() local
79 char s[8]; in edit() local
137 void printm( tmove m, char *s ) in printm()
226 void pvSAN( tmove *v, char *s ) in pvSAN()
283 char *s = bufik; in sandex() local
414 int checkmove( char *s, tmove *m ) in checkmove()
509 void infoline( int typ, char *s ) in infoline()
633 char s[256]; in verboseline() local
652 void printboard(char *s) in printboard()
695 int s; in setfen() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/m68k/
H A Dmcf5206.c24 uint16_t ter; member
40 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
48 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
54 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
88 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
144 m5206_timer_state *s; in m5206_timer_init() local
201 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
242 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
253 static void m5206_mbar_reset(m5206_mbar_state *s) in m5206_mbar_reset()
275 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/m68k/
H A Dmcf5206.c26 uint16_t ter; member
42 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
50 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
56 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
96 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
152 m5206_timer_state *s; in m5206_timer_init() local
214 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
256 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
269 m5206_mbar_state *s = MCF5206_MBAR(dev); in m5206_mbar_reset() local
291 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/m68k/
H A Dmcf5206.c26 uint16_t ter; member
42 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
50 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
56 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
96 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
152 m5206_timer_state *s; in m5206_timer_init() local
214 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
256 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
269 m5206_mbar_state *s = MCF5206_MBAR(dev); in m5206_mbar_reset() local
291 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/m68k/
H A Dmcf5206.c23 uint16_t ter; member
39 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
47 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
53 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
83 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
137 m5206_timer_state *s; in m5206_timer_init() local
196 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
237 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
248 static void m5206_mbar_reset(m5206_mbar_state *s) in m5206_mbar_reset()
270 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/m68k/
H A Dmcf5206.c25 uint16_t ter; member
41 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
49 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
55 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
95 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
151 m5206_timer_state *s; in m5206_timer_init() local
212 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
254 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
267 m5206_mbar_state *s = MCF5206_MBAR(dev); in m5206_mbar_reset() local
289 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/m68k/
H A Dmcf5206.c24 uint16_t ter; member
40 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
48 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
54 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
88 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
144 m5206_timer_state *s; in m5206_timer_init() local
201 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
242 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
253 static void m5206_mbar_reset(m5206_mbar_state *s) in m5206_mbar_reset()
275 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/m68k/
H A Dmcf5206.c24 uint16_t ter; member
40 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
48 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
54 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
88 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
144 m5206_timer_state *s; in m5206_timer_init() local
201 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
242 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
253 static void m5206_mbar_reset(m5206_mbar_state *s) in m5206_mbar_reset()
275 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/m68k/
H A Dmcf5206.c24 uint16_t ter; member
40 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
48 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
54 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
88 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
144 m5206_timer_state *s; in m5206_timer_init() local
201 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
242 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
253 static void m5206_mbar_reset(m5206_mbar_state *s) in m5206_mbar_reset()
275 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/m68k/
H A Dmcf5206.c26 uint16_t ter; member
42 static void m5206_timer_update(m5206_timer_state *s) in m5206_timer_update()
50 static void m5206_timer_reset(m5206_timer_state *s) in m5206_timer_reset()
56 static void m5206_timer_recalibrate(m5206_timer_state *s) in m5206_timer_recalibrate()
96 m5206_timer_state *s = (m5206_timer_state *)opaque; in m5206_timer_trigger() local
152 m5206_timer_state *s; in m5206_timer_init() local
214 static void m5206_mbar_update(m5206_mbar_state *s) in m5206_mbar_update()
256 m5206_mbar_state *s = (m5206_mbar_state *)opaque; in m5206_mbar_set_irq() local
269 m5206_mbar_state *s = MCF5206_MBAR(dev); in m5206_mbar_reset() local
291 static uint64_t m5206_mbar_read(m5206_mbar_state *s, in m5206_mbar_read()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dter_db.cpp370 int read_ter_db(const char* ffdir, char ter, std::vector<MoleculePatchDatabase>* tbptr, Preprocessi… in read_ter_db()
421 const char* s = it->name.c_str(); in filter_ter() local
450 const char* s = it->name.c_str(); in filter_ter() local
/dports/games/phalanx/Phalanx-XXV/
H A Dio.c53 int s; in initbs() local
104 char s[8]; in edit() local
162 void printm( tmove m, char *s ) in printm()
256 void pvSAN( tmove *v, char *s ) in pvSAN()
313 char *s = bufik; in sandex() local
444 int checkmove( char *s, tmove *m ) in checkmove()
539 void infoline( int typ, char *s ) in infoline()
663 char s[256]; in verboseline() local
697 void printboard(char *s) in printboard()
911 int sevenslashes(register char *s) in sevenslashes()
[all …]
/dports/news/inn-current/inn-2.7-20211226/storage/timehash/
H A Dtimehash.c29 DIR *ter; /* Open handle on the third level directory */ member
87 uint16_t s; in MakeToken() local
106 uint16_t s = 0; in BreakToken() local
/dports/news/inn/inn-2.6.4/storage/timehash/
H A Dtimehash.c30 DIR *ter; /* Open handle on the third level directory */ member
75 uint16_t s; in MakeToken() local
92 uint16_t s = 0; in BreakToken() local
/dports/sysutils/shlock/inn-2.6.4/storage/timehash/
H A Dtimehash.c30 DIR *ter; /* Open handle on the third level directory */ member
75 uint16_t s; in MakeToken() local
92 uint16_t s = 0; in BreakToken() local
/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dpangen1.c434 char *s, *t; int n, m, p; member
443 end_labs(Symbol *s, int i) in end_labs()
497 prehint(Symbol *s) in prehint()
509 checktype(Symbol *sp, char *s) in checktype()
562 dolocal(FILE *ofd, char *pre, int dowhat, int p, char *s, enum btypes b) in dolocal()
883 do_var(FILE *ofd, int dowhat, char *s, Symbol *sp, in do_var()
884 char *pre, char *sep, char *ter) in do_var()
991 put_ptype(char *s, int i, int m0, int m1, enum btypes b) in put_ptype()
1121 Symbol *s = P->n; in put_pinit() local
/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Dnew-random-map-dialog.cpp120 Glib::ustring s = String::ucompose("%1x%1", *it); in NewRandomMapDialog() local
311 std::vector<ActiveTerrainType> ter; in assign_random_terrain() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/mapgen/
H A Dmapgen-test.json73 "place_terrain": [ { "ter": "t_rock", "x": 11, "y": 3 } ], string
74 "terrain": { ".": "t_shrub", ";": [ "t_door_o", { "ter": "t_pit_spiked" } ] }, string
94 …"items": { "o": { "item": "clothing_work_set", "chance": 20 }, "s": { "item": "bionics_tech", "cha… object
119 "s": { "vehicle": "wheelchair", "chance": 100, "status": 1 } object

1234567