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

  /external/webrtc/src/modules/audio_processing/
apm_tests.gypi 68 '<(webrtc_root)/../third_party/google-gflags/google-gflags.gyp:google-gflags',
  /external/chromium/sdch/open-vcdiff/testdata/
configure.ac.v0.1 41 # Start of definitions needed by gflags package
54 # End of definitions needed by gflags package
configure.ac.v0.2 43 # Start of definitions needed by gflags package
52 # End of definitions needed by gflags package
  /external/skia/src/core/
SkGraphics.cpp 174 } gFlags[] = {
196 for (int i = 0; i < (int)SK_ARRAY_COUNT(gFlags); ++i) {
197 if (paramLen != gFlags[i].fLen) {
200 if (strncmp(flags, gFlags[i].fStr, paramLen) == 0) {
205 (gFlags[i].fFunc)(val);
  /cts/tests/tests/webkitsecurity/assets/
uniscribe-item-boundary-crash.html 13 <p>Full page heap (gflags +hpa) should be enabled reproduce a crash. No crash means test passed.</p>
  /external/regex-re2/util/
flags.h 8 // http://code.google.com/p/google-gflags
  /external/chromium/sdch/open-vcdiff/
configure.ac 53 # Start of definitions needed by gflags package
62 # End of definitions needed by gflags package
ChangeLog 10 * Update with changes to gflags package as of 2009/07/23.
41 * Update with latest changes to gflags package.
68 * Incorporate recent changes to gflags package
69 (http://code.google.com/p/google-gflags/)
111 package was not linked with the pthreads library. Simplify gflags.cc to
Makefile.am 53 # google-gflags: Used for command-line client
54 # Please refer to http://code.google.com/p/google-gflags/ for details
56 libgflags_la_SOURCES = src/gflags/gflags.h \
58 src/gflags.cc \
Makefile.in 87 am_libgflags_la_OBJECTS = gflags.lo gflags_reporting.lo
374 # google-gflags: Used for command-line client
375 # Please refer to http://code.google.com/p/google-gflags/ for details
381 libgflags_la_SOURCES = src/gflags/gflags.h \
383 src/gflags.cc \
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gflags.Plo@am__quote@
    [all...]
  /external/chromium/sdch/open-vcdiff/vsprojects/vcdiff/
vcdiff.vcproj 188 RelativePath="..\..\src\gflags.cc"
242 RelativePath="..\..\src\gflags\gflags.h"
  /external/skia/src/animator/
SkMatrixParts.cpp 143 static const uint8_t gFlags[] = {
148 if ((unsigned)mode >= SK_ARRAY_COUNT(gFlags))
152 if (fPathMeasure.getMatrix(offset, &result, (SkPathMeasure::MatrixFlags)gFlags[mode]))
  /external/bluetooth/glib/docs/reference/gobject/tmpl/
gobject-unused.sgml 19 @G_TYPE_FLAGS: Identifier for the "#GFlags" type.
  /external/chromium/sdch/open-vcdiff/src/
gflags_reporting.cc 58 #include "gflags/gflags.h"
266 // including gflags/gflags.h), then this flag will not be displayed by
375 extern void (*commandlineflags_exitfunc)(int); // in gflags.cc
vcdiff_main.cc 31 #include "gflags/gflags.h"
gflags.cc 114 #include "gflags/gflags.h"
175 // before including gflags/gflags.h.
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
gobject-sections.txt 577 <SUBSECTION GFLags>
  /external/webrtc/src/modules/audio_processing/test/
unpack.cc 18 #include "google/gflags.h"
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 52 // doc/gflags.html
63 // routine (or methods of this class) concurrently. In gflags,
512 // http://code.google.com/p/google-gflags/issues/detail?id=20
  /ndk/sources/host-tools/make-3.81/
default.c 103 "$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<" },
105 "$(GET) $(GFLAGS) $(SCCS_OUTPUT_OPTION) $<" },
  /external/bluetooth/glib/gobject/
genums.c 123 type = g_type_register_fundamental (G_TYPE_FLAGS, g_intern_static_string ("GFlags"), &info, &finfo,
  /external/kernel-headers/original/linux/
netdevice.h 355 unsigned short gflags; member in struct:net_device
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1     [all...]
make.info-2     [all...]

Completed in 1268 milliseconds