/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/doc/ |
A D | depgraph.sh | 87 handled=false 88 if [ $handled = false ]; then 92 handled=true 97 if [ $handled = false ]; then 101 handled=true 106 if [ $handled = false ]; then 110 handled=true 115 if [ $handled = false ]; then 119 handled=true 124 if [ $handled = false ]; then
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitview.m | 234 BOOL handled = NO; 262 handled = YES; 266 if (!handled) { 287 BOOL handled = NO; 315 handled = YES; 319 if (!handled) { 345 BOOL handled = NO; 350 /* Already handled in pointerInteraction callback */ 351 handled = YES; 355 if (!handled) {
|
A D | SDL_uikitwindow.m | 149 * etc. can be handled without an active OpenGL view/context. */
|
/AliOS-Things-master/components/SDL2/src/core/linux/ |
A D | SDL_fcitx.c | 335 Uint32 handled = SDL_FALSE; in SDL_Fcitx_ProcessKeyEvent() local 345 DBUS_TYPE_BOOLEAN, &handled, DBUS_TYPE_INVALID)) { in SDL_Fcitx_ProcessKeyEvent() 346 if (handled) { in SDL_Fcitx_ProcessKeyEvent()
|
/AliOS-Things-master/components/SDL2/ |
A D | sdl2-config.cmake.in | 14 …# Remove -lSDL2 as that is handled by CMake, note the space at the end so it does not replace e.g.…
|
A D | sdl2-config.cmake | 14 …# Remove -lSDL2 as that is handled by CMake, note the space at the end so it does not replace e.g.…
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/ |
A D | pngcp.dfa | 48 # text chunks should be handled as unknown ok.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ |
A D | README.md | 44 output of the operation must be handled externally in the graph.
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | README | 61 platform aren't handled either. 156 undefined glyph IDs for temporary use, because it is handled by next 352 `kern' format only, others are ignored (and should be handled in a 374 which should be handled: the new Apple-dialect, the classic
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/ |
A D | txtvsbin.txt | 33 (UCS-2/UTF-16 and UCS-4/UTF-32) are not handled, however.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | coderules.txt | 30 handled automatically by GNU Emacs and many other text editors.)
|
A D | change.log | 405 by a factor of 1/2, 1/4, or 1/8 is handled very efficiently.
|
A D | structure.txt | 486 Not quite clear yet how this should be handled... should we merge it with 840 converting top-to-bottom data order to bottom-to-top) must be handled while
|
A D | libjpeg.txt | 70 handled by the library. 1444 handled by the same mechanism. The error handler supports a second "add-on" 1736 would do. This can be handled either in the surrounding application logic or 1757 markers, but these are handled specially: they are either saved into allocated 1759 suspension is handled correctly, and in the latter case, the problem of 1767 list of buffer areas, so as to avoid data copying. This can be handled by
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | configuration.proto | 384 // Benchmark was not completed due to an error. The error may be a handled 422 // A handled error.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngrutil.c | 2925 int handled = 0; /* the chunk was handled */ in png_handle_unknown() local 3006 handled = 1; in png_handle_unknown() 3091 handled = 1; in png_handle_unknown() 3117 if (handled == 0 && PNG_CHUNK_CRITICAL(png_ptr->chunk_name)) in png_handle_unknown()
|
A D | libpng-manual.txt | 162 One exception is how non-integral numbers are handled. For application 464 If you want CRC errors to be handled in a different manner than 472 is handled while reading the IDAT chunk. Note that it is impossible to 536 cause them to be discarded by returning '1' ("handled") instead of '0'. This 562 the 'row' and 'pass' refer to the next row to be handled. For the 612 known to libpng is named in the list, it will be handled as unknown, 2860 handled. For the 4277 Errors handled through png_error() are fatal, meaning that png_error() 4278 should never return to its caller. Currently, this is handled via 4280 PNG_NO_SETJMP, in which case it is handled via PNG_ABORT()), [all …]
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoamouse.m | 392 /* Non-relative movement is handled in -[Cocoa_WindowListener mouseMoved:] */
|
A D | SDL_cocoaevents.m | 501 // Pass events down to SDLApplication to be handled in sendEvent:
|
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/ |
A D | SDL_sysjoystick.m | 268 …/* Ignore devices that aren't actually controllers (e.g. remotes), they'll be handled as keyboard …
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | Kconfig | 151 reason settings_load() is handled externally to the stack, is
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-android.md | 445 NB: "Back button" can be handled as a SDL_KEYDOWN/UP events, with Keycode
|
/AliOS-Things-master/components/SDL2/src/hidapi/ios/ |
A D | hid.m | 769 /* All Nonblocking operation is handled by the library. */
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | README | 637 // output data should have been handled by the writer at that point.
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 412 correctly handled. This support mostly comes for free from Python.
|