Home
last modified time | relevance | path

Searched refs:UTF16_LE (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/System/
H A DTextEncoding.cs41 UTF16_LE = 1200, enumerator
199 return Encoding.UTF16_LE; in GetEncodingFromBytes()
237 case Charsets.UTF16_LE: in GetEncodingFromBytes()
238 return Encoding.UTF16_LE; in GetEncodingFromBytes()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/harnesses/
H A Dbase.c203 #if defined(UTF16_BE) || defined(UTF16_LE) in alloc_exec()
229 #if !defined(UTF16_BE) && !defined(UTF16_LE) in LLVMFuzzerTestOneInput()
289 #ifdef UTF16_LE in LLVMFuzzerTestOneInput()
325 #if defined(UTF16_BE) || defined(UTF16_LE) in LLVMFuzzerTestOneInput()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/harnesses/
H A Dbase.c203 #if defined(UTF16_BE) || defined(UTF16_LE) in alloc_exec()
229 #if !defined(UTF16_BE) && !defined(UTF16_LE) in LLVMFuzzerTestOneInput()
289 #ifdef UTF16_LE in LLVMFuzzerTestOneInput()
325 #if defined(UTF16_BE) || defined(UTF16_LE) in LLVMFuzzerTestOneInput()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/harnesses/
H A Dbase.c203 #if defined(UTF16_BE) || defined(UTF16_LE) in alloc_exec()
229 #if !defined(UTF16_BE) && !defined(UTF16_LE) in LLVMFuzzerTestOneInput()
289 #ifdef UTF16_LE in LLVMFuzzerTestOneInput()
325 #if defined(UTF16_BE) || defined(UTF16_LE) in LLVMFuzzerTestOneInput()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/harnesses/
H A Dbase.c203 #if defined(UTF16_BE) || defined(UTF16_LE) in alloc_exec()
229 #if !defined(UTF16_BE) && !defined(UTF16_LE) in LLVMFuzzerTestOneInput()
289 #ifdef UTF16_LE in LLVMFuzzerTestOneInput()
325 #if defined(UTF16_BE) || defined(UTF16_LE) in LLVMFuzzerTestOneInput()
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/structures/datatypes/strings/
H A Dstringdatainformation.cpp181 if (mData && ((mEncoding == StringType::UTF16_LE && encoding == StringType::UTF16_BE) || in setEncoding()
182 (mEncoding == StringType::UTF16_BE && encoding == StringType::UTF16_LE))) { in setEncoding()
184 mData->setLittleEndian(encoding == StringType::UTF16_LE); in setEncoding()
201 case StringType::UTF16_LE: in setEncoding()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/harnesses/
H A Dbase.c203 #if defined(UTF16_BE) || defined(UTF16_LE) in alloc_exec()
229 #if !defined(UTF16_BE) && !defined(UTF16_LE) in LLVMFuzzerTestOneInput()
289 #ifdef UTF16_LE in LLVMFuzzerTestOneInput()
325 #if defined(UTF16_BE) || defined(UTF16_LE) in LLVMFuzzerTestOneInput()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstIoFile.cpp365 *dst++ = UTF16_LE & 0xFF; in WriteText()
366 *dst++ = UTF16_LE >> 8; in WriteText()
396 if (utf == UTF16_LE || utf == UTF16_BE) in ParseText()
407 if (utf == UTF16_LE) in ParseText()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dentconv.h43 #define UTF16_LE "UTF-16LE" macro
50 #define UNDECIDED_16_LE UTF16_LE
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dentconv.h43 #define UTF16_LE "UTF-16LE" macro
50 #define UNDECIDED_16_LE UTF16_LE
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/test/
H A Dcommonparsertest.cpp266 QTest::newRow("utf16") << "utf16" << (int)StringDataInformation::StringType::UTF16_LE; in testToStringEncoding_data()
267 QTest::newRow("utf-16") << "utf-16" << (int)StringDataInformation::StringType::UTF16_LE; in testToStringEncoding_data()
268 QTest::newRow("utf-16le") << "utf-16le" << (int)StringDataInformation::StringType::UTF16_LE; in testToStringEncoding_data()
269 QTest::newRow("utf-16-le") << "utf-16-le" << (int)StringDataInformation::StringType::UTF16_LE; in testToStringEncoding_data()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-byorma.adb89 BOM := UTF16_LE;
171 BOM := UTF16_LE;

1234567