Searched defs:Length (Results 1 – 7 of 7) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | prng.h | 46 #define prng(Buf,Length) contiki_prng_impl((Buf), (Length)) argument 63 #define prng(Buf,Length) lwip_prng_impl((Buf), (Length)) argument 112 #define prng(Buf,Length) coap_prng_impl((Buf), (Length)) argument
|
| D | coap_hashkey.h | 36 #define coap_hash(String,Length,Result) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| D | hi_gv_image.h | 30 HI_U32 Length; /* Length */ member
|
| D | hi_go_decoder.h | 73 HI_U32 Length; /* Length, */ member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/ |
| D | coap_hashkey_internal.h | 38 #define coap_hash(String,Length,Result) \ argument
|
| D | coap_prng.h | 43 #define coap_prng(Buf,Length) lwip_prng_impl((Buf), (Length)) argument
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/ |
| D | coap_resource.c | 62 #define COPY_COND_WITH_OFFSET(Buf,Bufend,Offset,Str,Length,Result) { \ argument
|