Home
last modified time | relevance | path

Searched defs:ByteSwapToLE32 (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcrt/
Dbyteorder.h19 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
Dbyteorder_unittest.cpp45 TEST(ByteOrder, ByteSwapToLE32) { in TEST() argument
/external/libchrome/base/
Dsys_byteorder.h74 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
Dsys_byteorder_unittest.cc72 TEST(ByteOrderTest, ByteSwapToLE32) { in TEST() argument
/external/pdfium/third_party/base/
Dsys_byteorder.h75 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function