Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_device_info.py255 VERSIONS = [ variable
/third_party/python/Lib/
Dgettext.py368 VERSIONS = (0, 1) variable in GNUTranslations
/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile25 VERSIONS := VK_VERSION_1_0 VK_VERSION_1_1 VK_VERSION_1_2 VK_VERSION_1_3 macro
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs10882 static VERSIONS: AtomicUsize = AtomicUsize::new(0); constant