Home
last modified time | relevance | path

Searched defs:VERSION (Results 1 - 25 of 102) sorted by relevance

12345

/third_party/rust/crates/rust-openssl/openssl-sys/build/
H A Dexpando.c5 #define VERSION(n, v) VERSION2(n, v) macro
/third_party/rust/crates/clap/tests/derive/
H A Dauthor_version_about.rs45 const VERSION: &str = "custom version"; in explicit_version_not_str_lit() consts
/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_CFF.h18 static const SK_OT_Fixed VERSION = SkTEndian_SwapBE32(0x00005000); member
H A DSkOTTable_OS_2_V4.h20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(4); member
H A DSkOTTable_OS_2_V3.h20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(3); member
H A DSkOTTable_OS_2_V2.h20 static const SK_OT_USHORT VERSION = SkTEndian_SwapBE16(2); member
/third_party/skia/infra/bots/assets/win_ninja/
H A Dcreate.py16 VERSION = "v1.8.2" variable
/third_party/eudev/hm_src/
H A Dconfig.h13 #define VERSION "3.2.10" macro
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBTMXExporter.java27 private static final String VERSION = "0.5a"; field in RBTMXExporter
H A DRBxliffExporter.java31 private static final String VERSION = "0.7"; field in RBxliffExporter
/third_party/libjpeg-turbo/
H A Djconfigint.h40 #define VERSION "2.1.4" macro
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djconfigint.h29 #define VERSION "2.1.0" macro
/third_party/skia/infra/bots/assets/ccache_mac/
H A Dcreate.py24 VERSION = "ccache-3.7.7" variable
/third_party/skia/infra/bots/assets/ccache_linux/
H A Dcreate.py25 VERSION = "ccache-3.7.7" variable
/third_party/skia/infra/bots/assets/cmake_mac/
H A Dcreate.py23 VERSION = '3.13.4' variable
/third_party/skia/infra/bots/assets/cmake_linux/
H A Dcreate.py23 VERSION = '3.13.5' variable
/third_party/vk-gl-cts/scripts/egl/
H A D__init__.py23 from egl.common import getEGLRegistry, getInterface, getDefaultInterface, VERSION namespace
/third_party/astc-encoder/Test/testlib/
H A Dencoder.py46 VERSION = None variable in EncoderBase
236 VERSION = "main" variable in Encoder2x
345 VERSION = "1.7" variable in Encoder1_7
/third_party/node/deps/cares/src/lib/
H A Dares_setup.h223 # undef VERSION macro
/third_party/curl/projects/
H A Dgenerate.bat32 set VERSION=ALL variable
48 set VERSION=PRE variable
50 set VERSION=VC10 variable
52 set VERSION=VC11 variable
54 set VERSION=VC12 variable
56 set VERSION=VC14 variable
58 set VERSION=VC14.10 variable
60 set VERSION=VC14.20 variable
62 set VERSION=VC14.30 variable
[all...]
/third_party/libusb/windows/
H A Dconfig.h148 #define VERSION "1.0.26" macro
/third_party/mesa3d/bin/
H A Dgen_calendar_entries.py63 VERSION = _ROOT / 'VERSION' variable
/third_party/libexif/
H A Dconfig.h82 #define VERSION "0.6.24.1" macro
/third_party/lz4/contrib/djgpp/
H A DMakefile8 VERSION ?= 129 macro
/third_party/rust/crates/cxx/gen/cmd/src/
H A Dapp.rs61 const VERSION: &str = "version"; consts

Completed in 8 milliseconds

12345