Home
last modified time | relevance | path

Searched refs:unimportant (Results 1 – 25 of 2035) sorted by relevance

12345678910>>...82

/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_csi_muc_priorities/
H A Dmod_csi_muc_priorities.lua89 local unimportant = {};
95 table.insert(unimportant, jid);
99 table.sort(unimportant);
103 unimportant = unimportant;
110 if fields.unimportant then
111 if fields.unimportant then
112 for _, jid in ipairs(fields.unimportant) do
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Dapplicable_declarations.rs118 other.unimportant() < self.unimportant() in allows_when_reverted()
123 pub fn unimportant(&self) -> Self { in unimportant() method
124 Self::new(self.cascade_level().unimportant(), self.layer_order()) in unimportant()
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/test/
H A Dtest_mach_try_auto.py48 unimportant = [
54 assert len(unimportant) > 0
56 assert unimportant == []
/dports/www/firefox/firefox-99.0/taskcluster/test/
H A Dtest_mach_try_auto.py48 unimportant = [
54 assert len(unimportant) > 0
56 assert unimportant == []
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/test/
H A Dtest_mach_try_auto.py48 unimportant = [
54 assert len(unimportant) > 0
56 assert unimportant == []
/dports/lang/php80/php-8.0.15/ext/opcache/tests/jit/
H A Dbug79358.phpt7 return ($x > 0xdead && unimportant()) ||
8 ($x < 0xbeef && unimportant());
/dports/www/php80-opcache/php-8.0.15/ext/opcache/tests/jit/
H A Dbug79358.phpt7 return ($x > 0xdead && unimportant()) ||
8 ($x < 0xbeef && unimportant());
/dports/www/mod_php80/php-8.0.15/ext/opcache/tests/jit/
H A Dbug79358.phpt7 return ($x > 0xdead && unimportant()) ||
8 ($x < 0xbeef && unimportant());
/dports/www/mod_php81/php-8.1.1/ext/opcache/tests/jit/
H A Dbug79358.phpt9 return ($x > 0xdead && unimportant()) ||
10 ($x < 0xbeef && unimportant());
/dports/lang/php81/php-8.1.1/ext/opcache/tests/jit/
H A Dbug79358.phpt9 return ($x > 0xdead && unimportant()) ||
10 ($x < 0xbeef && unimportant());
/dports/www/php81-opcache/php-8.1.1/ext/opcache/tests/jit/
H A Dbug79358.phpt9 return ($x > 0xdead && unimportant()) ||
10 ($x < 0xbeef && unimportant());
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/net/libilbc/libilbc-3.0.4/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/www/node10/node-v10.24.1/deps/v8/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/lang/v8/v8-9.6.180.12/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/
H A D.git-blame-ignore-revs4 # hyper-blame (in depot_tools). These revisions are considered "unimportant" in
10 # trivial or unimportant. If in doubt, do not put it on this list.
/dports/devel/stack/stack-2.7.3/test/integration/tests/stackage-3185-ignore-bounds-in-snapshot/files/
H A D.gitignore1 /unimportant.cabal
H A Dpackage.yaml1 name: unimportant
/dports/devel/stack/stack-2.7.3/test/integration/tests/nice-resolver-names/files/
H A D.gitignore2 unimportant.cabal
H A Dpackage.yaml1 name: unimportant
/dports/devel/stack/stack-2.7.3/test/integration/tests/drop-packages/files/
H A Dpackage.yaml1 name: unimportant
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/templating_settings/
H A Ddont_warn_register.yml5 debug: msg=unimportant
/dports/devel/stack/stack-2.7.3/test/integration/tests/3861-ignore-bounds-in-snapshots/files/
H A Dsnapshot.yaml8 unimportant: false

12345678910>>...82