/third_party/node/doc/api/ |
D | cli.md | 23 ## Options section in Command-line options 41 ### `-` 50 ### `--` 59 ### `--abort-on-uncaught-exception` 71 ### `--completion-bash` 83 ### `-C=condition`, `--conditions=condition` 104 ### `--cpu-prof` 126 ### `--cpu-prof-dir` 139 ### `--cpu-prof-interval` 149 ### `--cpu-prof-name` [all …]
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_options.h | 53 struct Options { struct 54 std::string dllexport_decl; 55 bool safe_boundary_check = false; 56 bool proto_h = false; 57 bool transitive_pb_h = true; 58 bool annotate_headers = false; 59 EnforceOptimizeMode enforce_mode = EnforceOptimizeMode::kNoEnforcement; 60 bool table_driven_parsing = false; 61 bool table_driven_serialization = false; 62 bool lite_implicit_weak_fields = false; [all …]
|
/third_party/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;
|
/third_party/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;
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | strict-boolean-expressions.md | 80 ## Options section in Restricts the types allowed in boolean expressions (`strict-boolean-expressions`) 105 ### `allowString` 111 ### `allowNumber` 117 ### `allowNullableObject` 123 ### `allowNullableBoolean` 130 ### `allowNullableString` 136 ### `allowNullableNumber` 142 ### `allowAny` 148 ### `allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmDoing`
|
D | no-parameter-properties.md | 11 ## Options section in Disallow the use of parameter properties in class constructors (`no-parameter-properties`) 25 ### default 67 ### readonly 109 ### private 151 ### protected 193 ### public 235 ### private readonly 277 ### protected readonly 319 ### public readonly
|
D | typedef.md | 31 ## Options section in Requires type annotations to exist (`typedef`) 76 ### `arrayDestructuring` 98 ### `arrowParameter` 126 ### `memberVariableDeclaration` 148 ### `objectDestructuring` 169 ### `parameter` 229 ### `propertyDeclaration` 251 ### `variableDeclaration` 271 ### `variableDeclarationIgnoreFunction`
|
D | no-type-alias.md | 80 ## Options section in Disallow the use of type aliases (`no-type-alias`) 93 ### `allowAliases` 231 ### `allowCallbacks` 253 ### `allowConditionalTypes` 263 ### `allowConstructors` 277 ### `allowLiterals` 384 ### `allowMappedTypes` 483 ### `allowTupleTypes`
|
D | explicit-module-boundary-types.md | 67 ## Options section in Require explicit return and argument types on exported functions' and classes' public class methods (`explicit-module-boundary-types`) 109 ### Configuring in a mixed JS/TS codebase 131 ### `allowArgumentsExplicitlyTypedAsAny` 147 ### `allowDirectConstAssertionInArrowFunctions` 174 ### `allowedNames` 189 ### `allowHigherOrderFunctions` 219 ### `allowTypedFunctionExpressions`
|
D | explicit-function-return-type.md | 60 ## Options section in Require explicit return types on functions and class methods (`explicit-function-return-type`) 87 ### Configuring in a mixed JS/TS codebase 109 ### `allowExpressions` 131 ### `allowTypedFunctionExpressions` 185 ### `allowHigherOrderFunctions` 207 ### `allowDirectConstAssertionInArrowFunctions` 223 ### `allowConciseArrowFunctionExpressionsStartingWithVoid`
|
D | type-annotation-spacing.md | 36 ## Options section in Require consistent spacing around type annotations (`type-annotation-spacing`) 46 ### defaults 92 ### after 138 ### before 184 ### overrides - colon 234 ### overrides - arrow
|
D | restrict-template-expressions.md | 24 ## Options section in Enforce template literal expressions to be of string type (`restrict-template-expressions`) 48 ### `allowNumber` 58 ### `allowBoolean` 68 ### `allowAny` 78 ### `allowNullish`
|
D | no-use-before-define.md | 20 ## Options section in Disallow the use of variables before they are defined (`no-use-before-define`) 40 ### `enums` 71 ### `typedefs` 85 ### `ignoreTypeReferences` 102 ### Other Options
|
D | no-magic-numbers.md | 27 ## Options section in Disallow magic numbers (`no-magic-numbers`) 47 ### `ignoreEnums` 71 ### `ignoreNumericLiteralTypes` 91 ### `ignoreReadonlyClassProperties`
|
D | return-await.md | 20 ## Options section in Enforces consistent returning of awaited values (`return-await`) 28 ### `in-try-catch` 130 ### `always` 170 ### `never`
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/ |
D | Symbolize.h | 38 struct Options { struct 52 LLVMSymbolizer(const Options &Opts) : Opts(Opts) {} in LLVMSymbolizer() argument
|
/third_party/node/deps/npm/node_modules/minimatch/ |
D | README.md | 116 ## Options section in minimatch 120 ### debug 124 ### nobrace 128 ### noglobstar 132 ### dot 140 ### noext 144 ### nocase 148 ### nonull 154 ### matchBase 160 ### nocomment [all …]
|
/third_party/icu/docs/userguide/format_parse/numbers/ |
D | skeletons.md | 97 ### Notation 139 ### Unit 164 ### Per Unit 174 ### Unit Width 187 ### Precision 276 ### Rounding Mode 291 ### Integer Width 315 ### Scale 335 ### Grouping 348 ### Symbols [all …]
|
/third_party/grpc/src/core/lib/security/credentials/external/ |
D | external_account_credentials.h | 38 struct Options { struct 54 ExternalAccountCredentials(Options options, std::vector<std::string> scopes); argument
|
/third_party/gn/src/gn/ |
D | xcode_writer.h | 27 struct Options { struct 29 std::string project_name; 34 std::string root_target_name; 37 std::string ninja_executable; 43 std::string dir_filters_string; 69 // of the Options type for more informations. argument
|
/third_party/node/deps/npm/node_modules/require-directory/ |
D | README.markdown | 83 ## Options section in require-directory 87 ### Whitelisting 109 ### Blacklisting 131 ### Visiting Objects As They're Loaded 153 ### Renaming Keys 163 ### No Recursion
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
D | generator.h | 38 struct Options { struct 47 Options& operator=(const Options&); argument 64 /// Options used to specify a mapping of binding points to indices into a UBO argument 66 ArrayLengthFromUniformOptions array_length_from_uniform = {}; argument
|
/third_party/icu/docs/userguide/collation/customization/ |
D | index.md | 204 #### alternate 212 #### maxVariable 221 #### variable top 230 #### normalization 237 #### strength 246 #### backwards 252 #### caseLevel 261 #### caseFirst 271 #### numericOrdering 278 #### hiraganaQ [all …]
|
/third_party/node/deps/npm/node_modules/lockfile/ |
D | README.md | 62 ## Options section in lockfile 64 ### opts.wait 71 ### opts.pollPeriod 76 ### opts.stale 80 ### opts.retries 84 ### opts.retryWait
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.hpp | 280 struct Options struct in SPIRV_CROSS_NAMESPACE::CompilerMSL 283 { 286 } Platform; 288 Platform platform = macOS; 289 uint32_t msl_version = make_msl_version(1, 2); 290 uint32_t texel_buffer_texture_width = 4096; // Width of 2D Metal textures used as 1D texel buffers 291 uint32_t r32ui_linear_texture_alignment = 4; 292 uint32_t r32ui_alignment_constant_id = 65535; 293 uint32_t swizzle_buffer_index = 30; 294 uint32_t indirect_params_buffer_index = 29; [all …]
|