Home
last modified time | relevance | path

Searched refs:last_module (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/quadra/quadra-1.3.0/skelton/common/
H A Dovermind.cpp121 Module* last_module = modules.at(modules.size() - 1); in step() local
122 if(!last_module->done) { in step()
123 if(last_module->first_time) { in step()
124 last_module->first_time = false; in step()
125 last_module->init(); in step()
127 last_module->step(); in step()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dspvw_module.d55 local module_t ** last_module; variable
63 *(last_module = &module->next) = NULL; in init_modules_0()
72 *last_module = module; last_module = &module->next; in add_module()
/dports/devel/evemu/evemu-2.7.0/python/evemu/testing/
H A Dresult.py27 self.last_module = ""
35 self.last_module = self.current_module
43 if self.last_module != self.current_module:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddiagnostic.h94 int last_module; member
137 ((DC)->last_module != input_file_stack_tick)
142 (DC)->last_module = input_file_stack_tick
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddiagnostic.h94 int last_module; member
137 ((DC)->last_module != input_file_stack_tick)
142 (DC)->last_module = input_file_stack_tick
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Ddiagnostic.h104 int last_module; member
144 ((DC)->last_module != input_file_stack_tick)
149 (DC)->last_module = input_file_stack_tick
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddiagnostic.h179 const struct line_map *last_module; member
219 ((DC)->last_module != MAP)
224 (DC)->last_module = MAP
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddiagnostic.h179 const struct line_map *last_module; member
219 ((DC)->last_module != MAP)
224 (DC)->last_module = MAP
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddiagnostic.h179 const struct line_map *last_module; member
219 ((DC)->last_module != MAP)
224 (DC)->last_module = MAP
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddiagnostic.h190 const struct line_map *last_module; member
239 ((DC)->last_module != MAP)
244 (DC)->last_module = MAP
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddiagnostic.h190 const struct line_map *last_module; member
239 ((DC)->last_module != MAP)
244 (DC)->last_module = MAP
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_external_inspector.c303 const char *name, *last_module; in _info_list() local
355 last_module = NULL; in _info_list()
364 if ((last_module) && (type->module)) in _info_list()
366 changed_module = ((last_module != type->module) && in _info_list()
367 (!strcmp(last_module, type->module))); in _info_list()
369 else if ((!last_module) && (type->module)) in _info_list()
452 last_module = type->module; in _info_list()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c235 u8 *last_module) in mlxsw_m_port_module_map() argument
249 if (module == *last_module) in mlxsw_m_port_module_map()
251 *last_module = module; in mlxsw_m_port_module_map()
265 u8 last_module = max_ports; in mlxsw_m_ports_create() local
287 err = mlxsw_m_port_module_map(mlxsw_m, i, &last_module); in mlxsw_m_ports_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c235 u8 *last_module) in mlxsw_m_port_module_map() argument
249 if (module == *last_module) in mlxsw_m_port_module_map()
251 *last_module = module; in mlxsw_m_port_module_map()
265 u8 last_module = max_ports; in mlxsw_m_ports_create() local
287 err = mlxsw_m_port_module_map(mlxsw_m, i, &last_module); in mlxsw_m_ports_create()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c235 u8 *last_module) in mlxsw_m_port_module_map() argument
249 if (module == *last_module) in mlxsw_m_port_module_map()
251 *last_module = module; in mlxsw_m_port_module_map()
265 u8 last_module = max_ports; in mlxsw_m_ports_create() local
287 err = mlxsw_m_port_module_map(mlxsw_m, i, &last_module); in mlxsw_m_ports_create()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdll/
H A Ddlfcn.c130 static void* last_module; variable
173 if (!ld_info || module != last_module) in getinfo()
175 last_module = module; in getinfo()
/dports/shells/ksh93/ast-93u/src/lib/libdll/
H A Ddlfcn.c130 static void* last_module; variable
173 if (!ld_info || module != last_module) in getinfo()
175 last_module = module; in getinfo()
/dports/shells/ksh2020/ast-ksh2020/src/lib/libdll/
H A Ddlfcn.c113 static void *last_module; variable
145 if (!ld_info || module != last_module) { in getinfo()
146 last_module = module; in getinfo()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdll/
H A Ddlfcn.c130 static void* last_module; variable
173 if (!ld_info || module != last_module) in getinfo()
175 last_module = module; in getinfo()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddiagnostic.h192 const line_map_ordinary *last_module; member

12345