Home
last modified time | relevance | path

Searched refs:report_change (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dmutation_parameters.h172 report_change(); in base_magnitude_parameter_variation()
189 report_change(); in base_probability_parameter_reset()
206 report_change(); in base_probability_glitch()
223 report_change(); in base_probability_shuffle()
240 report_change(); in base_probability_insert()
257 report_change(); in base_probability_substitute()
269 report_change(); in proportion_constant()
281 report_change(); in identity_supression()
293 report_change(); in max_initial_iterations()
310 report_change(); in base_probability_iterations_change_step()
[all …]
H A Dmutation_parameters.cpp106 report_change(); in reset()
128 report_change(); in general_cool()
204 report_change(); in change_function_weighting()
224 report_change(); in randomize_function_weightings_for_classifications()
257 void MutationParameters::report_change() in report_change() function in MutationParameters
/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Drender_parameters.h54 if (change(_jittered_samples,v)) report_change(); in jittered_samples()
68 if (change(_multisample_grid,v)) report_change(); in multisample_grid()
75 void report_change();
H A Dmutation_parameters_qobject.cpp36 void MutationParametersQObject::report_change() in report_change() function in MutationParametersQObject
H A Drender_parameters.cpp37 void RenderParameters::report_change() in report_change() function in RenderParameters
H A Dmutation_parameters_qobject.h43 void report_change();
/dports/devel/py-rope/rope-0.18.0/rope/base/
H A Dlibutils.py49 def report_change(project, path, old_content): function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/devices/impl/
H A DTranscodeJobImpl.java240 boolean report_change ) in updateStatus() argument
309 if ( download_ok && report_change ){ in updateStatus()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/mi/
H A Dmi-main.c1986 int report_change = 0; in mi_execute_command() local
1990 report_change = (!ptid_equal (previous_ptid, null_ptid) in mi_execute_command()
1998 report_change = (ti->num != command->thread); in mi_execute_command()
2001 if (report_change) in mi_execute_command()
/dports/devel/gdb761/gdb-7.6.1/gdb/mi/
H A Dmi-main.c2027 int report_change = 0; in mi_execute_command() local
2031 report_change = (!ptid_equal (previous_ptid, null_ptid) in mi_execute_command()
2039 report_change = (ti->num != command->thread); in mi_execute_command()
2042 if (report_change) in mi_execute_command()
/dports/devel/gdb/gdb-11.1/gdb/mi/
H A Dmi-main.c1982 int report_change = 0; in mi_execute_command() local
1986 report_change = (previous_ptid != null_ptid in mi_execute_command()
1994 report_change = (ti->global_num != command->thread); in mi_execute_command()
1997 if (report_change) in mi_execute_command()
/dports/multimedia/libxine/xine-lib-1.2.11/src/vdr/
H A Dinput_vdr.c1067 int report_change = 0; in vdr_execute_rpc_command() local
1079 report_change = 1; in vdr_execute_rpc_command()
1100 report_change = 1; in vdr_execute_rpc_command()
1105 if (report_change && this->volume_mode != XINE_VDR_VOLUME_CHANGE_SW) in vdr_execute_rpc_command()
/dports/security/gnupg/gnupg-2.3.3/scd/
H A Dapp.c2285 report_change (int slot, int old_status, int cur_status) in report_change() function
2386 report_change (card->slot, card->card_status, status); in scd_update_reader_status_file()
/dports/devel/py-rope/rope-0.18.0/docs/
H A Dlibrary.rst222 ``rope.base.libutils.report_change()`` when saving files, as follows:
231 libutils.report_change(myproject, path, old_contents)
H A Ddone.rst168 - `libutils.report_change()` reads `automatic_soa` : April 10, 2008
/dports/devel/py-rope/rope-0.18.0/ropetest/
H A Dadvanced_oi_test.py712 rope.base.libutils.report_change(self.project, self.mod.real_path, '')
/dports/devel/py-traits/traits-6.3.2/
H A DCHANGES.rst611 def report_change(self, event):
/dports/security/gnupg/gnupg-2.3.3/
H A DChangeLog18222 (report_change): New.