/external/python/cpython2/Tools/versioncheck/ |
D | _checkversion.py | 8 _VERSION="1.0" variable 16 pyversioncheck.versioncheck(_PACKAGE, _URL, _VERSION, verbose=_myverbose)
|
/external/tensorflow/tensorflow/contrib/tpu/profiler/pip_package/ |
D | setup.py | 23 _VERSION = '1.12.0' variable 31 version=_VERSION.replace('-', ''),
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | FindOCaml.cmake | 27 # OCAML_${pkg}_VERSION 101 set(OCAML_${pkg}_VERSION ${version}
|
/external/llvm/cmake/modules/ |
D | FindOCaml.cmake | 27 # OCAML_${pkg}_VERSION 101 set(OCAML_${pkg}_VERSION ${version}
|
/external/tensorflow/tensorflow/tools/pip_package/ |
D | setup.py | 48 _VERSION = '1.13.1' variable 246 version=_VERSION.replace('-', ''),
|
/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/flatbuffers/lua/flatbuffers/ |
D | compat.lua | 4 if _VERSION == "Lua 5.3" then
|
/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/curl/CMake/ |
D | FindGSS.cmake | 227 if(_GSS_PKG_${_MIT_MODNAME}_VERSION) 229 set(_GSS_VERSION _GSS_PKG_${_MIT_MODNAME}_VERSION) 232 set(_GSS_VERSION _GSS_PKG_${_MIT_HEIMDAL}_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/googletest/googlemock/scripts/ |
D | gmock_doctor.py | 39 _VERSION = '1.0.3' variable 596 'diagnoses problems in code using Google Mock.' % _VERSION)
|
/external/bcc/src/lua/bcc/vendor/ |
D | middleclass.lua | 2 _VERSION = 'middleclass v4.0.0',
|
/external/python/apitools/samples/dns_sample/dns_v1/ |
D | dns_v1_client.py | 15 _VERSION = u'v1' variable in DnsV1
|
/external/libevent/ |
D | event_rpcgen.py | 21 _VERSION = "0.1" variable 1571 global _VERSION 1580 ' */\n\n' ) % (name, _NAME, _VERSION)
|
/external/python/apitools/samples/iam_sample/iam_v1/ |
D | iam_v1_client.py | 15 _VERSION = u'v1' variable in IamV1
|
/external/clang/ |
D | ToolchainPrebuilts.md | 140 5. Update `LLVM\_PREBUILTS\_VERSION` in `build/core/clang/config.mk` to match
|
/external/python/apitools/samples/bigquery_sample/bigquery_v2/ |
D | bigquery_v2_client.py | 15 _VERSION = u'v2' variable in BigqueryV2
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_client.py | 15 _VERSION = u'v1' variable in ServicemanagementV1
|
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/ |
D | fusiontables_v1_client.py | 15 _VERSION = u'v1' variable in FusiontablesV1
|
/external/python/apitools/samples/storage_sample/storage_v1/ |
D | storage_v1_client.py | 15 _VERSION = u'v1' variable in StorageV1
|
/external/bcc/tests/lua/ |
D | luaunit.lua | 1136 …self.fd:write(string.format(' <property name="Lua Version" value="%s"/>\n', _VERSION ) )
|