Home
last modified time | relevance | path

Searched defs:def (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dmicrobench.js746 function random(arr, n, def) { argument
750 function random8(arr, n, def) { argument
754 function random1(arr, n, def) { argument
758 function hill(arr, n, def) { argument
765 function comb(arr, n, def) { argument
769 function crisscross(arr, n, def) { argument
773 function zero(arr, n, def) { argument
777 function increasing(arr, n, def) { argument
785 function alternate(arr, n, def) { argument
789 function jigsaw(arr, n, def) { argument
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A Dfitblk.c73 local int partcompress(FILE *in, z_streamp def) in partcompress()
96 local int recompress(z_streamp inf, z_streamp def) in recompress()
134 z_stream def, inf; /* zlib deflate and inflate states */ in main() local
A Dzpipe.c36 int def(FILE *source, FILE *dest, int level) in def() function
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-opcode.h62 #define def(id, size, n_pop, n_push, f) DEF(id, size, n_pop, n_push, f) macro
A Djscompress.c107 void define_symbol(const char *def) in define_symbol()
119 void undefine_symbol(const char *def) in undefine_symbol()
132 const char *find_symbol(const char *def) in find_symbol()
A Dquickjs.c980 #define def(id, size, n_pop, n_push, f) macro
991 #define def(id, size, n_pop, n_push, f) OP_##id, macro
12225 static JSObject* find_binary_op(JSBinaryOperatorDef* def, in find_binary_op()
15944 #define def(id, size, n_pop, n_push, f) in JS_CallInternal() macro
42347 JSValue def[4]; member
48162 JSBinaryOperatorDef* def; in js_operators_create_internal() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflatbuffers.h35 template<typename T> inline bool IsTheSameAs(T e, T def) { return e == def; } in IsTheSameAs()
40 template<typename T> inline bool IsFloatTheSameAs(T e, T def) { in IsFloatTheSameAs()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/include/sig_model/
A Dgeneric_level_cli.h17 uint16_t def; member
A Dlight_lightness_cli.h18 uint16_t def; member
/AliOS-Things-master/components/mbedtls/library/
A Dcipher.c97 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_list() local
118 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_type() local
129 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_string() local
145 const mbedtls_cipher_definition_t *def; in mbedtls_cipher_info_from_values() local
/AliOS-Things-master/components/freetype/include/
A Dftmm.h145 FT_Fixed def; member
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_templ.c29 static lv_style_t def; variable
A Dlv_theme_default.c29 static lv_style_t def; variable
A Dlv_theme_mono.c29 static lv_style_t def; variable
A Dlv_theme_night.c29 static lv_style_t def; variable
A Dlv_theme_alien.c33 static lv_style_t def; variable
A Dlv_theme_nemo.c35 static lv_style_t def; variable
A Dlv_theme_zen.c30 static lv_style_t def; variable
A Dlv_theme_material.c31 static lv_style_t def; variable
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c893 check_handling(display *d, int def, png_uint_32 chunks, png_uint_32 known, in check_handling()
1014 int def; in perform_one_test() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_chart.c162 lv_coord_t def = LV_CHART_POINT_DEF; in lv_chart_add_series() local
274 lv_coord_t def = LV_CHART_POINT_DEF; in lv_chart_set_point_count() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c4930 TT_DefRecord* def; in Ins_CALL() local
5019 TT_DefRecord* def; in Ins_LOOPCALL() local
5105 TT_DefRecord* def; in Ins_IDEF() local
7887 TT_DefRecord* def = CUR.IDefs; in Ins_UNKNOWN() local
8945 TT_DefRecord* def = CUR.IDefs; in TT_RunIns() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/cmsis/
A Dcmsis_os.h284 } def; ///< event definition member

Completed in 142 milliseconds