/external/chromium/sdch/open-vcdiff/src/gflags/ |
gflags.h | 113 // DEFINE_string, etc. at the bottom of this file. You may also find 513 #define DEFINE_string(name, val, txt) \
|
/external/chromium_org/third_party/cld/base/ |
commandlineflags.h | 35 // DEFINE_string, etc. at the bottom of this file. You may also find 430 #define DEFINE_string(name, val, txt) \
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
memfs_malloc.cc | 69 DEFINE_string(memfs_malloc_path, EnvToString("TCMALLOC_MEMFS_MALLOC_PATH", ""),
|
heap-checker.cc | 141 DEFINE_string(heap_check, 232 DEFINE_string(heap_profile_pprof, 236 DEFINE_string(heap_check_dump_directory, [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
memfs_malloc.cc | 69 DEFINE_string(memfs_malloc_path, EnvToString("TCMALLOC_MEMFS_MALLOC_PATH", ""),
|
heap-checker.cc | 141 DEFINE_string(heap_check, 232 DEFINE_string(heap_profile_pprof, 236 DEFINE_string(heap_check_dump_directory, [all...] |
/external/open-vcdiff/gflags/src/gflags/ |
gflags.h | 117 // DEFINE_string, etc. at the bottom of this file. You may also find 523 #define DEFINE_string(name, val, txt) \
|
/external/openfst/src/include/fst/ |
flags.h | 219 #define DEFINE_string(name, value, doc) \
|
/external/openfst/src/lib/ |
symbol-table.cc | 28 DEFINE_string(fst_field_separator, "\t ",
|
/external/skia/tools/flags/ |
SkCommandLineFlags.h | 21 * DEFINE_string(name, defaultValue, helpString); 68 * DEFINE_string(args, .., ..); 197 #define DEFINE_string(name, defaultValue, helpString) \
|
/external/ceres-solver/examples/ |
libmv_bundle_adjuster.cc | 122 DEFINE_string(input, "", "Input File name"); 123 DEFINE_string(refine_intrinsics, "", "Camera intrinsics to be refined. "
|
/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
gflags2man.py | 71 gflags.DEFINE_string('dest_dir', _GetDefaultDestDir(), 74 gflags.DEFINE_string('help_flag', '--help',
|
gflags.py | 77 DEFINE_string: takes any input, and interprets it as a string. 105 DEFINE_multistring: The same as DEFINE_string, except the flag can be 164 gflags.DEFINE_string('filename', None, 'Input file name', short_name='f') 211 gflags.DEFINE_string('name', 'Mr. President', 'your name') 303 gflags.DEFINE_string('bar_gfs_path', '/gfs/path', 305 gflags.DEFINE_string('email_for_bar_errors', 'bar-team@google.com', [all...] |
/external/chromium_org/third_party/python_gflags/ |
gflags2man.py | 71 gflags.DEFINE_string('dest_dir', _GetDefaultDestDir(), 74 gflags.DEFINE_string('help_flag', '--help',
|
gflags.py | 77 DEFINE_string: takes any input, and interprets it as a string. 105 DEFINE_multistring: The same as DEFINE_string, except the flag can be 164 gflags.DEFINE_string('filename', None, 'Input file name', short_name='f') 211 gflags.DEFINE_string('name', 'Mr. President', 'your name') 303 gflags.DEFINE_string('bar_gfs_path', '/gfs/path', 305 gflags.DEFINE_string('email_for_bar_errors', 'bar-team@google.com', [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
gflags.cc | 153 DEFINE_string(flagfile, "", 155 DEFINE_string(fromenv, "", 158 DEFINE_string(tryfromenv, "", 162 DEFINE_string(undefok, "", [all...] |
/external/open-vcdiff/gflags/src/ |
gflags.cc | 148 DEFINE_string(flagfile, "", 150 DEFINE_string(fromenv, "", 153 DEFINE_string(tryfromenv, "", 157 DEFINE_string(undefok, "", [all...] |
gflags_completions.cc | 67 DEFINE_string(tab_completion_word, "",
|
/external/open-vcdiff/gflags/src/windows/gflags/ |
gflags.h | 126 // DEFINE_string, etc. at the bottom of this file. You may also find 534 #define DEFINE_string(name, val, txt) \
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compat.h | 223 #define DEFINE_string(name, value, doc) DEFINE_VAR(string, name, value, doc)
|
/external/skia/tools/ |
render_pictures_main.cpp | 35 DEFINE_string(writeJsonSummaryPath, "", "File to write a JSON summary of image results to. "
|
/external/chromium_org/third_party/re2/re2/testing/ |
tester.cc | 21 DEFINE_string(regexp_engines, "", "pattern to select regexp engines to test");
|
regexp_benchmark.cc | 663 DEFINE_string(compile_regexp, "(.*)-(\\d+)-of-(\\d+)", "regexp for compile benchmarks"); [all...] |
/external/regex-re2/re2/testing/ |
tester.cc | 21 DEFINE_string(regexp_engines, "", "pattern to select regexp engines to test");
|
regexp_benchmark.cc | 663 DEFINE_string(compile_regexp, "(.*)-(\\d+)-of-(\\d+)", "regexp for compile benchmarks"); [all...] |