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

  /external/valgrind/main/gdbserver_tests/
make_local_links 36 check_version() function
74 check_version 7.0 gdbserver_tests/gdb "gdbserver gdb tests"
78 check_version 7.1 gdbserver_tests/gdb.pic "pic executable tests"
85 check_version 7.1 gdbserver_tests/gdb.step "gdbserver next/step/... tests ARM"
87 check_version 7.0 gdbserver_tests/gdb.step "gdbserver next/step/... tests"
91 check_version 7.2 gdbserver_tests/gdb.eval "gdbserver eval tests"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_normalization.py 12 def check_version(testfile): function
44 testdata = open_urlresource(TESTDATAURL, check_version)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_normalization.py 12 def check_version(testfile): function
44 testdata = open_urlresource(TESTDATAURL, check_version)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkit-patch 72 # Note this can't be ternary as versioning.check_version()
  /external/chromium_org/native_client_sdk/src/tools/
getos.py 225 elif options.check_version:
226 required_version = ParseVersion(options.check_version)
  /external/zlib/src/contrib/ada/
zlib.adb 316 procedure Check_Version;
319 procedure Check_Version is
326 end Check_Version;
335 Check_Version;
342 Check_Version;
348 Check_Version;
  /external/chromium_org/chrome/installer/mac/
keystone_install.sh 360 # |check_version|, and returns 0 (true) if the running OS version is greater
361 # than or equal to |check_version| according to a piece-wise comparison.
363 # if |check_version| is greater than the running OS version. |check_version|
366 local check_version="${1}"
369 is_version_ge "${os_version}" "${check_version}"
401 # |check_version|, and returns 0 (true) if the installed Keystone version is
402 # greater than or equal to |check_version| according to a piece-wise
404 # cannot be determined or if |check_version| is greater than the installed
405 # Keystone version. |check_version| should be a string of the for
    [all...]
  /external/oprofile/utils/
opcontrol     [all...]

Completed in 314 milliseconds