Home
last modified time | relevance | path

Searched defs:fallible (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/memory/fallible/
H A Dfallible.cpp9 const fallible_t fallible = {}; variable
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A Dfallible.h58 static const fallible_t& fallible = std::nothrow; variable
/dports/www/firefox/firefox-99.0/mfbt/
H A Dfallible.h58 static const fallible_t& fallible = std::nothrow; variable
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A Dfallible.h58 static const fallible_t& fallible = std::nothrow; variable
/dports/lang/spidermonkey60/firefox-60.9.0/memory/fallible/
H A Dfallible.h58 static const fallible_t& fallible = std::nothrow; variable
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A Dfallible.h58 static const fallible_t& fallible = std::nothrow; variable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/normalize/inline/
H A Dmod.rs129 let fallible = self.action_fn_defns[inline_action.index()].fallible; in inline() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/normalize/inline/
H A Dmod.rs131 let fallible = self.action_fn_defns[inline_action.index()].fallible; in inline() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/normalize/inline/
H A Dmod.rs129 let fallible = self.action_fn_defns[inline_action.index()].fallible; in inline() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dunit_arg.rs117 fn fallible() -> Result<(), i32> { in fallible() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DJitAllocPolicy.h68 Fallible fallible() { return {*this}; } in fallible() function
H A DMIR.cpp2696 bool MAbs::fallible() const { in fallible() function in MAbs
2781 bool MDiv::fallible() const { return !isTruncated(); } in fallible() function in MDiv
2816 bool MMod::fallible() const { in fallible() function in MMod
2872 bool MAdd::fallible() const { in fallible() function in MAdd
2884 bool MSub::fallible() const { in fallible() function in MSub
2981 bool MUrsh::fallible() const { in fallible() function in MUrsh
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DJitAllocPolicy.h68 Fallible fallible() { return {*this}; } in fallible() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DJitAllocPolicy.h68 Fallible fallible() { return {*this}; } in fallible() function
H A DMIR.cpp2696 bool MAbs::fallible() const { in fallible() function in MAbs
2781 bool MDiv::fallible() const { return !isTruncated(); } in fallible() function in MDiv
2816 bool MMod::fallible() const { in fallible() function in MMod
2872 bool MAdd::fallible() const { in fallible() function in MAdd
2884 bool MSub::fallible() const { in fallible() function in MSub
2981 bool MUrsh::fallible() const { in fallible() function in MUrsh
/dports/devel/p5-Perl6-Rules/Perl6-Rules-0.03/
H A DRules.pm424 sub fallible { push @failure, 0 } subroutine
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DJitAllocPolicy.h71 Fallible fallible() { return { *this }; } in fallible() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJitAllocPolicy.h63 Fallible fallible() { return {*this}; } in fallible() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DJitAllocPolicy.h65 Fallible fallible() { return {*this}; } in fallible() function
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-task-4.1.0/src/
H A Dtask.rs175 pub fn fallible(self) -> FallibleTask<T> { in fallible() method
/dports/www/firefox/firefox-99.0/third_party/rust/async-task/src/
H A Dtask.rs175 pub fn fallible(self) -> FallibleTask<T> { in fallible() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/enumflags2-0.6.4/src/
H A Dlib.rs165 mod fallible; module
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/enumflags2-0.7.3/src/
H A Dlib.rs275 mod fallible; module
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus/jsparagus/
H A Dgrammar.py137 fallible: bool = False variable in CallMethod
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus/jsparagus/
H A Dgrammar.py137 fallible: bool = False variable in CallMethod

123