Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dgenerate_streaming_test_wav.py192 default='',
199 default=0.1,
206 default=0.8,
213 default=10.0,
220 default=10,
225 default=10,
235 default=1000,
240 default=30.0,
250 default=40,
271 default=600,
[all …]
A Dtrain.py344 default=0.1,
351 default=0.8,
358 default=10.0,
365 default=10.0,
379 default=10,
384 default=10,
410 default=40,
421 default=400,
431 default=100,
451 default=100,
[all …]
A Dtest_streaming_accuracy.py190 default='',
195 default='',
203 default=['decoded_sample_data:0', 'decoded_sample_data:1'],
208 default='labels_softmax:0',
213 default=1000,
218 default=30,
223 default=500,
228 default=0.7,
233 default=500,
238 default=1500,
[all …]
A Dwav_to_features.py140 default=16000,
145 default=1000,
150 default=30.0,
155 default=10.0,
161 default=40,
167 default=False,
172 default='mfcc',
177 default=None,
182 default=None,
A Dfreeze.py251 default=16000,
256 default=1000,
261 default=30,
266 default=30.0,
271 default=10.0,
276 default=40,
282 default='',
287 default='conv',
299 default=False,
304 default='mfcc',
[all …]
A Dlabel_wav.py107 '--wav', type=str, default='', help='Audio file to be identified.')
109 '--graph', type=str, default='', help='Model to use for identification.')
111 '--labels', type=str, default='', help='Path to file containing labels.')
115 default='wav_data:0',
120 default='labels_softmax:0',
125 default=3,
A Dlabel_wav_dir.py110 '--wav_dir', type=str, default='', help='Audio file to be identified.')
112 '--graph', type=str, default='', help='Model to use for identification.')
114 '--labels', type=str, default='', help='Path to file containing labels.')
118 default='wav_data:0',
123 default='labels_softmax:0',
128 default=3,
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig15 default y
21 default 2
29 default 10
39 default 76
63 default 7
82 default 1
119 default 8
125 default n
161 default 6
179 default 3
[all …]
/AliOS-Things-master/components/py_engine/tests/basics/
A Dbuiltin_minmax.py40 print(min([1, 2, 3, 4, 5], default=-1))
41 print(min([], default=-1))
42 print(max([1, 2, 3, 4, 5], default=-1))
43 print(max([], default=-1))
47 print(min(enumerate([]), default=-10))
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/
A DKconfig27 default y
47 default SETTINGS_NVS if NVS
48 default SETTINGS_FCB if FCB
50 default SETTINGS_NONE
88 default 8
96 default 0xc0ffeeee
103 default "/settings"
110 default "/settings/run"
117 default 32
124 default 1
[all …]
/AliOS-Things-master/components/ble_mesh/bt_mesh/
A DKconfig30 default y
61 default 60
74 default 1
98 default 1
106 default 1
114 default 1
122 default 1
130 default 1
156 default 6
168 default 4
[all …]
/AliOS-Things-master/components/ble_host/bt_host/
A DKconfig20 default BT_HCI
48 default BT_H4
101 default y if BT_HCI_RAW
109 default y if BT_HCI_RAW
142 default 1
151 default y if !BT_CTLR
153 default y if BT_HCI_RAW
164 default "UART_0"
175 default "SPI_0"
184 default "GPIO_0"
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dbuild_defs.bzl14 "//conditions:default": [
37 "//conditions:default": [],
45 # default as "optimize for size, not for speed". For Ruy code,
50 "//conditions:default": ["-O3"],
61 "//conditions:default": [],
68 "//conditions:default": [],
72 # In some clang-based toolchains, in the default compilation mode (not -c opt),
78 "//conditions:default": [],
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS25 # The default value is: UTF-8.
69 # The default value is: NO.
77 # The default value is: NO.
144 # The default value is: NO.
152 # The default value is: NO.
187 # The default value is: NO.
220 # a brief description. This used to be the default behavior. The new default is
320 # as Fortran files (default is PHP), and .f files as C (default is Fortran),
1363 # default header using
1486 # tree by default.
[all …]
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in25 # The default value is: UTF-8.
69 # The default value is: NO.
89 # The default value is: YES.
126 # The default value is: NO.
134 # The default value is: NO.
169 # The default value is: NO.
192 # a brief description. This used to be the default behavior. The new default is
1036 # default header using
1145 # tree by default.
2040 # default search path.
[all …]
A Dweb_doxyfile.in25 # The default value is: UTF-8.
69 # The default value is: NO.
89 # The default value is: YES.
126 # The default value is: NO.
134 # The default value is: NO.
169 # The default value is: NO.
192 # a brief description. This used to be the default behavior. The new default is
1036 # default header using
1145 # tree by default.
2028 # default search path.
[all …]
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile25 # The default value is: UTF-8.
69 # The default value is: NO.
77 # The default value is: NO.
99 # The default value is: YES.
136 # The default value is: NO.
144 # The default value is: NO.
202 # a brief description. This used to be the default behavior. The new default is
1110 # default header using
1222 # tree by default.
2154 # default search path.
[all …]
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure.in132 AC_ARG_ENABLE([gif], [AC_HELP_STRING([--enable-gif], [support loading GIF images [default=yes]])],
134 AC_ARG_ENABLE([jpg], [AC_HELP_STRING([--enable-jpg], [support loading JPG images [default=yes]])],
138 AC_ARG_ENABLE([lbm], [AC_HELP_STRING([--enable-lbm], [support loading LBM images [default=yes]])],
140 AC_ARG_ENABLE([pcx], [AC_HELP_STRING([--enable-pcx], [support loading PCX images [default=yes]])],
142 AC_ARG_ENABLE([png], [AC_HELP_STRING([--enable-png], [support loading PNG images [default=yes]])],
146 AC_ARG_ENABLE([pnm], [AC_HELP_STRING([--enable-pnm], [support loading PNM images [default=yes]])],
148 AC_ARG_ENABLE([svg], [AC_HELP_STRING([--enable-svg], [support loading SVG images [default=yes]])],
150 AC_ARG_ENABLE([tga], [AC_HELP_STRING([--enable-tga], [support loading TGA images [default=yes]])],
156 AC_ARG_ENABLE([xcf], [AC_HELP_STRING([--enable-xcf], [support loading XCF images [default=yes]])],
158 AC_ARG_ENABLE([xpm], [AC_HELP_STRING([--enable-xpm], [support loading XPM images [default=yes]])],
[all …]
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dgenconfig.py40 default=DEFAULT_HEADER_PATH,
71 default="Kconfig",
79 default=".config",
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dgenconfig.py40 default=DEFAULT_HEADER_PATH,
71 default="Kconfig",
79 default=".config",
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A DBUILD133 # to build with the default copts (micro_copts())
145 # to build with the default copts (micro_copts())
157 # to build with the default copts (micro_copts())
169 # to build with the default copts (micro_copts())
181 # to build with the default copts (micro_copts())
193 # to build with the default copts (micro_copts())
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dreadme.txt8 switch -s: toggle processing of subdirectories (default is on)
9 switch -e: exclude HTTP header from file (header is created at runtime, default is on)
10 switch -11: include HTTP 1.1 header (1.0 is default)
/AliOS-Things-master/components/SDL2/acinclude/
A Dltoptions.m469 dnl Simply set some default values (i.e off) if boolean options were not
79 dnl archives by default:
167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
168 [p=${PACKAGE-default}
222 [p=${PACKAGE-default}
276 [p=${PACKAGE-default}
330 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
331 [lt_p=${PACKAGE-default}
335 pic_mode=default
347 [pic_mode=default])
[all …]
/AliOS-Things-master/components/py_engine/engine/shared/memzip/
A Dmake-memzip.py56 default='memzip_files.zip'
62 default='memzip_files.c'
66 default='memzip_files'
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dltoptions.m469 dnl Simply set some default values (i.e off) if boolean options were not
79 dnl archives by default:
169 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
170 [p=${PACKAGE-default}
223 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
224 [p=${PACKAGE-default}
278 [p=${PACKAGE-default}
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
386 [lt_p=${PACKAGE-default}
390 pic_mode=default
[all …]

Completed in 58 milliseconds

12345678910>>...12