/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkApiVersion.cpp | 82 std::vector<deUint32> versions; in isApiVersionPredecessor() local
|
/third_party/node/src/ |
H A D | node_metadata.h | 124 Versions versions; member in node::Metadata
|
H A D | node_process_object.cc | 108 Local<Object> versions = Object::New(isolate); in CreateProcessObject() local
|
/third_party/notofonts/scripts/ |
H A D | build-site.py | 17 versions = json.load(open("docs/versions.json")) variable
|
H A D | versionator.py | 115 versions = FontFamilies(list(notoversions.keys())) variable
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_extension_inspection.hpp | 2069 static std::set<std::string> versions = { "VK_VERSION_1_0", "VK_VERSION_1_1", "VK_VERSION_1_2", "VK_VERSION_1_3" }; in getExtensionDepends() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_device_info.py | 662 versions = VERSIONS variable [all...] |
/third_party/openssl/test/testutil/ |
H A D | provider.c | 171 int fips_provider_version_match(OSSL_LIB_CTX *libctx, const char *versions) in fips_provider_version_match() argument
|
/third_party/mesa3d/src/glx/tests/ |
H A D | clientinfo_unittest.cpp | 143 xcb_glx_set_client_info_arb(xcb_connection_t *c, uint32_t major_version, uint32_t minor_version, uint32_t num_versions, uint32_t gl_str_len, uint32_t glx_str_len, const uint32_t *versions, const char *gl_string, const char *glx_string) xcb_glx_set_client_info_arb() argument 178 xcb_glx_set_client_info_2arb(xcb_connection_t *c, uint32_t major_version, uint32_t minor_version, uint32_t num_versions, uint32_t gl_str_len, uint32_t glx_str_len, const uint32_t *versions, const char *gl_string, const char *glx_string) xcb_glx_set_client_info_2arb() argument
|
/third_party/skia/tools/gpu/gl/glx/ |
H A D | CreatePlatformGLTestContext_glx.cpp | 319 auto versions = isES ? gles_versions : gl_versions; in CreateBestContext() local
|
/third_party/libexif/libexif/ |
H A D | exif-entry.c | 893 } versions[] = { in exif_entry_get_value() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 269 CheckasmFuncVersion versions; member
|
/third_party/curl/lib/ |
H A D | altsvc.c | 682 Curl_altsvc_lookup(struct altsvcinfo *asi, enum alpnid srcalpnid, const char *srchost, int srcport, struct altsvc **dstentry, const int versions) Curl_altsvc_lookup() argument
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_conf.c | 313 static const struct protocol_versions versions[] = { in protocol_from_string() local
|
/third_party/openssl/ssl/ |
H A D | ssl_conf.c | 313 static const struct protocol_versions versions[] = { in protocol_from_string() local
|
/third_party/openssl/test/ |
H A D | ssl_old_test.c | 809 static const struct protocol_versions versions[] = { in protocol_from_string() local
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_conn.c | 1009 static int other_versions_new(uint8_t **pbuf, const uint32_t *versions, in other_versions_new() argument
|