/AliOS-Things-master/components/linkkit/wifi_provision/ht40/ |
A D | awss_ht40.c | 217 uint8_t tods = 1, equal = 0, score = 0; in awss_recv_callback_ht_ctrl() local 309 equal = !package_cmp((uint8_t *)pkg(pos), NULL, NULL, tods, len); in awss_recv_callback_ht_ctrl() 313 if (!equal) { in awss_recv_callback_ht_ctrl() 318 if (equal) { in awss_recv_callback_ht_ctrl()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/ |
A D | portmacro.h | 130 …_SELECTION can only be set to 1 when configMAX_PRIORITIES is less than or equal to 32. It is very…
|
A D | FreeRTOS.h | 124 #error configMAX_CO_ROUTINE_PRIORITIES must be greater than or equal to 1. 129 #error configMAX_PRIORITIES must be defined to be greater than or equal to 1.
|
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/ |
A D | awss_smartconfig.c | 960 uint8_t score = 0, timeout = 0, equal = 0; in awss_recv_callback_smartconfig() local 1168 equal = !package_cmp((uint8_t *)pkg(pos), src, dst, tods, len); in awss_recv_callback_smartconfig() 1172 if (equal) { in awss_recv_callback_smartconfig() 1180 if (equal) { in awss_recv_callback_smartconfig() 1196 if (!equal) { /* data not equal */ in awss_recv_callback_smartconfig()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/puff/ |
A D | README | 50 output space. This is done by passing dest equal to (unsigned char *)0. Then
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/ |
A D | build_def.bzl | 72 "equal",
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 10 before the call of compress this length is equal to the total size of
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/ |
A D | train.py | 182 correct_prediction = tf.equal(predicted_indices, ground_truth_input)
|
A D | models.py | 559 pred=tf.equal(first_time_flag, 1),
|
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | ecc.c | 227 uECC_word_t equal = uECC_vli_isZero(tmp, num_words); in uECC_vli_cmp() local 228 return (!equal - 2 * neg); in uECC_vli_cmp()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | jsbignum.texi | 172 equal when using the strict comparison operators (e.g. @code{0.0 === 465 are a BigDecimal and if they are equal. 569 …A safe integer is defined as a integer whose absolute value is smaller or equal to @code{2**53-1}.…
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | FAQ | 29 buffer is equal to the available size of the compressed buffer and not 36 When setting the parameter flush equal to Z_FINISH, also make sure that
|
A D | ChangeLog | 79 - Avoid shift equal to bits in type (caused endless loop) 1271 - fix configure if CC is already equal to gcc
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | train_micro_speech_model.ipynb | 91 "# to ensure that we have equal number of samples for each label.\n",
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoamodes.m | 245 * properties are equal to another GUI-capable mode in the list.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | rfc1950.txt | 266 CM not equal to 8.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | CMakeLists.txt | 151 -Wfloat-equal
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | libjpeg.txt | 415 This will normally be equal to the number passed in, so you can usually 1096 Must equal the component's index in comp_info[]. (Beginning in 1982 that scan is less than or equal to the current output scan number and row. 1993 When you pass a target scan number equal to the current input scan number, 2186 or equal to the current input scan number, jpeg_start_output() will attempt 2753 array descriptors; the number of arrays is equal to cinfo.num_components. 2829 ignoring the fact that the passes may not be equal amounts of work.
|
A D | install.txt | 264 makefile to equal the corresponding object file name (for example, jmemansi.o
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 230 input (extensions length field equal to 0), an illegal read of one byte 336 buffer, which can save some RAM. If buffer lengths are kept equal, there
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 668 c0699515 webpmux -duration: set default 'end' value equal to 'start' 3043 8f216f7e remove cases of equal comparison for qsort()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 892 treated as opaque only if the alpha value is equal to the maximum value.
|
A D | CHANGES | 5346 values, with 0. Illegal unsigned values (anything greater than or equal
|