Searched defs:ext_count (Results 1 - 11 of 11) sorted by relevance
/third_party/libwebsockets/lib/roles/ws/ |
H A D | client-ws.c | 152 int ext_count = 0; in lws_generate_client_ws_handshake() local
|
H A D | server-ws.c | 40 int ext_count = 0; in lws_extension_server_handshake() local
|
/third_party/vulkan-loader/tests/ |
H A D | loader_get_proc_addr_tests.cpp | 96 uint32_t ext_count = 0; in TEST() local 126 uint32_t ext_count = 0; in TEST() local
|
H A D | loader_regression_tests.cpp | 403 uint32_t ext_count = 0; in TEST() local
|
/third_party/vulkan-loader/loader/ |
H A D | extension_manual.c | 360 uint32_t ext_count = 0; in terminator_GetPhysicalDeviceToolPropertiesEXT() local
|
H A D | loader_linux.c | 272 uint32_t ext_count = 0; in linux_read_sorted_physical_devices() local 376 uint32_t ext_count; in linux_sort_physical_device_groups() local [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_device.c | 160 find_extension_names(const char *const *exts, uint32_t ext_count, const char *name) find_extension_names() argument 172 merge_extension_names(const char *const *exts, uint32_t ext_count, const char *const *extra_exts, uint32_t extra_count, const char *const *block_exts, uint32_t block_count, const VkAllocationCallbacks *alloc, const char *const **out_exts, uint32_t *out_count) merge_extension_names() argument
|
/third_party/libwebsockets/lib/roles/h2/ |
H A D | private-lib-roles-h2.h | 303 uint8_t ext_count; member
|
/third_party/vulkan-loader/tests/framework/layer/ |
H A D | wrap_objects.cpp | 438 uint32_t ext_count = 0; in wrap_vkEnumerateDeviceExtensionProperties() local [all...] |
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 3520 int ext_count; member 5125 int ext_count; member
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 3075 int ext_count; member 4654 int ext_count; member
|
Completed in 47 milliseconds