/external/dagger2/ |
D | workspace_defs.bzl | 25 _VERSION = POM_VERSION if POM_VERSION != "${project.version}" else "HEAD-SNAPSHOT" 28 "com.google.dagger:dagger:" + _VERSION, 29 "com.google.dagger:dagger-compiler:" + _VERSION, 30 "com.google.dagger:dagger-producers:" + _VERSION, 31 "com.google.dagger:dagger-spi:" + _VERSION, 35 "com.google.dagger:dagger-android-processor:" + _VERSION, 36 "com.google.dagger:dagger-android-support:" + _VERSION, 37 "com.google.dagger:dagger-android:" + _VERSION, 44 "com.google.dagger:dagger:" + _VERSION, 45 "com.google.dagger:dagger-compiler:" + _VERSION, [all …]
|
/external/tensorflow/tensorflow/tools/pip_package/ |
D | setup_partner_builds.py | 43 _VERSION = '2.11.0' variable 68 _VERSION + 74 '==' + _VERSION + ';platform_system=="Windows"', 89 version=_VERSION.replace('-', ''),
|
D | setup.py | 48 _VERSION = '2.11.0' variable 285 version=_VERSION.replace('-', ''),
|
/external/openthread/third_party/nlbuild-autotools/repo/examples/ |
D | Makefile-toplevel.am | 93 …SHORT_UPPER@_VERSION := $(if $(filter 0,$(MAKELEVEL)),$(shell cat $(VERSION_FILE) 2> /dev/n… 95 @PACKAGE_SHORT_UPPER@_VERSION ?= $(MAYBE_@PACKAGE_SHORT_UPPER@_VERSION) 97 PACKAGE_VERSION = $(@PACKAGE_SHORT_UPPER@_VERSION) 106 # If @PACKAGE_SHORT_UPPER@_VERSION has been supplied anywhere other than in this file 113 if [ "$(origin @PACKAGE_SHORT_UPPER@_VERSION)" != "file" ]; then \ 114 echo "$(@PACKAGE_SHORT_UPPER@_VERSION)" > "$(2)"; \ 117 -b "$(@PACKAGE_SHORT_UPPER@_VERSION)" "$(top_srcdir)" \
|
/external/flatbuffers/lua/flatbuffers/ |
D | compat.lua | 15 return assert(compats[_VERSION], "Unsupported Lua Version: ".._VERSION)()
|
/external/python/cpython2/Tools/versioncheck/ |
D | _checkversion.py | 8 _VERSION="1.0" variable 16 pyversioncheck.versioncheck(_PACKAGE, _URL, _VERSION, verbose=_myverbose)
|
/external/cronet/third_party/protobuf/python/google/protobuf/compiler/ |
D | plugin_pb2.py | 25 _VERSION._serialized_start=101 26 _VERSION._serialized_end=171
|
/external/tensorflow/tensorflow/python/platform/ |
D | sysconfig.py | 23 from tensorflow.python.framework.versions import VERSION as _VERSION unknown 78 ver = _VERSION.split('.')[0]
|
/external/python/pybind11/tools/ |
D | pybind11NewTools.cmake | 69 message(STATUS "PyPy ${${_Python}_PyPy_VERSION} (Py ${${_Python}_VERSION})") 71 message(STATUS "${_Python} ${${_Python}_VERSION}") 151 if(DEFINED ${_Python}_VERSION AND ${_Python}_VERSION VERSION_LESS 3) 215 if(DEFINED ${_Python}_VERSION AND ${_Python}_VERSION VERSION_LESS 3)
|
/external/tflite-support/tensorflow_lite_support/tools/pip_package/ |
D | setup.py | 46 _VERSION = '0.1.0' variable 109 version=_VERSION.replace('-', ''),
|
/external/swiftshader/third_party/marl/cmake/ |
D | parse_version.cmake | 16 # version string to ${PROJECT}_VERSION and the parsed version to 35 set("${PROJECT}_VERSION"
|
/external/deqp-deps/glslang/ |
D | parse_version.cmake | 16 # version string to ${PROJECT}_VERSION and the parsed version to 35 set("${PROJECT}_VERSION"
|
/external/angle/third_party/vulkan-deps/glslang/src/ |
D | parse_version.cmake | 16 # version string to ${PROJECT}_VERSION and the parsed version to 35 set("${PROJECT}_VERSION"
|
/external/llvm/cmake/modules/ |
D | FindOCaml.cmake | 27 # OCAML_${pkg}_VERSION 101 set(OCAML_${pkg}_VERSION ${version}
|
/external/libconfig/lib/ |
D | libconfig++Config.cmake.in | 2 set(LIBCONFIG++_VERSION "1.7")
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | gmock_class.py | 44 _VERSION = (1, 0, 1) # The version of this script. variable 213 '.'.join(map(str, _VERSION)))
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/ |
D | console.lua | 56 if _VERSION >= 'Lua 5.2' then
|
/external/curl/CMake/ |
D | FindGSS.cmake | 254 if(_GSS_PKG_${_MIT_MODNAME}_VERSION) 256 set(_GSS_VERSION _GSS_PKG_${_MIT_MODNAME}_VERSION) 259 set(_GSS_VERSION _GSS_PKG_${_MIT_HEIMDAL}_VERSION)
|
/external/bcc/src/lua/bcc/vendor/ |
D | middleclass.lua | 2 _VERSION = 'middleclass v4.0.0',
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/bindings/lua/ |
D | test_upb.lua | 10 if _VERSION >= 'Lua 5.2' then 351 if _VERSION >= 'Lua 5.2' then
|
/external/cronet/third_party/libevent/ |
D | event_rpcgen.py | 13 _VERSION = "0.1" variable 1345 global _VERSION 1352 ' */\n\n' ) % (name, _NAME, _VERSION)
|
/external/python/apitools/samples/dns_sample/dns_v1/ |
D | dns_v1_client.py | 16 _VERSION = u'v1' variable in DnsV1
|
/external/linux-kselftest/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 31 $(1)_VERSION := $(3) 32 $(1)_NAME := $(2)-$$($(1)_VERSION)
|
/external/libevent/ |
D | event_rpcgen.py | 27 _VERSION = "0.1" variable 1746 global _VERSION 1779 "script_version": _VERSION,
|
/external/python/apitools/samples/iam_sample/iam_v1/ |
D | iam_v1_client.py | 16 _VERSION = u'v1' variable in IamV1
|