/third_party/python/Lib/distutils/ |
D | text_file.py | 69 default_options = { 'strip_comments': 1, variable in TextFile 88 for opt in self.default_options.keys(): 92 setattr(self, opt, self.default_options[opt]) 96 if opt not in self.default_options:
|
/third_party/openssl/test/testutil/ |
D | test_options.c | 16 static const OPTIONS default_options[] = { in test_get_options() local 20 return default_options; in test_get_options()
|
/third_party/unity/auto/ |
D | generate_module.rb | 53 @options = UnityModuleGenerator.default_options 100 def self.default_options singletonMethod in UnityModuleGenerator 117 options = default_options
|
D | generate_test_runner.rb | 9 @options = UnityTestRunnerGenerator.default_options 28 def self.default_options singletonMethod in UnityTestRunnerGenerator 52 options = default_options
|
/third_party/cJSON/tests/unity/auto/ |
D | generate_module.rb | 50 @options = UnityModuleGenerator.default_options 97 def self.default_options singletonMethod in UnityModuleGenerator 114 options = default_options
|
D | generate_test_runner.rb | 11 @options = UnityTestRunnerGenerator.default_options 21 def self.default_options singletonMethod in UnityTestRunnerGenerator 39 options = default_options
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | validate.cpp | 352 spv_validator_options default_options = spvValidatorOptionsCreate(); in spvValidateBinary() local 355 ValidationState_t vstate(&hijack_context, default_options); in spvValidateBinary() 360 spvValidatorOptionsDestroy(default_options); in spvValidateBinary()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate.cpp | 416 spv_validator_options default_options = spvValidatorOptionsCreate(); in spvValidateBinary() local 419 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() 427 spvValidatorOptionsDestroy(default_options); in spvValidateBinary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate.cpp | 416 spv_validator_options default_options = spvValidatorOptionsCreate(); in spvValidateBinary() local 419 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() 427 spvValidatorOptionsDestroy(default_options); in spvValidateBinary()
|
/third_party/unity/ |
D | meson.build | 10 default_options: ['werror=true', 'c_std=c11']
|
/third_party/gstreamer/gstplugins_good/ext/cairo/ |
D | meson.build | 2 default_options: ['glib=enabled'])
|
/third_party/spirv-tools/source/val/ |
D | validate.cpp | 434 spv_validator_options default_options = spvValidatorOptionsCreate(); in spvValidateBinary() local 437 spvtools::val::ValidationState_t vstate(&hijack_context, default_options, in spvValidateBinary() 445 spvValidatorOptionsDestroy(default_options); in spvValidateBinary()
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | meson.build | 12 default_options: ['build_codec=false'])
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | meson.build | 13 default_options: ['cairo=enabled'])
|
/third_party/gstreamer/gstplugins_base/ext/opus/ |
D | meson.build | 11 fallback: ['opus', 'opus_dep'], default_options: ['docs=disabled'])
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | meson.build | 20 default_options: ['tests=disabled'])
|
/third_party/lz4/contrib/meson/ |
D | meson.build | 18 default_options: [
|
/third_party/mesa3d/src/compiler/isaspec/ |
D | decode.c | 767 const struct isa_decode_options default_options = { in isa_decode() local 774 options = &default_options; in isa_decode() 786 state->options = &default_options; /* skip hooks for prepass */ in isa_decode()
|
/third_party/jsoncpp/ |
D | meson.build | 13 default_options : [
|
/third_party/gstreamer/gstplugins_good/ext/soup/ |
D | meson.build | 26 default_options: ['sysprof=disabled'])
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | meson.build | 69 default_options: ['introspection=disabled', 'installed_tests=false', 'tests=false'])
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | meson.build | 4 default_options: [ 91 default_options: ['harfbuzz=disabled'])
|
/third_party/harfbuzz/ |
D | meson.build | 4 default_options: [ 90 default_options: ['harfbuzz=disabled'])
|
/third_party/openh264/ |
D | meson.build | 4 default_options : [ 'warning_level=1',
|
/third_party/gstreamer/gst_libav/ |
D | meson.build | 4 default_options : [ 'warning_level=1',
|