Home
last modified time | relevance | path

Searched refs:found_best (Results 1 – 7 of 7) sorted by relevance

/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver/
H A Dreply.c166 int found_best; in associate_reply() local
230 found_best = FALSE; in associate_reply()
232 (item != NULL) && acr_element_is_sequence(item) && !found_best; in associate_reply()
248 found_best = TRUE; in associate_reply()
/dports/science/minc2/minc-release-2.2.00/conversion/dicomserver_sonata/
H A Dreply.c177 int found_best; in associate_reply() local
261 found_best = FALSE; in associate_reply()
263 (item != NULL) && acr_element_is_sequence(item) && !found_best; in associate_reply()
279 found_best = TRUE; in associate_reply()
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_monte__miser.c63 int found_best;
178 found_best = 0;
191 found_best = 1;
212 if (!found_best)
/dports/math/gsl/gsl-2.7/monte/
H A Dmiser.c64 int found_best; in gsl_monte_miser_integrate() local
179 found_best = 0; in gsl_monte_miser_integrate()
192 found_best = 1; in gsl_monte_miser_integrate()
219 if (!found_best) in gsl_monte_miser_integrate()
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/
H A DMacroPlacer.cpp405 bool found_best = false; in placeMacrosCornerMaxWl() local
451 if (!found_best in placeMacrosCornerMaxWl()
459 found_best = true; in placeMacrosCornerMaxWl()
474 if (found_best) { in placeMacrosCornerMaxWl()
/dports/devel/tinygo/tinygo-0.14.1/lib/CMSIS/CMSIS/Pack/Example/CMSIS_Driver/
H A DSSP_LPC18xx.c694 goto found_best; in SSPx_Control()
702 found_best: in SSPx_Control()
/dports/x11-wm/xfce4-wm/xfwm4-4.16.1/src/
H A Dplacement.c682 goto found_best; in smartPlacement()
718 found_best: in smartPlacement()