Searched defs:pack_format (Results 1 – 3 of 3) sorted by relevance
/external/openthread/src/lib/spinel/ |
D | spinel.c | 312 const char *spinel_next_packed_datatype(const char *pack_format) in spinel_next_packed_datatype() 342 const char *pack_format, in spinel_datatype_vunpack_() 706 const char *pack_format, in spinel_datatype_unpack_in_place() 719 …pinel_datatype_unpack(const uint8_t *data_in, spinel_size_t data_len, const char *pack_format, ...) in spinel_datatype_unpack() 733 const char *pack_format, in spinel_datatype_vunpack_in_place() 748 const char *pack_format, in spinel_datatype_vunpack() 763 const char *pack_format, in spinel_datatype_vpack_() 1118 …t spinel_datatype_pack(uint8_t *data_out, spinel_size_t data_len_max, const char *pack_format, ...) in spinel_datatype_pack() 1132 const char *pack_format, in spinel_datatype_vpack()
|
/external/python/bumble/bumble/ |
D | gatt.py | 685 def __init__(self, characteristic, pack_format): argument 713 def __init__(self, characteristic, pack_format, keys): argument
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_alu.c | 1166 const SpvPackedVectorFormat pack_format = w[num_inputs + 3]; in vtn_handle_integer_dot() local
|