Home
last modified time | relevance | path

Searched defs:label_length (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp702 static const GLsizei label_length = (GLsizei)(sizeof(label) / sizeof(label[0]) - 1); in iterate() local
1274 static const size_t label_length = sizeof(label) / sizeof(label[0]) - 1; in iterate() local
1918 static const size_t label_length = sizeof(label) / sizeof(label[0]) - 1; in iterate() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dmove_to_front_test.cpp92 const size_t label_length = label.str().length(); in PrintTreeInternal() local
/third_party/openssl/apps/
Ds_client.c3484 size_t label_length = 0; in is_dNS_name() local
/third_party/mbedtls/library/
Dssl_tls.c339 const unsigned char* label, size_t label_length, in setup_psa_key_derivation()