Home
last modified time | relevance | path

Searched refs:pIsBigEndian (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp659 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument
690 *pIsBigEndian=(UBool)(U_IS_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB); in getArchitecture()
708 *pIsBigEndian=FALSE; in getArchitecture()
751 *pIsBigEndian=(UBool)(buffer.header32.e_ident[EI_DATA]==ELFDATA2MSB); in getArchitecture()
752 if(*pIsBigEndian!=U_IS_BIG_ENDIAN) { in getArchitecture()
773 *pIsBigEndian=FALSE; in getArchitecture()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument
778 *pIsBigEndian=(UBool)(U_IS_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB); in getArchitecture()
781 *pIsBigEndian = FALSE; in getArchitecture()
846 *pIsBigEndian=(UBool)(buffer.header32.e_ident[EI_DATA]==ELFDATA2MSB); in getArchitecture()
847 if(*pIsBigEndian!=U_IS_BIG_ENDIAN) { in getArchitecture()
868 *pIsBigEndian=FALSE; in getArchitecture()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument
778 *pIsBigEndian=(UBool)(U_IS_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB); in getArchitecture()
781 *pIsBigEndian = FALSE; in getArchitecture()
846 *pIsBigEndian=(UBool)(buffer.header32.e_ident[EI_DATA]==ELFDATA2MSB); in getArchitecture()
847 if(*pIsBigEndian!=U_IS_BIG_ENDIAN) { in getArchitecture()
868 *pIsBigEndian=FALSE; in getArchitecture()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp747 getArchitecture(uint16_t *pCPU, uint16_t *pBits, UBool *pIsBigEndian, const char *optMatchArch) { in getArchitecture() argument
778 *pIsBigEndian=(UBool)(U_IS_BIG_ENDIAN ? ELFDATA2MSB : ELFDATA2LSB); in getArchitecture()
781 *pIsBigEndian = FALSE; in getArchitecture()
846 *pIsBigEndian=(UBool)(buffer.header32.e_ident[EI_DATA]==ELFDATA2MSB); in getArchitecture()
847 if(*pIsBigEndian!=U_IS_BIG_ENDIAN) { in getArchitecture()
868 *pIsBigEndian=FALSE; in getArchitecture()