Home
last modified time | relevance | path

Searched refs:minimize (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_BWin.h300 virtual void Minimize(bool minimize) { in Minimize() argument
301 BDirectWindow::Minimize(minimize); in Minimize()
302 int32 minState = (minimize ? BAPP_MINIMIZE : BAPP_RESTORE); in Minimize()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dtrain.py174 learning_rate_input).minimize(cross_entropy_mean)
178 use_nesterov=True).minimize(cross_entropy_mean)
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djconfig.txt114 * To minimize application namespace pollution, the symbols won't be
A Djmemdosa.asm16 ; To minimize dependence on the C compiler's register usage conventions,
A Dstructure.txt178 compressor can choose dummy block contents so as to minimize their size
A Dlibjpeg.txt19 features while trying to minimize application-interface changes. We have
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME456 -min_size ............ minimize size
495 -min_size .............. minimize output size (default:off)
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.m871 windowDidExitFullScreen triggers. For example, the minimize button on
874 going on, in case we're exiting fullscreen to minimize, which need
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi558 are available by default. In order to minimize the number of changes
/AliOS-Things-master/components/SDL2/src/image/external/
A Djpeg-9b.patch144 + * To minimize application namespace pollution, the symbols won't be
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzio.c-bak25 # define Z_BUFSIZE 4096 /* minimize memory usage for 16-bit DOS */
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa725 # chosen to minimize the effects of DoS attacks based on using very large
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES2656 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
/AliOS-Things-master/components/mbedtls/
A DChangeLog1689 "minimize" others (eg use stddef.h if only size_t is needed).

Completed in 35 milliseconds