Home
last modified time | relevance | path

Searched defs:versions (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkApiVersion.cpp82 std::vector<deUint32> versions; in isApiVersionPredecessor() local
/third_party/node/src/
H A Dnode_metadata.h124 Versions versions; member in node::Metadata
H A Dnode_process_object.cc108 Local<Object> versions = Object::New(isolate); in CreateProcessObject() local
/third_party/notofonts/scripts/
H A Dbuild-site.py17 versions = json.load(open("docs/versions.json")) variable
H A Dversionator.py115 versions = FontFamilies(list(notoversions.keys())) variable
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_extension_inspection.hpp2069 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 Dzink_device_info.py662 versions = VERSIONS variable
[all...]
/third_party/openssl/test/testutil/
H A Dprovider.c171 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 Dclientinfo_unittest.cpp143 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 DCreatePlatformGLTestContext_glx.cpp319 auto versions = isES ? gles_versions : gl_versions; in CreateBestContext() local
/third_party/libexif/libexif/
H A Dexif-entry.c893 } versions[] = { in exif_entry_get_value() local
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c269 CheckasmFuncVersion versions; member
/third_party/curl/lib/
H A Daltsvc.c682 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 Dssl_conf.c313 static const struct protocol_versions versions[] = { in protocol_from_string() local
/third_party/openssl/ssl/
H A Dssl_conf.c313 static const struct protocol_versions versions[] = { in protocol_from_string() local
/third_party/openssl/test/
H A Dssl_old_test.c809 static const struct protocol_versions versions[] = { in protocol_from_string() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_conn.c1009 static int other_versions_new(uint8_t **pbuf, const uint32_t *versions, in other_versions_new() argument

Completed in 34 milliseconds