Home
last modified time | relevance | path

Searched refs:byte_offset2 (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/imported/
H A Dregexp-macro-assembler.cc27 Address byte_offset2, in CaseInsensitiveCompareNonUnicode() argument
38 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareNonUnicode()
49 return CaseInsensitiveCompareUnicode(byte_offset1, byte_offset2, byte_length, in CaseInsensitiveCompareNonUnicode()
55 Address byte_offset2, in CaseInsensitiveCompareUnicode() argument
68 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUnicode()
72 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUnicode()
H A Dregexp-macro-assembler.h186 Address byte_offset2,
190 Address byte_offset2,
/dports/www/firefox/firefox-99.0/js/src/irregexp/imported/
H A Dregexp-macro-assembler.cc27 Address byte_offset2, in CaseInsensitiveCompareNonUnicode() argument
38 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareNonUnicode()
49 return CaseInsensitiveCompareUnicode(byte_offset1, byte_offset2, byte_length, in CaseInsensitiveCompareNonUnicode()
55 Address byte_offset2, in CaseInsensitiveCompareUnicode() argument
68 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUnicode()
72 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUnicode()
H A Dregexp-macro-assembler.h186 Address byte_offset2,
190 Address byte_offset2,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/imported/
H A Dregexp-macro-assembler.cc27 Address byte_offset2, in CaseInsensitiveCompareNonUnicode() argument
38 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareNonUnicode()
49 return CaseInsensitiveCompareUnicode(byte_offset1, byte_offset2, byte_length, in CaseInsensitiveCompareNonUnicode()
55 Address byte_offset2, in CaseInsensitiveCompareUnicode() argument
68 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUnicode()
72 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUnicode()
H A Dregexp-macro-assembler.h186 Address byte_offset2,
190 Address byte_offset2,
/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-macro-assembler.cc38 Address byte_offset2, in CaseInsensitiveCompareNonUnicode() argument
49 base::uc16* substring2 = reinterpret_cast<base::uc16*>(byte_offset2); in CaseInsensitiveCompareNonUnicode()
60 return CaseInsensitiveCompareUnicode(byte_offset1, byte_offset2, byte_length, in CaseInsensitiveCompareNonUnicode()
66 Address byte_offset2, in CaseInsensitiveCompareUnicode() argument
79 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUnicode()
83 base::uc16* substring2 = reinterpret_cast<base::uc16*>(byte_offset2); in CaseInsensitiveCompareUnicode()
H A Dregexp-macro-assembler.h189 Address byte_offset2,
193 Address byte_offset2,
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-macro-assembler.cc32 Address byte_offset2, in CaseInsensitiveCompareNonUnicode() argument
43 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareNonUnicode()
54 return CaseInsensitiveCompareUnicode(byte_offset1, byte_offset2, byte_length, in CaseInsensitiveCompareNonUnicode()
60 Address byte_offset2, in CaseInsensitiveCompareUnicode() argument
73 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUnicode()
77 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUnicode()
H A Dregexp-macro-assembler.h171 Address byte_offset2,
175 Address byte_offset2,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-macro-assembler.cc31 Address byte_offset2, in CaseInsensitiveCompareUC16() argument
43 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUC16()
47 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUC16()
H A Dregexp-macro-assembler.h170 Address byte_offset2,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A Dregexp-macro-assembler.cc26 Address byte_offset2, in CaseInsensitiveCompareUC16() argument
38 return uni_str_1.caseCompare(reinterpret_cast<const char16_t*>(byte_offset2), in CaseInsensitiveCompareUC16()
42 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUC16()
H A Dregexp-macro-assembler.h171 Address byte_offset2,
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc32 Address byte_offset2, in CaseInsensitiveCompareUC16() argument
42 uc16* substring2 = reinterpret_cast<uc16*>(byte_offset2); in CaseInsensitiveCompareUC16()
H A Dregexp-macro-assembler.h160 Address byte_offset2,
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/irregexp/
H A DNativeRegExpMacroAssembler.h147 jit::Address byte_offset2,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/irregexp/
H A DNativeRegExpMacroAssembler.h144 jit::Address byte_offset2,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/irregexp/
H A DNativeRegExpMacroAssembler.h147 jit::Address byte_offset2,
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/irregexp/
H A DNativeRegExpMacroAssembler.h147 jit::Address byte_offset2,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple.c2081 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2087 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2089 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.c2280 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2286 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2288 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple.c2280 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2286 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2288 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple.c2280 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2286 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2288 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.c2280 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2286 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2288 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()

12