Home
last modified time | relevance | path

Searched refs:temp_slot (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/dports/games/widelands/widelands-build21/src/map_io/
H A Dmap_roaddata_packet.cc223 for (const Road::CarrierSlot& temp_slot : r->carrier_slots_) { in write() local
224 if (Carrier const* const carrier = temp_slot.carrier.get(egbase)) { in write()
231 if (temp_slot.carrier_request) { in write()
233 temp_slot.carrier_request->write(fw, dynamic_cast<Game&>(egbase), mos); in write()
237 fw.unsigned_32(temp_slot.second_carrier ? 2 : 1); in write()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
136 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
136 struct temp_slot *x_avail_temp_slots;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
148 class temp_slot *x_avail_temp_slots;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
148 class temp_slot *x_avail_temp_slots;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
139 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
148 class temp_slot *x_avail_temp_slots;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
139 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
138 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Demit-rtl.h23 struct temp_slot;
24 typedef struct temp_slot *temp_slot_p;
139 struct temp_slot *x_avail_temp_slots;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
151 class temp_slot *x_avail_temp_slots;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
151 class temp_slot *x_avail_temp_slots;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
151 class temp_slot *x_avail_temp_slots;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Demit-rtl.h23 class temp_slot; variable
24 typedef class temp_slot *temp_slot_p;
151 class temp_slot *x_avail_temp_slots;
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.h165 struct temp_slot;
166 typedef struct temp_slot *temp_slot_p;
312 struct temp_slot *x_avail_temp_slots;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.h165 struct temp_slot;
166 typedef struct temp_slot *temp_slot_p;
312 struct temp_slot *x_avail_temp_slots;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.h165 struct temp_slot;
166 typedef struct temp_slot *temp_slot_p;
312 struct temp_slot *x_avail_temp_slots;
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_basebackup/
H A Dreceivelog.h50 bool temp_slot; /* Create temporary replication slot */ member
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_basebackup/
H A Dreceivelog.h50 bool temp_slot; /* Create temporary replication slot */ member
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_basebackup/
H A Dreceivelog.h50 bool temp_slot; /* Create temporary replication slot */ member

12345678910>>...19