Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 25 of 85) sorted by relevance

1234

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dtarith.c773 int i, silent=0, onlygamma=0; in validation_gamma() local
778 silent = 1; in validation_gamma()
807 if (!silent) in validation_gamma()
830 if (!silent) in validation_gamma()
849 if (!silent) in validation_gamma()
867 if (!silent) in validation_gamma()
885 if (!silent) in validation_gamma()
896 if (!silent) in validation_gamma()
915 if (!silent) in validation_gamma()
934 if (!silent) in validation_gamma()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal/
A Dcan_api.h72 void can_monitor (can_t *obj, int silent);
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dlcp.h112 unsigned int silent :1; /* Wait for the other end to start first */ member
A Dppp.h543 #define ppp_set_silent(ppp, boolval) (ppp->lcp_wantoptions.silent = boolval)
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dlcp.h112 unsigned int silent :1; /* Wait for the other end to start first */ member
A Dppp.h541 #define ppp_set_silent(ppp, boolval) (ppp->lcp_wantoptions.silent = boolval)
/AliOS-Things-master/components/uvoice/audio/
A Daudio_stream.h31 uint8_t silent:1; member
A Daudio_stream.c142 out->silent = mute; in out_stream_mute()
145 snd_debug("mute %d\n", out->silent); in out_stream_mute()
489 if (!out->silent) in out_stream_stop()
503 out->silent = 0; in out_stream_stop()
/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi.c368 const SDL_bool silent = (flags & AUDCLNT_BUFFERFLAGS_SILENT) ? SDL_TRUE : SDL_FALSE; in WASAPI_CaptureFromDevice() local
370 if (silent) { in WASAPI_CaptureFromDevice()
378 if (silent) { in WASAPI_CaptureFromDevice()
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Drequests33 '/usr/share/aclocal-1.15/silent.m4',
336 '/usr/share/aclocal-1.15/silent.m4',
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltconfig191 silent=
254 --quiet same as \`--silent'
286 --quiet | --silent) silent=yes ;;
361 if test "$silent" = yes; then
A DINSTALL213 --enable-silent-rules' sets the default to minimal output, which can be
215 --disable-silent-rules' sets the default to verbose, which can be
348 `--silent'
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltconfig191 silent=
254 --quiet same as \`--silent'
286 --quiet | --silent) silent=yes ;;
361 if test "$silent" = yes; then
A DINSTALL213 --enable-silent-rules' sets the default to minimal output, which can be
215 --disable-silent-rules' sets the default to verbose, which can be
348 `--silent'
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfigure.ac26 # Make --enable-silent-rules the default.
28 # with --disable-silent-rules or use "make V=1".
A Dconfigure804 silent=
1074 | -silent | --silent | --silen | --sile | --sil)
1075 silent=yes ;;
1250 test "$silent" = yes && exec 6>/dev/null
1406 --enable-silent-rules less verbose build output (undo: "make V=1")
1407 --disable-silent-rules verbose build output (undo: "make V=0")
1949 | -silent | --silent | --silen | --sile | --sil)
14277 ac_configure_extra_args="$ac_configure_extra_args --silent"
15864 test "$silent" = yes &&
/AliOS-Things-master/components/SDL2/test/
A Dconfigure1159 test "$silent" = yes && exec 6>/dev/null
1654 | -silent | --silent | --silen | --sile | --sil)
4668 ac_configure_extra_args="$ac_configure_extra_args --silent"
5139 test "$silent" = yes &&
/AliOS-Things-master/components/SDL2/src/image/
A DMakefile161 am__v_lt_0 = --silent
A Dconfig.status501 ac_configure_extra_args="$ac_configure_extra_args --silent"
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfigure.ac33 # silent-rules requires automake 1.11 or later
37 AM_INIT_AUTOMAKE([1.13 foreign dist-xz color-tests silent-rules subdir-objects])
A Dconfigure852 silent=
1122 | -silent | --silent | --silen | --sile | --sil)
1123 silent=yes ;;
1298 test "$silent" = yes && exec 6>/dev/null
1453 --enable-silent-rules less verbose build output (undo: "make V=1")
1454 --disable-silent-rules verbose build output (undo: "make V=0")
2026 | -silent | --silent | --silen | --sile | --sil)
14512 ac_configure_extra_args="$ac_configure_extra_args --silent"
16103 test "$silent" = yes &&
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A DREADME.md8 and if the input is silent, it is classified as "silence".
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A DMakefile.in137 am__v_lt_0 = --silent
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A DMakefile.in136 am__v_lt_0 = --silent
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/addtiffo/
A DMakefile.in138 am__v_lt_0 = --silent

Completed in 57 milliseconds

1234