HomeSort by relevance Sort by last modified time
    Searched full:gflags (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/
AUTHORS 1 google-gflags@googlegroups.com
NEWS 5 Not too late, I guess. I've just released python-gflags 2.0, which is
6 identical to python-gflags 1.8 except for the version number.
8 I've just released python-gflags 1.8. This fixes a bug, allowing
13 maintainer for the python-gflags project, and as part of that Google
16 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.8/ChangeLog changes]
22 I've just released python-gflags 1.7. The major change here is
24 help-strings. We've also made big steps toward making gflags work
29 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.7/ChangeLog ChangeLog]
    [all...]
ChangeLog 1 Wed Jan 18 13:57:39 2012 Google Inc. <google-gflags@googlegroups.com>
3 * python-gflags: version 2.0
6 Wed Jan 18 11:54:03 2012 Google Inc. <google-gflags@googlegroups.com>
8 * python-gflags: version 1.8
10 * Changed the 'official' python-gflags email in setup.py/etc
15 * python-gflags: version 1.7
16 * Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters)
24 * python-gflags: version 1.6
34 * python-gflags: version 1.5.1
39 * python-gflags: version 1.
    [all...]
MANIFEST.in 15 include gflags.py
  /external/chromium-trace/catapult/third_party/python_gflags/
AUTHORS 1 google-gflags@googlegroups.com
NEWS 5 Not too late, I guess. I've just released python-gflags 2.0, which is
6 identical to python-gflags 1.8 except for the version number.
8 I've just released python-gflags 1.8. This fixes a bug, allowing
13 maintainer for the python-gflags project, and as part of that Google
16 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.8/ChangeLog changes]
22 I've just released python-gflags 1.7. The major change here is
24 help-strings. We've also made big steps toward making gflags work
29 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.7/ChangeLog ChangeLog]
    [all...]
README.chromium 1 Name: python-gflags
2 URL: http://code.google.com/p/python-gflags/
11 This project is the python equivalent of google-gflags, a Google commandline
14 google-gflags, or for a Python app that, via swig or some other means, is
15 linked with a C++ app that uses google-gflags.
17 The gflags package contains a library that implements commandline flags
ChangeLog 1 Wed Jan 18 13:57:39 2012 Google Inc. <google-gflags@googlegroups.com>
3 * python-gflags: version 2.0
6 Wed Jan 18 11:54:03 2012 Google Inc. <google-gflags@googlegroups.com>
8 * python-gflags: version 1.8
10 * Changed the 'official' python-gflags email in setup.py/etc
15 * python-gflags: version 1.7
16 * Prepare gflags for python 3.x, keeping 2.4 compatibility (twouters)
24 * python-gflags: version 1.6
34 * python-gflags: version 1.5.1
39 * python-gflags: version 1.
    [all...]
MANIFEST.in 15 include gflags.py
  /external/ceres-solver/google3/glog/
logging.h 15 // The gflags shim in //third_party/ceres/google/gflags/gflags.h
  /external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/debian/
changelog 1 python-gflags (2.0-1) unstable; urgency=low
5 -- Google Inc. <google-gflags@googlegroups.com> Wed, 18 Jan 2012 13:57:39 -0800
7 python-gflags (1.8-1) unstable; urgency=low
11 -- Google Inc. <google-gflags@googlegroups.com> Wed, 18 Jan 2012 11:54:03 -0800
13 python-gflags (1.7-1) unstable; urgency=low
19 python-gflags (1.6-1) unstable; urgency=low
25 python-gflags (1.5.1-1) unstable; urgency=low
31 python-gflags (1.5-1) unstable; urgency=low
37 python-gflags (1.4-1) unstable; urgency=low
43 python-gflags (1.3-2) unstable; urgency=lo
    [all...]
rules 36 python$* setup.py install --root=$(CURDIR)/debian/python-gflags --prefix=/usr
38 mv $(CURDIR)/debian/python-gflags/usr/bin/gflags2man.py $(CURDIR)/debian/python-gflags/usr/bin/gflags2man
40 mkdir -p $(CURDIR)/debian/python-gflags/usr/share/man/man1
41 PYTHONPATH=$(CURDIR)/debian/.. python$* gflags2man.py --dest_dir $(CURDIR)/debian/python-gflags/usr/share/man/man1 $(CURDIR)/debian/python-gflags/usr/bin/gflags2man
control 1 Source: python-gflags
5 Maintainer: Craig Silverstein <google-gflags@googlegroups.com>
10 Package: python-gflags
16 GFlags defines a *distributed* command line system, replacing systems like
copyright 1 This package was debianized by Craig Silverstein <google-gflags@googlegroups.com> on
4 It was downloaded from http://code.google.com/p/python-gflags/downloads/list
6 Upstream Author: Google Inc. and others <google-gflags@googlegroups.com>
7 Copyright: Google Inc. and others <google-gflags@googlegroups.com>
  /external/shflags/
README.md 4 shFlags is a port of the Google [gflags](http://gflags.github.io/gflags/)
  /external/ceres-solver/cmake/
FindGflags.cmake 32 # FindGflags.cmake - Find Google gflags logging library.
36 # GFLAGS_FOUND: TRUE iff gflags is found.
37 # GFLAGS_INCLUDE_DIRS: Include directories for gflags.
38 # GFLAGS_LIBRARIES: Libraries required to link gflags.
43 # search for gflags includes, e.g: /timbuktu/include.
45 # search for gflags libraries, e.g: /timbuktu/lib.
58 # GFLAGS_INCLUDE_DIR: Include directory for gflags, not including the
60 # GFLAGS_LIBRARY: gflags library, not including the libraries of any
63 # Called if we failed to find gflags or any of it's required dependencies,
70 # Make results of search visible in the CMake GUI if gflags has no
    [all...]
  /external/libyuv/files/third_party/gflags/
README.libyuv 1 URL: https://github.com/gflags/gflags
7 The gflags package contains a library that implements commandline
21 When rolling gflags to a newer version, it's a good idea to check if
24 gflags. Then diff the generated files with the ones below gen/.
27 have to checkout gflags on the other platforms as well and run
gflags.gyp 10 # This is a copy of WebRTC's gflags.gyp.
14 'gflags_root': '<(DEPTH)/third_party/gflags',
25 'target_name': 'gflags',
28 '<(gflags_gen_arch_root)/include/gflags', # For configured files.
52 'src/src/gflags.cc',
  /external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_tests.gypi 29 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
123 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
197 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
216 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags'
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_tests.gypi 28 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
55 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
67 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
129 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags'
    [all...]
  /external/webrtc/third_party/gflags/
README.webrtc 1 URL: http://code.google.com/p/gflags/
7 The gflags package contains a library that implements commandline
21 When rolling gflags to a newer version, it's a good idea to check if
24 gflags. Then diff the generated files with the ones below gen/.
27 have to checkout gflags on the other platforms as well and run
  /external/webrtc/webrtc/modules/video_coding/codecs/tools/
video_codecs_tools.gypi 19 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
  /external/webrtc/webrtc/modules/video_coding/
video_coding_test.gypi 16 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
  /external/libyuv/files/
DEPS 16 Var('root_dir') + '/third_party/gflags/src':
17 Var('chromium_git') + '/external/github.com/gflags/gflags@03bebcb065c83beff83d50ae025a55a4bf94dfca',
21 include_rules = [ '+gflags' ]
  /external/webrtc/webrtc/tools/
tools.gyp 117 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
132 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
147 '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',

Completed in 967 milliseconds

1 2 3 4 5 6 7