Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Dudataswp.cpp193 uprv_readDirectUInt32(uint32_t x) { in uprv_readDirectUInt32() function
391 … swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32; in udata_openSwapper()
/third_party/skia/third_party/externals/icu/source/common/
Dudataswp.cpp193 uprv_readDirectUInt32(uint32_t x) { in uprv_readDirectUInt32() function
391 … swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32; in udata_openSwapper()
/third_party/icu/icu4c/source/common/
Dudataswp.cpp193 uprv_readDirectUInt32(uint32_t x) { in uprv_readDirectUInt32() function
391 … swapper->readUInt32= inIsBigEndian==U_IS_BIG_ENDIAN ? uprv_readDirectUInt32 : uprv_readSwapUInt32; in udata_openSwapper()