Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 25 of 35) sorted by relevance

12

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPResource.c73 unsigned short permission, unsigned int ctype, in CoAPResource_create() argument
109 resource->ctype = ctype; in CoAPResource_create()
117 unsigned short permission, unsigned int ctype, in CoAPResource_register() argument
153 node->ctype = ctype; in CoAPResource_register()
165 node->ctype = ctype; in CoAPResource_register()
175 newnode = CoAPResource_create(path, type, permission, ctype, maxage, in CoAPResource_register()
A DCoAPResource.h24 unsigned int ctype; member
37 unsigned short permission, unsigned int ctype,
A DCoAPObserve.h20 unsigned char ctype; member
A DCoAPExport.h95 unsigned short permission, unsigned int ctype,
A DCoAPMessage.c145 unsigned int ctype; in CoAPMessage_dump() local
166 ret = CoAPUintOption_get(message, COAP_OPTION_CONTENT_FORMAT, &ctype); in CoAPMessage_dump()
168 (COAP_CT_APP_OCTET_STREAM != ctype && COAP_CT_APP_CBOR != ctype)) { in CoAPMessage_dump()
A DCoAPObserve.c101 obs->ctype = (acceptype == 0) ? COAP_CT_APP_JSON : acceptype; in CoAPObsServer_add()
206 node->ctype); in CoAPObsServer_notify()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
65 for (ctype = 0; ctype < NUM_TYPES; ++ctype) { in VP8CalculateLevelCosts()
69 const uint8_t* const p = proba->coeffs_[ctype][band][ctx]; in VP8CalculateLevelCosts()
70 uint16_t* const table = proba->level_cost_[ctype][band][ctx]; in VP8CalculateLevelCosts()
84 proba->remapped_costs_[ctype][n][ctx] = in VP8CalculateLevelCosts()
85 proba->level_cost_[ctype][VP8EncBands[n]][ctx]; in VP8CalculateLevelCosts()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c161 unsigned int ctype, unsigned int maxage, in alcs_resource_register() argument
174 return CoAPResource_register(context, path, permission, ctype, maxage, in alcs_resource_register()
179 ctype, maxage, callback); in alcs_resource_register()
A Dalcs_coap.h61 unsigned int ctype, unsigned int maxage,
A Dalcs_api_internal.h174 unsigned short permission, unsigned int ctype,
A Dalcs_server.c581 unsigned short permission, unsigned int ctype, in alcs_resource_register_secure() argument
639 return CoAPResource_register(context, path, permission, ctype, maxage, in alcs_resource_register_secure()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Davrcp_api.h1437 uint8_t ctype; /* 4 bits */ member
1487 U8 ctype; /* 4 bits */ member
/AliOS-Things-master/components/SDL2/src/image/.deps/
A DIMG_bmp.Plo43 /usr/include/ctype.h /usr/include/math.h \
236 /usr/include/ctype.h:
A DIMG_gif.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_pcx.Tpo43 /usr/include/ctype.h /usr/include/math.h \
232 /usr/include/ctype.h:
A DIMG_png.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_pnm.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_svg.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_tga.Plo43 /usr/include/ctype.h /usr/include/math.h \
232 /usr/include/ctype.h:
A DIMG_tif.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_webp.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_xv.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A Dshowimage.Po43 /usr/include/ctype.h /usr/include/math.h \
233 /usr/include/ctype.h:
A DIMG.Plo43 /usr/include/ctype.h /usr/include/math.h \
235 /usr/include/ctype.h:
A DIMG_jpg.Plo45 /usr/include/ctype.h /usr/include/math.h \
243 /usr/include/ctype.h:

Completed in 34 milliseconds

12