Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 19 of 19) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dshowbc.c132 mp_int_t bc = 0; in mp_bytecode_print() local
A Dprofile.c35 STATIC uint mp_prof_bytecode_lineno(const mp_raw_code_t *rc, size_t bc) { in mp_prof_bytecode_lineno()
A Dvm.c1474 size_t bc = code_state->ip - bytecode_start; in mp_execute_bytecode() local
A Dobjfun.c168 const byte *bc = fun->bytecode; in mp_obj_fun_get_name() local
/AliOS-Things-master/components/fatfs/src/
A Dffunicode.c5701 WCHAR bc, nc, cmd; in ff_wtoupper() local
A Dff.c984 UINT wc, bc; in get_fat() local
1063 UINT bc; in put_fat() local
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dapi_msg.h98 } bc; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/priv/
A Dapi_msg.h98 } bc; member
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dffunicode.c503 WORD uc, bc, nc, cmd; in ff_wtoupper() local
A Dff.c1124 UINT wc, bc; in get_fat() local
1202 UINT bc; in put_fat() local
/AliOS-Things-master/components/SDL2/src/joystick/psp/
A DSDL_sysjoystick.c75 point ab, bc, cd, abbc, bccd, dest; in calc_bezier_y() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_lfsx.c80 …int bc = MP_VFS_LFSx(dev_ioctl)(config, MP_BLOCKDEV_IOCTL_BLOCK_COUNT, 0, true); // get block count in MP_VFS_LFSx() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiff2ps.c2154 uint64 *bc; in PS_Lvl2page() local
2747 uint64 *bc; in PSRawDataBW() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibregexp.c2556 uint8_t *bc; in main() local
A Dquickjs.c21371 DynBuf* bc = &fd->byte_code; in emit_op() local
25843 DynBuf* bc = &s->cur_func->byte_code; in js_parse_for_in_of() local
26222 DynBuf* bc = &s->cur_func->byte_code; in js_parse_statement_or_decl() local
28949 DynBuf* bc, uint8_t* bc_buf, in optimize_scope_make_ref()
28993 DynBuf* bc, uint8_t* bc_buf, in optimize_scope_make_global_ref()
29106 DynBuf* bc, uint8_t* bc_buf, in resolve_scope_var()
29572 static void get_loc_or_ref(DynBuf* bc, BOOL is_ref, int idx) in get_loc_or_ref()
29647 DynBuf* bc) in resolve_scope_private_field()
34590 JSFunctionBytecode bc, *b; in JS_ReadFunctionTag() local
41537 JSValue pattern, flags, bc, val; in js_regexp_constructor() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngrtran.c3010 png_uint_32 bc = 32768 - rc - gc; in png_do_rgb_to_gray() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddec_sse2.c969 const __m128i bc = _mm_xor_si128(CDEFGH__, BCDEFGH_); in VL4_SSE2() local
A Denc_sse2.c806 const __m128i bc = _mm_xor_si128(CDEFGH__, BCDEFGH_); in VL4_SSE2() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c4042 #define DUK_ENC_OP_A_BC(op,a,bc) ((duk_instr_t) ( \ argument
75253 duk_compiler_instr *bc; local
82227 duk_idx_t bc; local
83793 duk_small_uint_fast_t bc; local
85955 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
86138 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
86167 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
86184 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
86192 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
86229 duk_small_uint_fast_t bc = DUK_DEC_BC(ins); local
[all …]

Completed in 413 milliseconds