Home
last modified time | relevance | path

Searched defs:codeUint32 (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/loader/
H A DIOBuffers.h45 void codeUint32(const uint32_t& val) { in codeUint32() function
102 bool codeUint32(uint32_t& val) { in codeUint32() function
/dports/www/firefox/firefox-99.0/js/xpconnect/loader/
H A DIOBuffers.h45 void codeUint32(const uint32_t& val) { in codeUint32() function
102 bool codeUint32(uint32_t& val) { in codeUint32() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/loader/
H A DIOBuffers.h45 void codeUint32(const uint32_t& val) { in codeUint32() function
102 bool codeUint32(uint32_t& val) { in codeUint32() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/loader/
H A DIOBuffers.h45 void codeUint32(const uint32_t& val) { in codeUint32() function
102 bool codeUint32(uint32_t& val) { in codeUint32() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/loader/
H A DScriptPreloader-inl.h65 void codeUint32(const uint32_t& val) { in codeUint32() function
122 bool codeUint32(uint32_t& val) { in codeUint32() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DXdr.h112 bool codeUint32(uint32_t* n) { in codeUint32() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DXdr.h141 bool codeUint32(uint32_t* n) { in codeUint32() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DXdr.h311 XDRResult codeUint32(uint32_t* n) { return codeUintImpl(n); } in codeUint32() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DXdr.h229 bool codeUint32(uint32_t* n) { in codeUint32() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DXdr.h331 XDRResult codeUint32(uint32_t* n) { return codeUintImpl(n); } in codeUint32() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DXdr.h331 XDRResult codeUint32(uint32_t* n) { return codeUintImpl(n); } in codeUint32() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DXdr.h308 XDRResult codeUint32(uint32_t* n) { in codeUint32() function