/AliOS-Things-master/components/oss/src/model/ |
A D | SelectObjectRequest.cc | 78 int copy = FRAME_HEADER_LEN - frame->header_len; in selectObjectDepackFrame() local 100 int copy = (frame->payload_remains > remain) ? remain : frame->payload_remains; in selectObjectDepackFrame() local 116 int copy = 4 - frame->tail_len; in selectObjectDepackFrame() local 150 int32_t copy = sizeof(frame->end_frame) - frame->end_frame_size; in selectObjectTransferContent() local
|
/AliOS-Things-master/components/SDL2/src/test/ |
A D | SDL_test_log.c | 70 time_t copy; in SDLTest_TimestampToString() local
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | inflate.c | 363 unsigned copy, dist; local 600 unsigned copy; /* number of stored or match bytes to copy */ local 1411 struct inflate_state FAR *copy; local
|
A D | infback.c | 254 unsigned copy; /* number of stored or match bytes to copy */ local
|
/AliOS-Things-master/documentation/aos-tools/ |
A D | aos-tools_user_manual.md | 138 ## copy section in aos-tools 命令
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_objx_templ.c | 56 lv_obj_t * lv_templ_create(lv_obj_t * par, const lv_obj_t * copy) in lv_templ_create()
|
A D | lv_led.c | 53 lv_obj_t * lv_led_create(lv_obj_t * par, const lv_obj_t * copy) in lv_led_create()
|
A D | lv_arc.c | 50 lv_obj_t * lv_arc_create(lv_obj_t * par, const lv_obj_t * copy) in lv_arc_create()
|
A D | lv_line.c | 50 lv_obj_t * lv_line_create(lv_obj_t * par, const lv_obj_t * copy) in lv_line_create()
|
A D | lv_cb.c | 51 lv_obj_t * lv_cb_create(lv_obj_t * par, const lv_obj_t * copy) in lv_cb_create()
|
A D | lv_sw.c | 53 lv_obj_t * lv_sw_create(lv_obj_t * par, const lv_obj_t * copy) in lv_sw_create()
|
A D | lv_img.c | 56 lv_obj_t * lv_img_create(lv_obj_t * par, const lv_obj_t * copy) in lv_img_create()
|
A D | lv_kb.c | 94 lv_obj_t * lv_kb_create(lv_obj_t * par, const lv_obj_t * copy) in lv_kb_create()
|
A D | lv_lmeter.c | 54 lv_obj_t * lv_lmeter_create(lv_obj_t * par, const lv_obj_t * copy) in lv_lmeter_create()
|
A D | lv_preload.c | 63 lv_obj_t * lv_preload_create(lv_obj_t * par, const lv_obj_t * copy) in lv_preload_create()
|
A D | lv_spinbox.c | 50 lv_obj_t * lv_spinbox_create(lv_obj_t * par, const lv_obj_t * copy) in lv_spinbox_create()
|
A D | lv_imgbtn.c | 48 lv_obj_t * lv_imgbtn_create(lv_obj_t * par, const lv_obj_t * copy) in lv_imgbtn_create()
|
/AliOS-Things-master/components/oss/src/utils/ |
A D | Utils.cc | 550 std::string copy(source); in LeftTrim() local 557 std::string copy(source); in RightTrim() local 569 std::string copy(source); in LeftTrimQuotes() local 576 std::string copy(source); in RightTrimQuotes() local 588 std::string copy; in ToLower() local 599 std::string copy; in ToUpper() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | inflate.c | 396 local int updatewindow(strm, end, copy) in updatewindow() argument 633 unsigned copy; /* number of stored or match bytes to copy */ local 1466 struct inflate_state FAR *copy; local
|
A D | infback.c | 263 unsigned copy; /* number of stored or match bytes to copy */ local
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_valueiterator.h | 62 void ValueIteratorBase::copy(const SelfType& other) { in copy() function
|
/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | misc_pystone.py | 28 def copy(self): member in Record
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/ |
A D | infcover.c | 290 z_stream strm, copy; in inf() local 391 z_stream strm, copy; in cover_wrap() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/infback9/ |
A D | infback9.c | 238 unsigned long copy; /* number of stored or match bytes to copy */ local
|
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | infcodes.c | 46 } copy; /* if EXT or COPY, where and how much */ member
|