Home
last modified time | relevance | path

Searched refs:allowed (Results 1 – 25 of 46) sorted by relevance

12

/AliOS-Things-master/components/py_engine/engine/py/
A Dargcheck.c79 …s, const mp_obj_t *pos, mp_map_t *kws, size_t n_allowed, const mp_arg_t *allowed, mp_arg_val_t *ou… in mp_arg_parse_all() argument
84 if (allowed[i].flags & MP_ARG_KW_ONLY) { in mp_arg_parse_all()
90 mp_map_elem_t *kw = mp_map_lookup(kws, MP_OBJ_NEW_QSTR(allowed[i].qst), MP_MAP_LOOKUP); in mp_arg_parse_all()
92 if (allowed[i].flags & MP_ARG_REQUIRED) { in mp_arg_parse_all()
96 … mp_raise_msg_varg(&mp_type_TypeError, MP_ERROR_TEXT("'%q' argument required"), allowed[i].qst); in mp_arg_parse_all()
99 out_vals[i] = allowed[i].defval; in mp_arg_parse_all()
106 if ((allowed[i].flags & MP_ARG_KIND_MASK) == MP_ARG_BOOL) { in mp_arg_parse_all()
108 } else if ((allowed[i].flags & MP_ARG_KIND_MASK) == MP_ARG_INT) { in mp_arg_parse_all()
111 assert((allowed[i].flags & MP_ARG_KIND_MASK) == MP_ARG_OBJ); in mp_arg_parse_all()
134 …os, size_t n_kw, const mp_obj_t *args, size_t n_allowed, const mp_arg_t *allowed, mp_arg_val_t *ou… in mp_arg_parse_all_kw_array() argument
[all …]
A Druntime.h86 …s, const mp_obj_t *pos, mp_map_t *kws, size_t n_allowed, const mp_arg_t *allowed, mp_arg_val_t *ou…
87 …os, size_t n_kw, const mp_obj_t *args, size_t n_allowed, const mp_arg_t *allowed, mp_arg_val_t *ou…
/AliOS-Things-master/components/SDL2/include/
A DSDL_ttf.h149 extern DECLSPEC void SDLCALL TTF_SetFontKerning(TTF_Font *font, int allowed);
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngset.c1671 png_set_benign_errors(png_structrp png_ptr, int allowed) in png_set_benign_errors() argument
1681 if (allowed != 0) in png_set_benign_errors()
1701 png_set_check_for_invalid_index(png_structrp png_ptr, int allowed) in png_set_check_for_invalid_index() argument
1705 if (allowed > 0) in png_set_check_for_invalid_index()
A DREADME40 to these structs is not allowed, and the definitions of the structs
A Dpng.h1814 (png_structrp png_ptr, int allowed));
2613 (png_structrp png_ptr, int allowed));
A Dlibpng-manual.txt679 allowed in a PNG datastream. By default, libpng imposes a limit of
1685 symbols are not allowed. See the PNG specification for more details.
1689 trailing spaces, but non-consecutive spaces are allowed within the
2463 type, such as PLTE, is allowed. If "seq" is not -1, and multiple items
2464 are allowed for the data type identified in the mask, such as text or
2944 are allowed to write after the image is the text chunks and the time
3718 are allowed for the data type identified in the mask, such as text or
4329 png_set_benign_errors (png_ptr, int allowed);
4331 allowed: 0: treat png_benign_error() as an error.
4826 png_set_check_for_invalid_index(png_ptr, allowed);
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Djsbignum.texi358 Read-only integer. Return the minimum allowed precision. Must be at least 2.
361 Read-only integer. Return the maximum allowed precision. Must be at least 113.
364 Read-only integer. Return the minimum allowed exponent size in
368 Read-only integer. Return the maximum allowed exponent size in
577 …(both @code{^} and @code{**}) grammar is modified so that @code{-2^2} is allowed and yields @code{…
/AliOS-Things-master/components/SDL2/test/
A Dutf8.txt198 a correct UTF-8 encoder is not allowed to produce them. A "safe UTF-8 |
209 sequences means also, that ASCII characters are *only* allowed to be |
/AliOS-Things-master/components/jsoncpp/
A DCONTRIBUTING.md128 * Passing by non-const reference is allowed.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djconfig.txt138 /* These defines indicate which image (non-JPEG) file formats are allowed. */
A Dstructure.txt49 Within these limits, any set of compression parameters allowed by the JPEG
530 For a progressive JPEG file, the data input processing is allowed to get
774 Note that individual "large" objects cannot exceed the size allowed by
901 1. Upon seeing zero image height, replace it by 65535 (the maximum allowed).
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md191 …- `readTimeout`: maximum time the request is allowed to take, [Refer](https://curl.haxx.se/libcurl…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1950.txt264 of CINFO above 7 are not allowed in this version of the
476 the zlib specification must precisely define the allowed
/AliOS-Things-master/components/SDL2/src/image/debian/
A Dchangelog67 * control: allowed DM uploads. Set dev pkg to multi-arch: same
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DCOPYING7 of this license document, but changing it is not allowed.
151 allowed only for noncommercial distribution and only if you
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpng.h1814 (png_structrp png_ptr, int allowed));
2613 (png_structrp png_ptr, int allowed));
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitwindow.m171 return SDL_SetError("Only one window allowed per display.");
/AliOS-Things-master/components/SDL2/src/hidapi/
A DLICENSE-gpl3.txt6 of this license document, but changing it is not allowed.
176 the conditions stated below. Sublicensing is not allowed; section 10
271 alternative is allowed only occasionally and noncommercially, and
/AliOS-Things-master/components/SDL2/src/ttf/
A DSDL_ttf.c1148 void TTF_SetFontKerning(TTF_Font *font, int allowed) in TTF_SetFontKerning() argument
1150 font->kerning = allowed; in TTF_SetFontKerning()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto240 // setting may not be allowed in production depending on the system.
/AliOS-Things-master/components/mbedtls/
A DChangeLog100 space and a PSK-(EC)DHE ciphersuite was used, this allowed an attacker
296 in (D)TLS 1.0 to 1.2, that allowed an active network attacker to
309 1.2, that allowed a local attacker, able to execute code on the local
319 on CBC, in (D)TLS 1.0 to 1.2, that allowed a local attacker, able to
585 implementation allowed an offline 2^80 brute force attack on the
1032 * Removed MD5 from the allowed hash algorithms for CertificateRequest and
1672 curve picked by the server was actually allowed.
2144 * Ability to specify allowed ciphersuites based on the protocol version.
2418 * Ability to specify allowed ciphersuites based on the protocol version.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile372 # allowed. This is useful if you have classes or files whose names only differ
818 # The allowed range is 0 to 359.
1466 # allowed to run in parallel. When set to 0 (the default) doxygen will
/AliOS-Things-master/components/SDL2/src/image/external/
A Djpeg-9b.patch168 +/* These defines indicate which image (non-JPEG) file formats are allowed. */
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile444 # allowed. This is useful if you have classes or files whose names only differ
962 # The allowed range is 0 to 359.
1645 # allowed to run in parallel. When set to 0 (the default) doxygen will

Completed in 49 milliseconds

12