Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/extmod/
A Dframebuf16.py49 buf2 = bytearray(w2 * h2 * 2) variable
A Dframebuf2.py51 buf2 = bytearray(w2 * h2 // 4) variable
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Draw2tiff.c372 char *buf1, *buf2; in guessSize() local
483 correlation(void *buf1, void *buf2, uint32 n_elem, TIFFDataType dtype) in correlation()
A Dtiffcmp.c161 unsigned char *buf1, *buf2; in tiffcmp() local
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Ddh_server.c98 unsigned char buf2[2]; in main() local
/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_disp.c101 void lv_disp_buf_init(lv_disp_buf_t * disp_buf, void * buf1, void * buf2, uint32_t size_in_px_cnt) in lv_disp_buf_init()
A Dlv_hal_disp.h50 void * buf2; /**< Second display buffer. */ member
/AliOS-Things-master/components/ota/2ndboot/updater/
A Dlibc.c70 int ota_memcmp(const void * buf1, const void * buf2, unsigned int count) in ota_memcmp()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Djscompress.c898 uint8_t *buf1, *buf2; in main() local
A Dunicode_gen.c2858 const int *buf2, int len2) in check_str()
A Dlibbf.c7887 NTTLimb *buf2, *buf3; in ntt_fft_partial() local
7940 static int ntt_conv(BFNTTState *s, NTTLimb *buf1, NTTLimb *buf2, in ntt_conv()
8365 NTTLimb *buf1, *buf2, *ptr; in fft_mul() local
A Dquickjs.c11192 char buf1[JS_DTOA_BUF_SIZE], buf2[JS_DTOA_BUF_SIZE]; in js_ecvt() local
11239 char buf2[JS_DTOA_BUF_SIZE]; in js_fcvt() local
27124 char buf2[ATOM_GET_STR_BUF_SIZE]; in js_resolve_export_throw_error() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c87552 DUK_INTERNAL duk_small_int_t duk_js_data_compare(const duk_uint8_t *buf1, const duk_uint8_t *buf2, …

Completed in 387 milliseconds