| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ | 
| D | CommandLineOptions.java | 41   private final boolean dryRun;  field in CommandLineOptions60       boolean dryRun,  in CommandLineOptions()
 147   boolean dryRun() {  in dryRun()  method in CommandLineOptions
 192     private boolean dryRun = false;  field in CommandLineOptions.Builder
 256     Builder dryRun(boolean dryRun) {  in dryRun()  method in CommandLineOptions.Builder
 
 | 
| /external/ktfmt/core/src/main/java/com/facebook/ktfmt/cli/ | 
| D | ParsedArgs.kt | 32     val dryRun: Boolean,  constant in com.facebook.ktfmt.cli.ParsedArgs53       var dryRun = false  in parseOptions()  variable
 
 | 
| /external/caliper/caliper/src/main/java/com/google/caliper/runner/ | 
| D | AllocationInstrument.java | 97     public void dryRun(Object benchmark) throws UserCodeException {  in dryRun()  method in AllocationInstrument.MicroAllocationInstrumentation138     public void dryRun(Object benchmark) throws InvalidBenchmarkException {  in dryRun()  method in AllocationInstrument.MacroAllocationInstrumentation
 
 | 
| D | ArbitraryMeasurementInstrument.java | 91     public void dryRun(Object benchmark) throws InvalidBenchmarkException {  in dryRun()  method in ArbitraryMeasurementInstrument.ArbitraryMeasurementInstrumentation
 | 
| D | RuntimeInstrument.java | 126     public void dryRun(Object benchmark) throws UserCodeException {  in dryRun()  method in RuntimeInstrument.MacrobenchmarkInstrumentation179     @Override public void dryRun(Object benchmark) throws UserCodeException {  in dryRun()  method in RuntimeInstrument.RuntimeInstrumentation
 
 | 
| D | ExperimentingCaliperRun.java | 261   ImmutableSet<Experiment> dryRun(Iterable<Experiment> experiments)  in dryRun()  method in ExperimentingCaliperRun
 | 
| D | Instrument.java | 118     public abstract void dryRun(Object benchmark) throws InvalidBenchmarkException;  in dryRun()  method in Instrument.Instrumentation
 | 
| /external/caliper/caliper/src/main/java/com/google/caliper/options/ | 
| D | CaliperOptions.java | 36   boolean dryRun();  in dryRun()  method
 | 
| D | ParsedOptions.java | 71   private boolean dryRun;  field in ParsedOptions73   @Override public boolean dryRun() {  in dryRun()  method in ParsedOptions
 
 | 
| /external/caliper/caliper/src/test/java/com/google/caliper/runner/ | 
| D | ExperimentingRunnerModuleTest.java | 136         public void dryRun(Object benchmark) throws InvalidBenchmarkException {}  in createInstrumentation()  method in ExperimentingRunnerModuleTest.FakeInstrument
 | 
| /external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ | 
| D | CommandLineOptionsParserTest.java | 142   public void dryRun() {  in dryRun()  method in CommandLineOptionsParserTest
 | 
| /external/brotli/research/ | 
| D | sieve.cc | 18 static TextIdx dryRun(TextIdx sliceLen, Slot* map, TextIdx* shortcut,  in dryRun()  function
 | 
| /external/skia/tools/gpu/gl/interface/ | 
| D | gen_interface.go | 26 	dryRun  = flag.Bool("dryrun", false, "Print the outputs, don't write to file")  var
 | 
| /external/swiftshader/tests/regres/cmd/regres/ | 
| D | main.go | 92 	dryRun          = flag.Bool("dry", false, "don't post regres reports to gerrit")  var142 	dryRun        bool            // don't post any reviews  member
 
 | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | run.v1.json | 251                 "dryRun": {  object289                 "dryRun": {  object
 424                 "dryRun": {  object
 644                 "dryRun": {  object
 682                 "dryRun": {  object
 808                 "dryRun": {  object
 1096                     "dryRun": {  object
 1134                     "dryRun": {  object
 1269                     "dryRun": {  object
 1489                     "dryRun": {  object
 [all …]
 
 | 
| D | content.v2.json | 170             "dryRun": {  object204             "dryRun": {  object
 270             "dryRun": {  object
 383             "dryRun": {  object
 521             "dryRun": {  object
 624             "dryRun": {  object
 659             "dryRun": {  object
 693             "dryRun": {  object
 728             "dryRun": {  object
 791             "dryRun": {  object
 [all …]
 
 | 
| D | recommendationengine.v1beta1.json | 1435         "dryRun": {  object1477         "dryRun": {  object
 
 | 
| D | osconfig.v1beta.json | 994         "dryRun": {  object1625         "dryRun": {  object
 
 | 
| D | osconfig.v1.json | 1291         "dryRun": {  object3038         "dryRun": {  object
 
 | 
| D | bigquery.v2.json | 3557         "dryRun": {  object4887         "dryRun": {  object
 
 | 
| D | logging.v2.json | 7187         "dryRun": {  object
 | 
| /external/python/apitools/samples/bigquery_sample/bigquery_v2/ | 
| D | bigquery_v2_messages.py | 1014   dryRun = _messages.BooleanField(2)  variable in JobConfiguration1616   dryRun = _messages.BooleanField(2)  variable in QueryRequest
 
 | 
| /external/python/apitools/samples/bigquery_sample/ | 
| D | bigquery_v2.json | 681     "dryRun": {  object1266     "dryRun": {  object
 
 | 
| /external/python/google-api-python-client/tests/data/ | 
| D | bigquery.json | 683     "dryRun": {  object1378     "dryRun": {  object
 
 |