Searched refs:minimize (Results 1 – 14 of 14) sorted by relevance
300 virtual void Minimize(bool minimize) { in Minimize() argument301 BDirectWindow::Minimize(minimize); in Minimize()302 int32 minState = (minimize ? BAPP_MINIMIZE : BAPP_RESTORE); in Minimize()
174 learning_rate_input).minimize(cross_entropy_mean)178 use_nesterov=True).minimize(cross_entropy_mean)
114 * To minimize application namespace pollution, the symbols won't be
16 ; To minimize dependence on the C compiler's register usage conventions,
178 compressor can choose dummy block contents so as to minimize their size
19 features while trying to minimize application-interface changes. We have
456 -min_size ............ minimize size495 -min_size .............. minimize output size (default:off)
871 windowDidExitFullScreen triggers. For example, the minimize button on874 going on, in case we're exiting fullscreen to minimize, which need
558 are available by default. In order to minimize the number of changes
144 + * To minimize application namespace pollution, the symbols won't be
25 # define Z_BUFSIZE 4096 /* minimize memory usage for 16-bit DOS */
725 # chosen to minimize the effects of DoS attacks based on using very large
2656 Relocated "int k" declaration in pngtest.c to minimize its scope.3066 rc releases) to minimize the difference between releases.3499 png_set_chop_16() to png_set_strip(16) in an attempt to minimize the
1689 "minimize" others (eg use stddef.h if only size_t is needed).
Completed in 35 milliseconds