Home
last modified time | relevance | path

Searched defs:M (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c2167 #define set_lock(M,L)\ argument
2218 #define should_trim(M,s) (0) argument
2248 #define PREACTION(M) (0) argument
2252 #define POSTACTION(M) argument
2292 #define check_free_chunk(M,P) argument
2296 #define check_malloc_state(M) argument
2297 #define check_top_chunk(M,P) argument
2474 #define ok_address(M, a) (1) argument
2484 #define ok_magic(M) (1) argument
2506 #define set_inuse(M,p,s)\ argument
[all …]
/AliOS-Things-master/components/py_engine/tests/perf_bench/
A Dbenchrun.py1 def bm_run(N, M): argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/
A Darm_fir_decimate_init_f32.c66 uint8_t M, in arm_fir_decimate_init_f32()
A Darm_fir_decimate_init_q15.c67 uint8_t M, in arm_fir_decimate_init_q15()
A Darm_fir_decimate_init_q31.c66 uint8_t M, in arm_fir_decimate_init_q31()
/AliOS-Things-master/components/py_engine/tests/import/
A Dimport_override.py7 class M: class
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dsmpc.h126 uint8_t* M; // pointer to memory allocated by calling function member
141 uint8_t M[65]; member
147 uint8_t M[53]; member
157 uint8_t M[65]; member
163 uint8_t M[80]; member
/AliOS-Things-master/components/py_engine/tests/basics/
A Dbuiltin_override.py25 class M: class
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdmainct.c165 int M = cinfo->min_DCT_v_scaled_size; in alloc_funny_pointers() local
206 int M = cinfo->min_DCT_v_scaled_size; in make_funny_pointers() local
246 int M = cinfo->min_DCT_v_scaled_size; in set_wraparound_pointers() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/multimedia/speech/inc/
A Dplc_16000.h13 #define M 64 /* 4ms - Template for matching */ macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dquant_dec.c16 static WEBP_INLINE int clip(int v, int M) { in clip()
/AliOS-Things-master/components/mbedtls/library/
A Decp_curves.c1188 mbedtls_mpi M; in ecp_mod_p521() local
1237 mbedtls_mpi M; in ecp_mod_p255() local
1294 mbedtls_mpi M, Q; in ecp_mod_p448() local
1356 mbedtls_mpi M, R; in ecp_mod_koblitz() local
A Decp.c1261 mbedtls_mpi M, S, T, U; in ecp_double_jac() local
1865 mbedtls_mpi M, mm; in ecp_comb_recode_scalar() local
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js12 …)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H)… variable
20 …)!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length… argument
21 …unction(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeT…
22 …return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&… class in o.offset.initialize
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/DSP/Include/dsp/
A Dfiltering_functions.h766 uint8_t M; /**< decimation factor. */ member
777 uint8_t M; /**< decimation factor. */ member
788 uint8_t M; /**< decimation factor. */ member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/DSP/Include/dsp/
A Dfiltering_functions.h766 uint8_t M; /**< decimation factor. */ member
777 uint8_t M; /**< decimation factor. */ member
788 uint8_t M; /**< decimation factor. */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Danalysis_enc.c72 static WEBP_INLINE int clip(int v, int m, int M) { in clip()
A Dquant_enc.c126 static WEBP_INLINE int clip(int v, int m, int M) { in clip()
/AliOS-Things-master/components/csi/csi2/dsp/include/
A Dcsky_vdsp2_math.h1282 uint8_t M; /**< decimation factor. */ member
1293 uint8_t M; /**< decimation factor. */ member
1304 uint8_t M; /**< decimation factor. */ member
A Dcsky_math.h1982 uint8_t M; /**< decimation factor. */ member
1993 uint8_t M; /**< decimation factor. */ member
2004 uint8_t M; /**< decimation factor. */ member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibunicode.c1057 #define M(id) (1U << UNICODE_GC_ ## id) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Darm_math.h3348 uint8_t M; /**< decimation factor. */ member
3359 uint8_t M; /**< decimation factor. */ member
3370 uint8_t M; /**< decimation factor. */ member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Darm_math.h4381 uint8_t M; /**< decimation factor. */ member
4392 uint8_t M; /**< decimation factor. */ member
4403 uint8_t M; /**< decimation factor. */ member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcore_ca.h229 uint32_t M:5; /*!< \brief bit: 0.. 4 Mode field */ member
312 uint32_t M:1; /*!< \brief bit: 0 MMU enable */ member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.c4618 static const u8_t M[] = { variable

Completed in 123 milliseconds