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

  /external/openssh/regress/
proto-version.sh 7 check_version () function
31 check_version 2,1 199
32 check_version 1,2 199
33 check_version 2 20
34 check_version 1 15
  /external/valgrind/main/gdbserver_tests/
make_local_links 36 check_version()
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/native_client_sdk/src/tools/
getos.py 253 elif options.check_version:
254 required_version = ParseVersion(options.check_version)
  /external/chromium_org/chrome/installer/mac/
keystone_install.sh 357 # |check_version|, and returns 0 (true) if the running OS version is greater
358 # than or equal to |check_version| according to a piece-wise comparison.
360 # if |check_version| is greater than the running OS version. |check_version|
363 local check_version="${1}"
366 is_version_ge "${os_version}" "${check_version}"
398 # |check_version|, and returns 0 (true) if the installed Keystone version is
399 # greater than or equal to |check_version| according to a piece-wise
401 # cannot be determined or if |check_version| is greater than the installed
402 # Keystone version. |check_version| should be a string of the for
    [all...]
  /external/oprofile/utils/
opcontrol     [all...]

Completed in 143 milliseconds