Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 81) sorted by relevance

1234

/AliOS-Things-master/components/py_engine/tests/float/
A Dfloat2int_fp30_intbig.py63 passed = ~should_fail
65 passed = should_fail
66 print("%s: %s" % (name, passed and "passed" or "failed"))
A Dfloat2int_intbig.py66 passed = ~should_fail
68 passed = should_fail
69 print("%s: %s" % (name, passed and "passed" or "failed"))
A Dfloat2int_doubleprec_intbig.py66 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 Dcan.py.exp15 passed
28 passed
59 passed
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngusr.dfa9 # them to be passed through to the build of pnglibconf.h), for example:
A Daclocal.m4441 # 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 DREADME-emscripten.txt17 * (where /path/to/sdl is the path you passed as --prefix to SDL2 configure)
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A DREADME.md20 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 Dtarith.c612 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 DDownloadProject.cmake47 # 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 DDownloadProject.cmake47 # 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 DNEWS29 img2webp, webpmux - allow options to be passed in via a file (issue #355)
165 * WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
A DREADME.mux96 Note: if a single file name is passed as the argument, the arguments will be
/AliOS-Things-master/components/py_engine/engine/py/
A Dmkrules.cmake68 # 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 DREADME.md17 (filterbanks) as audio is passed in, according to the configuration.
/AliOS-Things-master/components/freetype/src/autofit/
A Daflatin.c1179 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 Dvisual-basic.txt8 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 DREADME.md52 The string passed to the `ScopeLabel` constructor must be just a pointer to a
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamodes.m189 /* 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 DSDLMain.m359 /* This is passed if we are launched by double-clicking */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Daclocal.m4431 # 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 Dltoptions.m478 dnl `shared' nor `disable-shared' was passed, we enable building of shared
/AliOS-Things-master/components/py_engine/engine/
A DREADME.md143 options (like cross-compiling), the same set of options should be passed
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dltoptions.m478 dnl `shared' nor `disable-shared' was passed, we enable building of shared
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt159 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 …]

Completed in 56 milliseconds

1234