Home
last modified time | relevance | path

Searched refs:impl_get_sandboxed_pointer (Results 1 – 13 of 13) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rlbox/include/
H A Drlbox_noop_sandbox.hpp95 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_noop_sandbox
H A Drlbox_sandbox.hpp412 return this->template impl_get_sandboxed_pointer<T>(p); in get_sandboxed_pointer()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rlbox/include/
H A Drlbox_noop_sandbox.hpp98 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_noop_sandbox
H A Drlbox_sandbox.hpp441 return this->template impl_get_sandboxed_pointer<T>(p); in get_sandboxed_pointer()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rlbox/include/
H A Drlbox_noop_sandbox.hpp98 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_noop_sandbox
H A Drlbox_sandbox.hpp441 return this->template impl_get_sandboxed_pointer<T>(p); in get_sandboxed_pointer()
/dports/www/firefox/firefox-99.0/third_party/rlbox/include/
H A Drlbox_noop_sandbox.hpp100 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_noop_sandbox
H A Drlbox_dylib_sandbox.hpp164 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_dylib_sandbox
H A Drlbox_sandbox.hpp465 return this->template impl_get_sandboxed_pointer<T>(p); in get_sandboxed_pointer()
/dports/www/firefox/firefox-99.0/third_party/rlbox_wasm2c_sandbox/include/
H A Drlbox_wasm2c_sandbox.hpp633 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_wasm2c_sandbox
700 return sandbox->impl_get_sandboxed_pointer<T>(p); in impl_get_sandboxed_pointer_no_ctx()
706 return sandbox->impl_get_sandboxed_pointer<T>(p); in impl_get_sandboxed_pointer_no_ctx()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rlbox_lucet_sandbox/include/
H A Drlbox_lucet_sandbox.hpp538 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_lucet_sandbox
619 return sandbox->impl_get_sandboxed_pointer<T>(p); in impl_get_sandboxed_pointer_no_ctx()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rlbox_lucet_sandbox/include/
H A Drlbox_lucet_sandbox.hpp538 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_lucet_sandbox
619 return sandbox->impl_get_sandboxed_pointer<T>(p); in impl_get_sandboxed_pointer_no_ctx()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rlbox_lucet_sandbox/include/
H A Drlbox_lucet_sandbox.hpp533 inline T_PointerType impl_get_sandboxed_pointer(const void* p) const in impl_get_sandboxed_pointer() function in rlbox::rlbox_lucet_sandbox
614 return sandbox->impl_get_sandboxed_pointer<T>(p); in impl_get_sandboxed_pointer_no_ctx()