Searched defs:_size (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | CircularBuffer.cs | 23 private int _size; field in DotZLib.CircularBuffer
|
/AliOS-Things-master/components/ble_host/include/net/ |
A D | buf.h | 40 #define NET_BUF_SIMPLE_DEFINE(_name, _size) \ argument 59 #define NET_BUF_SIMPLE_DEFINE_STATIC(_name, _size) \ argument 113 #define NET_BUF_SIMPLE(_size) \ argument 1028 #define NET_BUF_POOL_DEFINE(_name, _count, _size, _ud_size, _destroy) \ argument 1106 #define net_buf_alloc_len(_pool, _size, _timeout) \ argument 1137 #define net_buf_alloc_with_data(_pool, _data_, _size, _timeout) \ argument
|
/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvcommn.h | 88 #define OTV_SIZE_CHECK( _size ) \ argument
|
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/ |
A D | sdp.h | 331 #define BT_SDP_TYPE_SIZE_VAR(_type, _size) .type = _type, \ argument
|
/AliOS-Things-master/components/oss/src/external/tinyxml2/ |
A D | tinyxml2.h | 322 int _size; // number objects in use variable
|
Completed in 15 milliseconds