HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_bool (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/webrtc/webrtc/examples/peerconnection/client/
flagdefs.h 23 DEFINE_bool(help, false, "Prints this message");
24 DEFINE_bool(autoconnect, false, "Connect to the server without user "
29 DEFINE_bool(autocall, false, "Call the first available other client on "
  /external/skia/tools/flags/
SkCommonFlags.cpp 12 DEFINE_bool(cpu, true, "master switch for running CPU-bound work.");
14 DEFINE_bool(dryRun, false,
17 DEFINE_bool(gpu, true, "master switch for running GPU-bound work.");
25 DEFINE_bool(simpleCodec, false, "Runs of a subset of the codec tests. "
42 DEFINE_bool(preAbandonGpuContext, false, "Test abandoning the GrContext before running the test.");
44 DEFINE_bool(abandonGpuContext, false, "Test abandoning the GrContext after running each test.");
46 DEFINE_bool(releaseAndAbandonGpuContext, false,
69 DEFINE_bool(analyticAA, true, "If false, disable analytic anti-aliasing");
71 DEFINE_bool(forceAnalyticAA, false, "Force analytic anti-aliasing even if the path is complicated: "
75 DEFINE_bool(trace, false, "Show trace events using SkDebugf.")
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
options.h 310 #define DEFINE_bool(varname__, dashes__, shortname__, default_value__, \
454 // This is like DEFINE_bool, but VARNAME is the name of a different
635 DEFINE_bool(add_needed, options::TWO_DASHES, '\0', false,
643 DEFINE_bool(allow_shlib_undefined, options::TWO_DASHES, '\0', false,
649 DEFINE_bool(apply_dynamic_relocs, options::TWO_DASHES, '\0', false,
654 DEFINE_bool(as_needed, options::TWO_DASHES, '\0', false,
669 DEFINE_bool(Bdynamic, options::ONE_DASH, '\0', true,
679 DEFINE_bool(Bgroup, options::ONE_DASH, '\0', false,
682 DEFINE_bool(Bsymbolic, options::ONE_DASH, '\0', false,
685 DEFINE_bool(Bsymbolic_functions, options::ONE_DASH, '\0', false
    [all...]
  /system/update_engine/
update_engine_client.cc 235 DEFINE_bool(check_for_update, false, "Initiate check for updates.");
238 DEFINE_bool(follow, false,
241 DEFINE_bool(interactive, true, "Mark the update request as interactive.");
246 DEFINE_bool(powerwash, true,
249 DEFINE_bool(reboot, false, "Initiate a reboot if needed.");
250 DEFINE_bool(is_reboot_needed, false,
253 DEFINE_bool(block_until_reboot_is_needed, false,
256 DEFINE_bool(reset_status, false, "Sets the status in update_engine to idle.");
257 DEFINE_bool(rollback, false,
260 DEFINE_bool(can_rollback, false
    [all...]
update_engine_client_android.cc 109 DEFINE_bool(update, false, "Start a new update, if no update in progress.");
124 DEFINE_bool(suspend, false, "Suspend an ongoing update and exit.");
125 DEFINE_bool(resume, false, "Resume a suspended update.");
126 DEFINE_bool(cancel, false, "Cancel the ongoing update and exit.");
127 DEFINE_bool(reset_status, false, "Reset an already applied update and exit.");
128 DEFINE_bool(follow,
main.cc 102 DEFINE_bool(logtostderr, false,
104 DEFINE_bool(foreground, false,
  /external/webrtc/webrtc/modules/audio_processing/test/
audioproc_float.cc 57 DEFINE_bool(aec, false, "Enable echo cancellation.");
58 DEFINE_bool(agc, false, "Enable automatic gain control.");
59 DEFINE_bool(hpf, false, "Enable high-pass filtering.");
60 DEFINE_bool(ns, false, "Enable noise suppression.");
61 DEFINE_bool(ts, false, "Enable transient suppression.");
62 DEFINE_bool(bf, false, "Enable beamforming.");
63 DEFINE_bool(ie, false, "Enable intelligibility enhancer.");
64 DEFINE_bool(all, false, "Enable all components.");
68 DEFINE_bool(perf, false, "Enable performance tests.");
  /external/skia/tools/
dump_record.cpp 23 DEFINE_bool(optimize2, false, "Run SkRecordOptimize2 before dumping.");
25 DEFINE_bool(timeWithCommand, false, "If true, print time next to command, else in first column.");
27 DEFINE_bool(defer, false, "Defer clips and translates");
iOSShell.cpp 56 DEFINE_bool(dm, false, "run dm");
57 DEFINE_bool(nanobench, false, "run nanobench");
  /external/webrtc/webrtc/test/
test_suite.cc 21 DEFINE_bool(logs, false, "print logs to stderr");
  /external/libbrillo/brillo/
flag_helper_unittest.cc 27 DEFINE_bool(bool1, true, "Test bool flag");
28 DEFINE_bool(bool2, false, "Test bool flag");
70 DEFINE_bool(bool1, false, "Test bool flag");
71 DEFINE_bool(bool2, true, "Test bool flag");
72 DEFINE_bool(bool3, false, "Test bool flag");
73 DEFINE_bool(bool4, true, "Test bool flag");
134 DEFINE_bool(bool1, false, "Test bool flag");
135 DEFINE_bool(bool2, true, "Test bool flag");
221 DEFINE_bool(bool_1, true, "Test bool flag");
274 DEFINE_bool(bool_1, 0, "Test bool flag")
    [all...]
  /external/webrtc/webrtc/tools/agc/
agc_harness.cc 31 DEFINE_bool(codecs, false, "print out available codecs");
33 DEFINE_bool(legacy_agc,
37 DEFINE_bool(parallel,
41 DEFINE_bool(devices, false, "print out capture devices and indexes to be used "
47 DEFINE_bool(aec,
52 DEFINE_bool(ns, true, "enable noise suppression");
53 DEFINE_bool(highpass, true, "enable high pass filter");
  /external/autotest/client/deps/glbench/src/
main.cc 30 DEFINE_bool(hasty, false,
33 DEFINE_bool(list, false, "List available tests");
34 DEFINE_bool(notemp, false, "Skip temperature checking");
35 DEFINE_bool(verbose, false, "Print extra debugging messages");
xlib_window.cc 20 DEFINE_bool(override_redirect, true, "Use an override redirect window");
  /external/regex-re2/util/
flags.h 19 #define DEFINE_bool(name, deflt, desc) DEFINE_flag(bool, name, deflt, desc)
  /external/skia/bench/
ColorCodecBench.cpp 16 DEFINE_bool(xform_only, false, "Only time the color xform, do not include the decode time");
17 DEFINE_bool(srgb, false, "Convert to srgb dst space");
18 DEFINE_bool(nonstd, false, "Convert to non-standard dst space");
19 DEFINE_bool(half, false, "Convert to half floats");
CodecBench.cpp 16 DEFINE_bool(zero_init, false, "Pretend our destination is zero-intialized, simulating Android?");
  /external/webrtc/webrtc/base/
unittest_main.cc 24 DEFINE_bool(help, false, "prints this message");
34 DEFINE_bool(default_error_handlers, false,
  /external/webrtc/webrtc/call/
rtc_event_log2rtp_dump.cc 31 DEFINE_bool(noaudio,
34 DEFINE_bool(novideo,
37 DEFINE_bool(nodata,
40 DEFINE_bool(nortp,
43 DEFINE_bool(nortcp,
  /external/webrtc/webrtc/p2p/stunprober/
main.cc 34 DEFINE_bool(help, false, "Prints this message");
36 DEFINE_bool(shared_socket, false, "Share socket mode for different remote IPs");
  /external/google-benchmark/src/
commandlineflags.h 18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val)
  /external/libcxx/utils/google-benchmark/src/
commandlineflags.h 18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val)
  /external/regex-re2/re2/testing/
exhaustive_tester.cc 25 DEFINE_bool(show_regexps, false, "show regexps during testing");
33 DEFINE_bool(quick_debug_mode, true, "Run fewer tests in debug mode.");
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
neteq_opus_quality_test.cc 84 DEFINE_bool(fec, false, "Enable FEC for encoding (-nofec to disable).");
86 DEFINE_bool(dtx, false, "Enable DTX for encoding (-nodtx to disable).");
  /external/webrtc/webrtc/video/
video_loopback.cc 175 DEFINE_bool(logs, false, "print logs to stderr");
177 DEFINE_bool(send_side_bwe, true, "Use send-side bandwidth estimation");

Completed in 1397 milliseconds

1 2 3