Home
last modified time | relevance | path

Searched refs:emphasis (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dglobals.dart20 /// Set [emphasis] to true to make the output bold if it's supported.
26 bool emphasis,
35 emphasis: emphasis ?? false,
46 /// Set `emphasis` to true to make the output bold if it's supported.
54 bool emphasis,
63 emphasis: emphasis ?? false,
Dflutter_manifest.dart91 printStatus(userMessages.invalidVersionSettingHintMessage(verStr), emphasis: true);
206 printError('Warning: Missing family name for font.', emphasis: true);
210 printError('Warning: No fonts specified for font $familyName', emphasis: true);
218 printError('Warning: Missing asset in fonts for $familyName', emphasis: true);
326 printStatus('Error detected in pubspec.yaml:', emphasis: true);
/third_party/boost/tools/quickbook/test/
Descape-1_1.quickbook7 <emphasis>Da do do do. Da da da da. That's all I have to say to you.</emphasis>
27 [template escapedtemplate <emphasis>This will be escaped</emphasis>]
Descape-1_6.quickbook8 <emphasis>Da do do do. Da da da da. That's all I have to say to you.</emphasis>
28 [template escapedtemplate <emphasis>This will be escaped</emphasis>]
Descape-mismatched-1_5-fail.quickbook5 '''<emphasis>something</emphasis>
Dtemplates-1_6.quickbook265 A <emphasis>paragraph</emphasis>.
297 [args1 <emphasis>Argument</emphasis>]
Dtemplates-1_7.quickbook265 A <emphasis>paragraph</emphasis>.
306 [args1 <emphasis>Argument</emphasis>]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml78 <emphasis>identity</emphasis>, <emphasis>password</emphasis>, and
79 <emphasis>otp</emphasis> commands. &lt;id&gt; needs to be copied from
80 the matching request. <emphasis>password</emphasis> and
81 <emphasis>otp</emphasis> commands can be used regardless of whether
83 two commands is that values given with <emphasis>password</emphasis> are
85 with <emphasis>otp</emphasis> are used only once and then forgotten,
Dwpa_supplicant.conf.sgml29 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>
177 <emphasis>wired</emphasis> or <emphasis>roboswitch</emphasis> interface
Dwpa_priv.sgml53 <emphasis>wpapriv</emphasis> group to communicate with
114 drivers is <emphasis>wext</emphasis>.</para>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml82 <emphasis>identity</emphasis>, <emphasis>password</emphasis>, and
83 <emphasis>otp</emphasis> commands. &lt;id&gt; needs to be copied from
84 the matching request. <emphasis>password</emphasis> and
85 <emphasis>otp</emphasis> commands can be used regardless of whether
87 two commands is that values given with <emphasis>password</emphasis> are
89 with <emphasis>otp</emphasis> are used only once and then forgotten,
Dwpa_supplicant.conf.sgml33 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>
181 <emphasis>wired</emphasis> or <emphasis>roboswitch</emphasis> interface
Dwpa_priv.sgml57 <emphasis>wpapriv</emphasis> group to communicate with
118 drivers is <emphasis>wext</emphasis>.</para>
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_apk.dart66 '$targetPlatforms.', emphasis: true, color: TerminalColor.green);
68 … 'it\'s recommended to use app bundles or split the APK to reduce the APK size.', emphasis: true);
69 printStatus('To generate an app bundle, run:', emphasis: true, indent: 4);
73 printStatus('To split the APKs per ABI, run:', emphasis: true, indent: 4);
/third_party/typescript_eslint/
D.markdownlint.json77 // MD036/no-emphasis-as-heading/no-emphasis-as-header - Emphasis used instead of a heading
79 // MD037/no-space-in-emphasis - Spaces inside emphasis markers
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/
Dlogger.dart59 /// The `emphasis` argument will cause the output message be printed in bold text.
78 bool emphasis,
93 /// If the `emphasis` argument is true, it will cause the output message be
115 bool emphasis,
161 bool emphasis,
170 if (emphasis == true)
182 bool emphasis,
192 if (emphasis == true)
285 bool emphasis,
300 bool emphasis,
[all …]
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.c97 gint emphasis; member
279 GST_TYPE_TWO_LAME_EMPHASIS, gst_two_lame_default_settings.emphasis, in gst_two_lame_class_init()
435 twolame->emphasis = gst_two_lame_default_settings.emphasis; in gst_two_lame_init()
527 twolame->emphasis = g_value_get_enum (value); in gst_two_lame_set_property()
585 g_value_set_enum (value, twolame->emphasis); in gst_two_lame_get_property()
797 CHECK_ERROR (twolame_set_emphasis (twolame->glopts, twolame->emphasis)); in gst_two_lame_setup()
854 gst_two_lame_default_settings.emphasis = twolame_get_emphasis (glopts); in gst_two_lame_get_default_settings()
Dgsttwolamemp2enc.h54 gint emphasis; member
/third_party/flutter/flutter/packages/flutter_tools/lib/src/macos/
Dcocoapods.dart131 emphasis: true,
140 emphasis: true,
149 emphasis: true,
158 emphasis: true,
171 emphasis: true,
299 emphasis: true,
/third_party/boost/tools/quickbook/doc/
Dinstall.qbk121 '''<code>docbook-xsl-1.<emphasis>nn</emphasis>.<emphasis>n</emphasis>.tar.bz2</code>''',
222 '''<code>docbook-xsl-1.<emphasis>nn</emphasis>.<emphasis>n</emphasis>.tar.bz2</code>''',
/third_party/python/Doc/tools/extensions/
Dc_annotations.py111 emph_node = nodes.emphasis(message, message,
141 node.insert(0, nodes.emphasis(rc, rc, classes=['refcount']))
/third_party/boost/
DREADME.OpenSource9 …"Description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on porta…
/third_party/flutter/flutter/packages/flutter_tools/lib/src/test/
Dtest_compiler.dart170 void _reportCompilerMessage(String message, {bool emphasis, TerminalColor color}) {
177 emphasis: emphasis,
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/
Dcode_signing.dart191 printError(noCertificatesInstruction, emphasis: true);
218 emphasis: true,
221 printStatus(' ${i+1}) ${validCodeSigningIdentities[i]}', emphasis: true);
223 printStatus(' a) Abort', emphasis: true);
/third_party/boost/tools/build/doc/src/hljs/styles/
Dgithub.min.css93 .hljs-emphasis {

12345