HomeSort by relevance Sort by last modified time
    Searched refs:productVersion (Results 1 - 20 of 20) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/parser/
UserAgentParser.java 112 String productVersion = this.lexer.byteStringNoSlash();
114 if ( productVersion == null ) throw createParseException("Expected product version");
118 productSb.append(productVersion);
  /external/tensorflow/tensorflow/contrib/makefile/
build_all_ios.sh 60 export MACOSX_DEPLOYMENT_TARGET=$(sw_vers -productVersion)
compile_ios_tensorflow.sh 35 export MACOSX_DEPLOYMENT_TARGET=$(sw_vers -productVersion)
compile_ios_protobuf.sh 21 export MACOSX_DEPLOYMENT_TARGET=$(sw_vers -productVersion)
  /external/tensorflow/tools/
tf_env_collect.sh 40 echo Mac OS X `sw_vers -productVersion`
  /external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile 80 export MACOSX_DEPLOYMENT_TARGET=`sw_vers -productVersion`; \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 284 osx_version=`sw_vers -productVersion`
  /external/compiler-rt/make/platform/
clang_darwin.mk 108 ifneq ($(shell test -x /usr/bin/sw_vers && sw_vers -productVersion | grep 10.6),)
  /external/honggfuzz/
Makefile 82 OS_VERSION := $(shell sw_vers -productVersion)
  /build/make/core/
envsetup.mk 117 HOST_OS_EXTRA += $(shell sw_vers -productVersion)
  /external/python/cpython2/
configure     [all...]
  /external/python/cpython3/
configure     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 147 milliseconds