Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbyteorder.h15 inline uint16_t ByteSwapToLE16(uint16_t x) { in ByteSwapToLE16() function
Dbyteorder_unittest.cpp35 TEST(ByteOrder, ByteSwapToLE16) { in TEST() argument
/external/pdfium/third_party/base/
Dsys_byteorder.h68 inline uint16_t ByteSwapToLE16(uint16_t x) { in ByteSwapToLE16() function
/external/libchrome/base/
Dsys_byteorder.h67 inline uint16_t ByteSwapToLE16(uint16_t x) { in ByteSwapToLE16() function
Dsys_byteorder_unittest.cc63 TEST(ByteOrderTest, ByteSwapToLE16) { in TEST() argument