Searched refs:_VERSION (Results 1 – 10 of 10) sorted by relevance
/external/llvm/cmake/modules/ |
D | FindOCaml.cmake | 27 # OCAML_${pkg}_VERSION 101 set(OCAML_${pkg}_VERSION ${version}
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | gmock_class.py | 46 _VERSION = (1, 0, 1) # The version of this script. variable 174 '.'.join(map(str, _VERSION)))
|
/external/v8/testing/gmock/scripts/generator/cpp/ |
D | gmock_class.py | 46 _VERSION = (1, 0, 1) # The version of this script. variable 193 '.'.join(map(str, _VERSION)))
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | gmock_class.py | 46 _VERSION = (1, 0, 1) # The version of this script. variable 193 '.'.join(map(str, _VERSION)))
|
/external/v8/testing/gmock/scripts/ |
D | gmock_doctor.py | 39 _VERSION = '1.0.3' variable 596 'diagnoses problems in code using Google Mock.' % _VERSION)
|
/external/googletest/googlemock/scripts/ |
D | gmock_doctor.py | 39 _VERSION = '1.0.3' variable 596 'diagnoses problems in code using Google Mock.' % _VERSION)
|
/external/google-breakpad/src/testing/scripts/ |
D | gmock_doctor.py | 39 _VERSION = '1.0.3' variable 587 'diagnoses problems in code using Google Mock.' % _VERSION)
|
/external/curl/CMake/ |
D | FindGSS.cmake | 229 if(_GSS_PKG_${_MIT_MODNAME}_VERSION) 231 set(_GSS_VERSION _GSS_PKG_${_MIT_MODNAME}_VERSION) 234 set(_GSS_VERSION _GSS_PKG_${_MIT_HEIMDAL}_VERSION)
|
/external/libevent/ |
D | event_rpcgen.py | 21 _VERSION = "0.1" variable 1565 global _VERSION 1574 ' */\n\n' ) % (name, _NAME, _VERSION)
|
/external/clang/ |
D | ToolchainPrebuilts.md | 140 5. Update `LLVM\_PREBUILTS\_VERSION` in `build/core/clang/config.mk` to match
|