HomeSort by relevance Sort by last modified time
    Searched full:library_version (Results 1 - 10 of 10) sorted by null

  /external/libdivsufsort/lib/
CMakeLists.txt 13 VERSION "${LIBRARY_VERSION}"
26 VERSION "${LIBRARY_VERSION}"
  /frameworks/support/samples/SupportLeanbackShowcase/
build-release.py 23 # Substitute LIBRARY_VERSION/LOCAL_REPO in local.properties
26 replace(os.getcwd()+"/local.properties", r'(.*)LIBRARY_VERSION(.*)', 'LIBRARY_VERSION=')
build-local.py 49 # Substitute LIBRARY_VERSION/LOCAL_REPO in local.properties
50 library_version = lookup_local_library_version(repo_path) variable
52 replace(os.getcwd()+"/local.properties", r'(.*)LIBRARY_VERSION(.*)', 'LIBRARY_VERSION='+library_version)
build.gradle 11 supportLibVersion = properties.getProperty('LIBRARY_VERSION')
  /external/libdivsufsort/
VERSION.cmake 7 set(LIBRARY_VERSION "3.0.1")
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 219 def generated_using( grammar_file, antlr_version, library_version = nil )
222 @library_version = Util.parse_version( library_version )
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
ld-2.11.1.so 
ld-linux.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
ld-2.15.so 
ld-linux.so.2 

Completed in 735 milliseconds