Home
last modified time | relevance | path

Searched defs:nameSize (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiToolingInfoTests.cpp79 size_t nameSize = strnlen(deviceToolPropertiesEXTArray[i].name, VK_MAX_EXTENSION_NAME_SIZE); in checkToolsProperties() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_dinputjoystick.c301 UINT nameSize = SDL_arraysize(devName); in SDL_IsXInputDevice() local
/third_party/libuv/src/win/
Dpipe.c207 char* name, size_t nameSize, char* random) { in uv__pipe_server()
724 int i, err, nameSize; in uv_pipe_bind() local
845 int err, nameSize; in uv_pipe_connect() local
/third_party/vk-gl-cts/executor/
DxeTcpIpLink.cpp55 int nameSize = (int)strlen(name) + 1; in writeExecuteBinary() local
/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c659 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); in TestComposeDecompose() local