/AliOS-Things-master/components/py_engine/tests/float/ |
A D | float2int_fp30_intbig.py | 63 passed = ~should_fail 65 passed = should_fail 66 print("%s: %s" % (name, passed and "passed" or "failed"))
|
A D | float2int_intbig.py | 66 passed = ~should_fail 68 passed = should_fail 69 print("%s: %s" % (name, passed and "passed" or "failed"))
|
A D | float2int_doubleprec_intbig.py | 66 passed = ~should_fail 68 passed = should_fail 69 print("%s: %s" % (name, passed and "passed" or "failed"))
|
/AliOS-Things-master/components/py_engine/tests/pyb/ |
A D | can.py.exp | 15 passed 28 passed 59 passed
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngusr.dfa | 9 # them to be passed through to the build of pnglibconf.h), for example:
|
A D | aclocal.m4 | 441 # and VERSION should now be passed to AC_INIT and removed from 670 # Default is to disable them, unless 'enable' is passed literally. 671 # For symmetry, 'disable' may be passed as well. Anyway, the user 680 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | README-emscripten.txt | 17 * (where /path/to/sdl is the path you passed as --prefix to SDL2 configure)
|
/AliOS-Things-master/components/py_engine/engine/mpy-cross/ |
A D | README.md | 20 bytecode, and such options can be passed to the cross compiler. For example,
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | tarith.c | 612 int passed = 0; in validation_muldiv() local 711 ++passed; in validation_muldiv() 725 "errors)\n", tested, overflow, passed, error, error64); in validation_muldiv()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/ |
A D | DownloadProject.cmake | 47 # In addition to the above, any other options are passed through unmodified to 105 # Prevent the following from being passed through
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/ |
A D | DownloadProject.cmake | 47 # In addition to the above, any other options are passed through unmodified to 105 # Prevent the following from being passed through
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 29 img2webp, webpmux - allow options to be passed in via a file (issue #355) 165 * WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
|
A D | README.mux | 96 Note: if a single file name is passed as the argument, the arguments will be
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | mkrules.cmake | 68 # It only needs to be passed the list of MICROPY_SOURCE_QSTR files that have changed since
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | README.md | 17 (filterbanks) as audio is passed in, according to the configuration.
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | aflatin.c | 1179 FT_Bool passed; in af_latin_hints_compute_segments() local 1205 passed = 0; in af_latin_hints_compute_segments() 1255 if ( passed ) in af_latin_hints_compute_segments() 1257 passed = 1; in af_latin_hints_compute_segments()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 8 A: Make sure that the length of the compressed buffer is passed by
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/ |
A D | README.md | 52 The string passed to the `ScopeLabel` constructor must be just a pointer to a
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoamodes.m | 189 /* If a list of possible diplay modes is passed in, use it to filter out 497 * NULL is passed in) - for example on a retina 15" MBP, System Preferences
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/showimage/ |
A D | SDLMain.m | 359 /* This is passed if we are launched by double-clicking */
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 431 # and VERSION should now be passed to AC_INIT and removed from 660 # Default is to disable them, unless 'enable' is passed literally. 661 # For symmetry, 'disable' may be passed as well. Anyway, the user 670 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | ltoptions.m4 | 78 dnl `shared' nor `disable-shared' was passed, we enable building of shared
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 143 options (like cross-compiling), the same set of options should be passed
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | ltoptions.m4 | 78 dnl `shared' nor `disable-shared' was passed, we enable building of shared
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | libjpeg.txt | 159 into in-memory buffers passed to jpeg_read_scanlines(). 384 just one or a few scanlines at a time. The expected format for the passed 415 This will normally be equal to the number passed in, so you can usually 472 should be passed a j_common_ptr.) 1260 buffer passed to jpeg_read_scanlines(). If the buffer is smaller, the 1397 additional fields; then casting the passed pointer provides access to the 1708 increment the passed pointers past any scanlines successfully read. 1979 The target scan number passed to jpeg_start_output() is saved in the 2619 The scanlines count passed to and returned from jpeg_write_raw_data is 2658 and Cr data gets passed. [all …]
|