Home
last modified time | relevance | path

Searched refs:separately (Results 1 – 25 of 9347) sorted by relevance

12345678910>>...374

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dwild_in_or_pats.stderr8 = help: consider handling `_` separately
16 = help: consider handling `_` separately
24 = help: consider handling `_` separately
32 = help: consider handling `_` separately
H A Dmatch_wild_err_arm.edition2018.stderr8 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
16 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
24 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
32 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
H A Dmatch_wild_err_arm.edition2021.stderr8 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
16 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
24 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
32 …= note: match each error separately or use the error output, or use `.except(msg)` if the error ca…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/gritsettings/
H A Dtranslation_expectations.pyl91 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separately",
92 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; localized separately",
93 …"chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately",
94 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately",
95 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized separately",
96 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized separately",
97 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localized separately",
99 "components/components_locale_settings.grd": "Not UI strings; localized separately",
100 "components/omnibox/resources/omnibox_resources.grd": "Not UI strings; localized separately",
112 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately",
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gritsettings/
H A Dtranslation_expectations.pyl94 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separately",
95 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; localized separately",
96 …"chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately",
97 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately",
98 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized separately",
99 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized separately",
100 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localized separately",
102 "components/components_locale_settings.grd": "Not UI strings; localized separately",
103 "components/omnibox/resources/omnibox_resources.grd": "Not UI strings; localized separately",
115 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately",
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/dialogs/
H A Dlogsettingsdialog.cpp53 VariableToggleWidget *separately; in DENG2_PIMPL() local
74 separately = new VariableToggleWidget(tr("Filter by Subsystem"), in DENG2_PIMPL()
101 self().area().add(separately); in DENG2_PIMPL()
107 separately->audienceForToggle() += this; in DENG2_PIMPL()
207 if (separately->isInactive()) in DENG2_PIMPL()
238 layout.append(*d->separately, 3); in LogSettingsDialog()
253 if (d->separately->isActive()) in LogSettingsDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/stylelint/lib/rules/selector-max-universal/
H A DREADME.md12 …ctor in a [selector list](https://www.w3.org/TR/selectors4/#selector-list) is evaluated separately.
14 The logical combinations pseudo-class (e.g. `:not`, `:has`) is also evaluated separately. The rule …
67 /* each selector in a selector list is evaluated separately */
74 /* `*` is inside `:not()`, so it is evaluated separately */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/stylelint/lib/rules/selector-max-class/
H A DREADME.md13 …ctor in a [selector list](https://www.w3.org/TR/selectors4/#selector-list) is evaluated separately.
15 The `:not()` pseudo-class is also evaluated separately. The rule processes the argument as if it we…
52 .lorem.ipsum {} /* each selector in a selector list is evaluated separately */
57 .foo .bar :not(.lorem.ipsum) {} /* `.lorem.ipsum` is inside `:not()`, so it is evaluated separately
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/stylelint/lib/rules/selector-max-attribute/
H A DREADME.md12 …ctor in a [selector list](https://www.w3.org/TR/selectors4/#selector-list) is evaluated separately.
14 The `:not()` pseudo-class is also evaluated separately. The rule processes the argument as if it we…
57 …ype="text"][data-attribute="value"][disabled]` is inside `:not()`, so it is evaluated separately */
80 /* each selector in a selector list is evaluated separately */
87 /* `[disabled]` is inside `:not()`, so it is evaluated separately */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/stylelint/lib/rules/selector-max-id/
H A DREADME.md12 …ctor in a [selector list](https://www.w3.org/TR/selectors4/#selector-list) is evaluated separately.
14 The `:not()` pseudo-class is also evaluated separately. The rule processes the argument as if it we…
67 /* each selector in a selector list is evaluated separately */
74 /* `#bar` is inside `:not()`, so it is evaluated separately */
/dports/databases/xtrabackup/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/databases/mysqlwsrep57-server/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/databases/percona57-server/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/databases/percona57-client/boost_1_59_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/devel/hyperscan/boost_1_75_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
53 * Boost.Test_ can be used in “header-only” or “separately compiled”
59 which requires a separately-compiled binary. This is enabled by
/dports/cad/cura/Cura-58bae31/resources/qml/PrintSetupSelector/Recommended/
H A DRecommendedPrintSetup.qml40 …// TODO Create a reusable component with these properties to not define them separately for each c…
47 …// TODO Create a reusable component with these properties to not define them separately for each c…
54 …// TODO Create a reusable component with these properties to not define them separately for each c…
61 …// TODO Create a reusable component with these properties to not define them separately for each c…
/dports/devel/boost-docs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/devel/boost-libs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/devel/boost-python-libs/boost_1_72_0/more/getting_started/detail/
H A Dheader-only.rst15 require no separately-compiled library binaries or special
20 The only Boost libraries that *must* be built separately are:
42 A few libraries have optional separately-compiled binaries:
57 * Boost.Test_ can be used in “header-only” or “separately compiled”
63 which requires a separately-compiled binary. This is enabled by
/dports/mail/qmail-dk/qmail-1.03/
H A DBLURB347 * detailed delivery statistics (qmailanalog, available separately)
67 * passive SMTP queue---perfect for SLIP/PPP (serialmail, available separately)
71 * sendmail .forward compatibility (dot-forward, available separately)
72 * fast forwarding databases (fastforward, available separately)
77 * automatic mailing list management (ezmlm, available separately)
93 * modular password checking (checkpassword, available separately)
/dports/mail/qmail/netqmail-1.06/
H A DBLURB347 * detailed delivery statistics (qmailanalog, available separately)
67 * passive SMTP queue---perfect for SLIP/PPP (serialmail, available separately)
71 * sendmail .forward compatibility (dot-forward, available separately)
72 * fast forwarding databases (fastforward, available separately)
77 * automatic mailing list management (ezmlm, available separately)
93 * modular password checking (checkpassword, available separately)
/dports/mail/qmail-mysql/netqmail-1.06/
H A DBLURB347 * detailed delivery statistics (qmailanalog, available separately)
67 * passive SMTP queue---perfect for SLIP/PPP (serialmail, available separately)
71 * sendmail .forward compatibility (dot-forward, available separately)
72 * fast forwarding databases (fastforward, available separately)
77 * automatic mailing list management (ezmlm, available separately)
93 * modular password checking (checkpassword, available separately)
/dports/mail/qmail-tls/netqmail-1.06/
H A DBLURB347 * detailed delivery statistics (qmailanalog, available separately)
67 * passive SMTP queue---perfect for SLIP/PPP (serialmail, available separately)
71 * sendmail .forward compatibility (dot-forward, available separately)
72 * fast forwarding databases (fastforward, available separately)
77 * automatic mailing list management (ezmlm, available separately)
93 * modular password checking (checkpassword, available separately)
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/smtCheckerTests/abi/
H A Dabi_encode_array_slice.sol5 …he engine cannot infer that data is fully equals data[0:] because each index is assigned separately
10 …cannot infer that data is fully equals data[:data.length] because each index is assigned separately
21 …ne cannot infer that data[5:10] is fully equals data[x:y] because each index is assigned separately

12345678910>>...374