Home
last modified time | relevance | path

Searched defs:parts (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPPlatform.c13 unsigned int parts[4] = { 0 }; in platform_aton() local
/AliOS-Things-master/components/SDL2/src/libm/
A Dmath_private.h80 } parts; member
92 } parts; member
/AliOS-Things-master/components/oss/src/resumable/
A DResumableDownloader.h40 PartRecordList parts; member
A DResumableCopier.cc355 auto parts = outcome.result().PartList(); in getPartsToUploadCopy() local
A DResumableUploader.cc339 auto parts = outcome.result().PartList(); in getPartsToUpload() local
/AliOS-Things-master/components/netmgr/netdev/src/
A Dnetdev_ipaddr.c34 uint32_t parts[4]; in netdev_ip4addr_aton() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Dip4_addr.c160 u32_t parts[4]; in ip4addr_aton() local
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Dflash.c181 struct mtd_part *parts; in get_mtd_part() local
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/spiflash/
A Dspiflash.c227 struct mtd_part *parts; in get_mtd_part() local
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dmtd.c202 int aos_mtd_register(aos_mtd_t *master, const struct mtd_part *parts, int np) in aos_mtd_register()
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h3193 #define DUK_USE_DATE_FORMAT_STRING(ctx,parts,tzoffset,flags) \ argument
A Dduktape.c31076 duk_int_t parts[DUK_DATE_IDX_NUM_PARTS]; in duk_time_to_components() local
37493 #define DUK__DPRINT_PARTS_AND_DPARTS(parts,dparts) do { \ argument
37504 #define DUK__DPRINT_PARTS(parts) do { \ argument
37651 duk_int_t parts[DUK__NUM_ISO8601_PARSER_PARTS]; in duk__parse_string_iso8601_subset() local
38068 DUK_INTERNAL void duk_bi_date_timeval_to_parts(duk_double_t d, duk_int_t *parts, duk_double_t *dpar… in duk_bi_date_timeval_to_parts()
38422 DUK_LOCAL void duk__format_parts_iso8601(duk_int_t *parts, duk_int_t tzoffset, duk_small_uint_t fla… in duk__format_parts_iso8601()
38494 duk_int_t parts[DUK_DATE_IDX_NUM_PARTS]; in duk__to_string_helper() local
38550 duk_int_t parts[DUK_DATE_IDX_NUM_PARTS]; in duk__get_part_helper() local
38582 duk_int_t parts[DUK_DATE_IDX_NUM_PARTS]; in duk__set_part_helper() local
39333 duk_int_t parts[DUK_DATE_IDX_NUM_PARTS]; in duk_bi_date_get_local_tzoffset_gmtime() local
[all …]

Completed in 256 milliseconds