| /external/tensorflow/tensorflow/core/profiler/ |
| D | tfprof_options.h | 99 struct Options { struct 104 virtual ~Options() {} in ~Options() argument 105 Options() in Options() function 109 Options(int max_depth, tensorflow::int64 min_bytes, in Options() function 150 int max_depth; 151 tensorflow::int64 min_bytes; 152 tensorflow::int64 min_peak_bytes; 153 tensorflow::int64 min_residual_bytes; 154 tensorflow::int64 min_output_bytes; 155 tensorflow::int64 min_micros; [all …]
|
| /external/blktrace/btreplay/doc/ |
| D | btreplay.tex | 243 \subsection{\texttt{btrecord} Command Line Options} 263 \subsubsection{\label{sec:c-o-d}\texttt{-d} or 270 \subsubsection{\label{sec:c-o-D}\texttt{-D} or 277 \subsubsection{\texttt{-F} or \texttt{--find-traces}\\Find Trace Files 284 \subsubsection{\texttt{-h} or \texttt{--help}\\Display Help Message} 285 \subsubsection{\texttt{-V} or \texttt{--version}\\Display 301 \subsubsection{\label{sec:c-o-m}\texttt{-m} or 313 \subsubsection{\label{sec:c-o-M}\texttt{-M} or 323 \subsubsection{\label{sec:c-o-o}\texttt{-o} or 341 \subsubsection{\label{sec:c-o-v}\texttt{-v} or [all …]
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_options.h | 52 struct Options { struct 53 std::string dllexport_decl; 54 bool safe_boundary_check = false; 55 bool proto_h = false; 56 bool transitive_pb_h = true; 57 bool annotate_headers = false; 58 EnforceOptimizeMode enforce_mode = EnforceOptimizeMode::kNoEnforcement; 59 bool table_driven_parsing = false; 60 bool table_driven_serialization = false; 61 bool lite_implicit_weak_fields = false; [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
| D | llvm-pdbutil.rst | 64 Options subsection 67 Filtering and Sorting Options argument 135 Symbol Type Options argument 229 Other Options argument 242 .. _dump_subcommand: 264 Options subsection 267 MSF Container Options argument 283 Module & File Options argument 315 Symbol Options argument 345 Type Record Options argument [all …]
|
| /external/google-breakpad/src/tools/mac/dump_syms/ |
| D | dump_syms_tool.mm | 51 struct Options { struct 54 NSString *srcPath; 55 NSString *dsymPath; 56 const NXArchInfo *arch; 57 bool cfi; 58 bool handle_inter_cu_refs; 61 static bool StackFrameEntryComparator(const Module::StackFrameEntry* a, 68 static void CopyCFIDataBetweenModules(Module* to_module, 105 static bool Start(const Options &options) { argument 199 static void SetupOptions(int argc, const char *argv[], Options *options) { argument [all …]
|
| /external/protobuf/src/google/protobuf/compiler/java/ |
| D | java_options.h | 42 struct Options { struct 43 Options() in Options() function 51 bool generate_immutable_code; 52 bool generate_mutable_code; 53 bool generate_shared_code; 56 bool enforce_lite; 59 bool annotate_code; 62 std::string annotation_list_file; 65 std::string output_list_file;
|
| /external/pdfium/core/fpdfapi/render/ |
| D | cpdf_renderoptions.h | 19 struct Options { struct 41 CPDF_RenderOptions(); argument 50 const Options& GetOptions() const { return m_Options; } in GetOptions() argument
|
| /external/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_options.h | 42 struct Options { struct 43 Options() : in Options() function 51 std::string file_extension; 62 std::string base_namespace; 67 bool base_namespace_specified; 70 bool internal_access; 73 bool serializable;
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | mark_for_compilation_pass_test_helper.h | 24 struct Options { struct 29 Options() in Options() argument 34 Options WithNoGlobalJit() { in WithNoGlobalJit() argument 40 Options WithDeadnessAnalysis() { in WithDeadnessAnalysis() argument 46 Options WithNoClusterScoping() { in WithNoClusterScoping() argument
|
| D | xla_device.h | 97 struct Options { struct 99 se::Platform* platform = nullptr; 102 string device_name_prefix; 105 string device_name; 108 int device_ordinal = -1; 111 string compilation_device_name; 136 XlaDevice(const SessionOptions& session_options, const Options& options); argument
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | graph_optimizer.h | 31 struct Options { struct 59 explicit GraphOptimizer(const OptimizerOptions& opts); argument 69 const Options& graph_optimizer_options); argument
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | Symbolize.h | 38 struct Options { struct 46 Options(FunctionNameKind PrintFunctions = FunctionNameKind::LinkageName, argument 54 LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {} in Opts() argument
|
| /external/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | Symbolize.h | 32 struct Options { struct 39 Options(FunctionNameKind PrintFunctions = FunctionNameKind::LinkageName, argument 47 LLVMSymbolizer(const Options &Opts = Options()) : Opts(Opts) {} in Opts() argument
|
| /external/tensorflow/tensorflow/core/kernels/batching_util/ |
| D | periodic_function.h | 79 struct Options { struct 80 Options() {} in Options() function 84 ThreadOptions thread_options; argument 103 const Options& options = Options()); argument
|
| /external/deqp-deps/amber/samples/ |
| D | amber.cc | 42 struct Options { struct 43 std::vector<std::string> input_filenames; 45 std::vector<std::string> image_filenames; 46 std::string buffer_filename; 47 std::vector<std::string> fb_names; 48 std::vector<amber::BufferInfo> buffer_to_dump; 49 uint32_t engine_major = 1; 50 uint32_t engine_minor = 0; 51 int32_t fence_timeout = -1; 52 bool parse_only = false; [all …]
|
| /external/tensorflow/tensorflow/core/profiler/g3doc/ |
| D | options.md | 1 ## Options section 3 ### Overview 44 ### Times 55 ### Memory 74 ### Docs
|
| /external/google-breakpad/src/tools/linux/symupload/ |
| D | minidump_upload.cc | 48 struct Options { struct 59 static void Start(Options *options) { in Start() argument
|
| /external/deqp-deps/amber/include/amber/ |
| D | amber.h | 91 struct Options { struct 96 EngineType engine; 98 EngineConfig* config; 108 std::string spv_env; 110 std::vector<BufferInfo> extractions; 134 Options* opts); argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | record_yielder.h | 60 struct Options { struct 62 string file_pattern; 86 const RecordYielder::Options& opts); argument
|
| /external/libchrome/base/threading/ |
| D | simple_thread.h | 62 struct BASE_EXPORT Options { struct 65 explicit Options(ThreadPriority priority_in) : priority(priority_in) {} in Options() function 70 Options& operator=(const Options& other) = default; argument 89 SimpleThread(const std::string& name_prefix, const Options& options); argument
|
| D | thread.h | 61 struct BASE_EXPORT Options { struct 64 Options(); argument 71 MessageLoop::Type message_loop_type = MessageLoop::TYPE_DEFAULT; 74 TimerSlack timer_slack = TIMER_SLACK_NONE; 80 MessagePumpFactory message_pump_factory; 85 size_t stack_size = 0; 88 ThreadPriority priority = ThreadPriority::NORMAL; 115 // Start() or StartWithOptions(). If |use_mta| is false, the thread is also argument
|
| /external/pdfium/samples/ |
| D | pdfium_test.cc | 100 struct Options { struct 103 bool show_config = false; 104 bool show_metadata = false; 105 bool send_events = false; 106 bool use_load_mem_document = false; 107 bool render_oneshot = false; 108 bool lcd_text = false; 109 bool no_nativetext = false; 110 bool grayscale = false; 111 bool limit_cache = false; [all …]
|
| /external/libgav1/libgav1/examples/ |
| D | gav1_decode.cc | 40 struct Options { struct 41 const char* input_file_name = nullptr; 42 const char* output_file_name = nullptr; 43 const char* frame_timing_file_name = nullptr; 44 libgav1::FileWriter::FileType output_file_type = 46 uint8_t post_filter_mask = 0x1f; 47 int threads = 1; 48 bool frame_parallel = false; 49 bool output_all_layers = false; 50 int operating_point = 0; [all …]
|
| /external/tensorflow/tensorflow/core/lib/io/ |
| D | table_options.h | 36 struct Options { struct 41 size_t block_size = 262144; 46 int block_restart_interval = 16; 62 CompressionType compression = kSnappyCompression;
|
| /external/tensorflow/tensorflow/lite/toco/tflite/ |
| D | operator.h | 52 struct Options { struct 54 static Options Custom(flatbuffers::Offset<CustomOptions> offset) { in Custom() argument 59 static Options Builtin(::tflite::BuiltinOptions type, in Builtin() argument 65 flatbuffers::Offset<BuiltinOptions> builtin; argument 66 flatbuffers::Offset<CustomOptions> custom; argument
|