Home
last modified time | relevance | path

Searched refs:full_length (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dvaliditygenerator.py1196 full_length = length.full_reference
1221 "param/[@len='{}'][@optional='true']".format(full_length))
1226 "param/[@len='{}'][@noautovalidity='true']".format(full_length))
1228 entry = ValidityEntry(anchor=(full_length, 'arraylength'))
1247 for part in full_length.split('::'))
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h408 uint8_t full_length:1; member
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c256 keys->full_length = 1; in lws_chacha_activate()
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c120 if (keys->full_length) in lws_pad_set_length()
137 if (keys->full_length) in lws_pad_set_length()