Home
last modified time | relevance | path

Searched defs:CopyAndInflateChars (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/berkeley-testfloat-3/source/
H A DgenCases_ui32.c292 case 0: in CopyAndInflateChars()
293 genCases_ui32_a = ui32RandomP3(); in CopyAndInflateChars()
299 genCases_ui32_a = ui32NextP1( &sequenceA ); in CopyAndInflateChars()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/util/
H A DText.h123 inline void CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) { in CopyAndInflateChars() function
127 inline void CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, in CopyAndInflateChars() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/util/
H A DText.h245 inline void CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) { in CopyAndInflateChars() function
250 inline void CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, in CopyAndInflateChars() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/util/
H A DText.h277 inline void CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) { in CopyAndInflateChars() function
282 inline void CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, in CopyAndInflateChars() function
/dports/www/firefox/firefox-99.0/js/src/util/
H A DText.h277 inline void CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) { in CopyAndInflateChars() function
282 inline void CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, in CopyAndInflateChars() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/util/
H A DText.h277 inline void CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) { in CopyAndInflateChars() function
282 inline void CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, in CopyAndInflateChars() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsstr.h282 CopyAndInflateChars(char16_t* dst, const char* src, size_t srclen) in CopyAndInflateChars() function
289 CopyAndInflateChars(char16_t* dst, const JS::Latin1Char* src, size_t srclen) in CopyAndInflateChars() function