Home
last modified time | relevance | path

Searched refs:NS_LogCtor (Results 1 – 25 of 50) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/xpcom/src/
H A Drefptr.rs328 pub fn NS_LogCtor(aPtr: *mut libc::c_void, aTypeName: *const libc::c_char, aSize: u32); in NS_LogCtor() function
353 pub unsafe extern "C" fn NS_LogCtor(_: *mut libc::c_void, _: *const libc::c_char, _: u32) {} in NS_LogCtor() function
/dports/www/firefox/firefox-99.0/xpcom/rust/xpcom/src/
H A Drefptr.rs328 pub fn NS_LogCtor(aPtr: *mut libc::c_void, aTypeName: *const libc::c_char, aSize: u32); in NS_LogCtor() function
353 pub unsafe extern "C" fn NS_LogCtor(_: *mut libc::c_void, _: *const libc::c_char, _: u32) {} in NS_LogCtor() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/xpcom/src/
H A Drefptr.rs328 pub fn NS_LogCtor(aPtr: *mut libc::c_void, aTypeName: *const libc::c_char, aSize: u32); in NS_LogCtor() function
353 pub unsafe extern "C" fn NS_LogCtor(_: *mut libc::c_void, _: *const libc::c_char, _: u32) {} in NS_LogCtor() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/build/
H A DFrozenFunctions.cpp80 &NS_LogCtor,
H A DnsXPCOM.h302 XPCOM_API(void) NS_LogCtor(void* aPtr, const char* aTypeName,
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/build/
H A DnsXPCOM.h247 NS_LogCtor(void* aPtr, const char* aTypeName, uint32_t aInstanceSize);
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A DnsXPCOM.h262 NS_LogCtor(void* aPtr, const char* aTypeName, uint32_t aInstanceSize);
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A DnsXPCOM.h264 NS_LogCtor(void* aPtr, const char* aTypeName, uint32_t aInstanceSize);
/dports/www/firefox/firefox-99.0/xpcom/build/
H A DnsXPCOM.h264 NS_LogCtor(void* aPtr, const char* aTypeName, uint32_t aInstanceSize);
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A DnsXPCOM.h264 NS_LogCtor(void* aPtr, const char* aTypeName, uint32_t aInstanceSize);
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsISupportsImpl.h98 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
105 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
110 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/www/firefox-esr/firefox-91.8.0/servo/components/servo_arc/
H A Dlib.rs129 NS_LogCtor(p.as_ptr() as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in new_uninit()
206 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8); in new()
382 fn NS_LogCtor( in NS_LogCtor() function
795 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in from_header_and_iter_alloc()
/dports/www/firefox/firefox-99.0/servo/components/servo_arc/
H A Dlib.rs129 NS_LogCtor(p.as_ptr() as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in new_uninit()
206 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8); in new()
382 fn NS_LogCtor( in NS_LogCtor() function
795 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in from_header_and_iter_alloc()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/servo_arc/
H A Dlib.rs129 NS_LogCtor(p.as_ptr() as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in new_uninit()
206 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8); in new()
382 fn NS_LogCtor( in NS_LogCtor() function
795 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in from_header_and_iter_alloc()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/servo_arc/
H A Dlib.rs131 NS_LogCtor(p.as_ptr() as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in new_uninit()
208 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8); in new()
376 fn NS_LogCtor( in NS_LogCtor() function
789 NS_LogCtor(ptr as *mut _, b"ServoArc\0".as_ptr() as *const _, 8) in from_header_and_iter_alloc()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/rule_tree/
H A Dcore.rs278 fn NS_LogCtor(aPtr: *mut c_void, aTypeName: *const c_char, aSize: u32); in NS_LogCtor() function
287 NS_LogCtor(ptr as *mut c_void, s, size_of::<RuleNode>() as u32); in log_ctor()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/rule_tree/
H A Dcore.rs278 fn NS_LogCtor(aPtr: *mut c_void, aTypeName: *const c_char, aSize: u32); in NS_LogCtor() function
287 NS_LogCtor(ptr as *mut c_void, s, size_of::<RuleNode>() as u32); in log_ctor()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/rule_tree/
H A Dcore.rs278 fn NS_LogCtor(aPtr: *mut c_void, aTypeName: *const c_char, aSize: u32); in NS_LogCtor() function
287 NS_LogCtor(ptr as *mut c_void, s, size_of::<RuleNode>() as u32); in log_ctor()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsISupportsImpl.h111 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
119 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
124 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/www/firefox/firefox-99.0/servo/components/style/rule_tree/
H A Dcore.rs279 fn NS_LogCtor(aPtr: *mut c_void, aTypeName: *const c_char, aSize: u32); in NS_LogCtor() function
288 NS_LogCtor(ptr as *mut c_void, s, size_of::<RuleNode>() as u32); in log_ctor()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsISupportsImpl.h106 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
114 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
119 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsISupportsImpl.h132 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
140 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
145 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsISupportsImpl.h132 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
140 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
145 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsISupportsImpl.h132 NS_LogCtor((void*)this, #_type, sizeof(*this)); \
140 NS_LogCtor((void*)this, #_type, sizeof(*this) - sizeof(_base)); \
145 NS_LogCtor((void*)_ptr, _name, _size); \
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xpath/
H A DtxNodeSet.cpp26 NS_LogCtor(start, "txXPathNode", sizeof(*start)); \

12