Home
last modified time | relevance | path

Searched refs:UTF32_LE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Darraymodule.c95 UTF32_LE = 20, enumerator
1835 return UTF32_LE + is_big_endian; in typecode_to_mformat_code()
2084 case UTF32_LE: in array__array_reconstructor_impl()
2086 int byteorder = (mformat_code == UTF32_LE) ? -1 : 1; in array__array_reconstructor_impl()
/external/python/cpython3/Lib/test/
Dtest_array.py73 UTF32_LE = 20 variable
164 (UTF32_LE, "UTF-32-LE"),
/external/kotlinc/lib/
Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/jvm/ kotlin/ ...