HomeSort by relevance Sort by last modified time
    Searched refs:Options (Results 26 - 50 of 1556) sorted by null

12 3 4 5 6 7 8 91011>>

  /development/tools/bugreport/src/com/android/bugreport/
Options.java 26 public class Options {
74 * Always returns an Options object. It will either be a correctly formed one
78 public static Options parseArgs(String[] args) {
79 final Options result = new Options(args);
86 return new Options(args, argParser.pos(),
92 return new Options(args, argParser.pos(),
98 return new Options(args, argParser.pos(),
103 return new Options(args, argParser.pos(),
108 return new Options(args, argParser.pos()
    [all...]
  /external/libmojo/mojo/edk/system/
options_validation.h 5 // Functions to help with verifying various |Mojo...Options| structs from the
27 template <class Options>
30 // Constructor from a |const* Options| (which it checks -- this constructor
34 explicit UserOptionsReader(const Options* options) {
35 CHECK(options && IsAligned<MOJO_ALIGNOF(Options)>(options));
36 options_ = GetSizeForReader(options) == 0 ? nullptr : options;
47 const Options& options() const { function in class:mojo::edk::UserOptionsReader
    [all...]
  /external/llvm/include/llvm/MC/
MCTargetOptionsCommandFlags.h 61 MCTargetOptions Options;
62 Options.SanitizeAddress =
64 Options.MCRelaxAll = RelaxAll;
65 Options.MCIncrementalLinkerCompatible = IncrementalLinkerCompatible;
66 Options.DwarfVersion = DwarfVersion;
67 Options.ShowMCInst = ShowMCInst;
68 Options.ABIName = ABIName;
69 Options.MCFatalWarnings = FatalWarnings;
70 Options.MCNoWarn = NoWarn;
71 return Options;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_primitive_field.h 45 const Options& options);
49 const Options& options);
63 const Options& options);
67 const Options& options);
76 const Options& options);
    [all...]
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorTraits.h 17 template<typename Scalar, int Options>
25 ((Options&DontAlign)==0) && (
56 Options = Options_,
74 Options = Options_,
94 Options = Options_,
115 Options = BaseTraits::Options,
121 template<typename _Scalar, int NumIndices_, int Options, typename IndexType_>
122 struct eval<Tensor<_Scalar, NumIndices_, Options, IndexType_>, Eigen::Dense>
124 typedef const Tensor<_Scalar, NumIndices_, Options, IndexType_>& type
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerMultipleNoExecute.java 19 import dexfuzz.Options;
34 return String.format("%09d_%s", iterations, Options.outputFile);
39 for (iterations = 0; iterations < Options.repeat; iterations++) {
FuzzerMultipleExecute.java 19 import dexfuzz.Options;
35 return Options.outputFile;
41 for (iterations = 0; iterations < Options.repeat; iterations++) {
  /external/llvm/tools/llvm-cov/
CoverageReport.h 24 const CoverageViewOptions &Options;
31 CoverageReport(const CoverageViewOptions &Options,
33 : Options(Options), Coverage(std::move(Coverage)) {}
  /external/ImageMagick/Magick++/lib/
Options.cpp 6 // Implementation of Options
20 #include "Magick++/Options.h"
27 Magick::Options::Options(void)
45 Magick::Options::Options(const Options& options_)
53 Magick::Options::~Options()
65 void Magick::Options::adjoin(const bool flag_
    [all...]
  /art/dexdump/
dexdump.h 39 /* Command-line options. */
40 struct Options {
55 extern struct Options gOptions;
  /external/libchrome/base/trace_event/
memory_dump_provider.h 22 struct Options {
23 Options()
  /external/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_options.h 44 // Generator options (see generator.cc for a description of each):
45 struct Options {
46 Options()
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_options.h 42 // Generator options (used by csharp_generator.cc):
43 struct Options {
44 Options() :
  /external/skia/include/encode/
SkWebpEncoder.h 22 struct SK_API Options {
48 * |options| may be used to control the encoding behavior.
52 SK_API bool Encode(SkWStream* dst, const SkPixmap& src, const Options& options);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/
GCOVProfiler.h 23 GCOVProfilerPass(const GCOVOptions &Options = GCOVOptions::getDefault()) : GCOVOpts(Options) { }
  /external/libchrome/sandbox/linux/services/
namespace_sandbox.h 26 // 1. A sets up a command line and launch options for process B.
41 struct Options {
42 Options();
43 ~Options();
58 // and 0, respectively, since this function makes a copy of options and
65 // Versions which take namespace sandbox options. These allow fine grained
70 const Options& ns_sandbox_options);
74 const Options& ns_sandbox_options);
  /external/openssh/
readconf.h 38 struct ForwardOptions fwd_opts; /* forwarding options */
172 } Options;
198 void initialize_options(Options *);
199 void fill_default_options(Options *);
200 void fill_default_options_for_canonicalization(Options *);
201 int process_config_line(Options *, struct passwd *, const char *,
204 const char *, Options *, int);
206 int parse_jump(const char *, Options *, int);
209 void dump_client_config(Options *o, const char *host);
211 void add_local_forward(Options *, const struct Forward *)
    [all...]

Completed in 2751 milliseconds

12 3 4 5 6 7 8 91011>>