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

  /external/dhcpcd/mk/
dist.mk 11 _VERSION!= ${_VERSION_SH}
12 VERSION= ${_VERSION}$(shell ${_VERSION_SH})
  /external/google-breakpad/src/testing/scripts/generator/cpp/
gmock_class.py 46 _VERSION = (1, 0, 1) # The version of this script.
174 '.'.join(map(str, _VERSION)))
  /external/dhcpcd/
Makefile 45 _VERSION!= ${_VERSION_SH}
46 VERSION= ${_VERSION}$(shell ${_VERSION_SH})
  /external/chromium-trace/trace-viewer/tracing/third_party/python_gflags/
gflags2man.py 59 _VERSION = '0.1'
482 % _VERSION)
  /external/google-breakpad/src/testing/scripts/
gmock_doctor.py 39 _VERSION = '1.0.3'
587 'diagnoses problems in code using Google Mock.' % _VERSION)

Completed in 85 milliseconds