Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dbyteorder.h19 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
H A Dbyteorder_unittest.cpp35 TEST(ByteOrder, ByteSwapToLE32) { in TEST() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dsys_byteorder.h77 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/
Dsys_byteorder.h77 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
/aosp_15_r20/external/libchrome/base/
H A Dsys_byteorder.h74 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function
H A Dsys_byteorder_unittest.cc72 TEST(ByteOrderTest, ByteSwapToLE32) { in TEST() argument
/aosp_15_r20/external/pdfium/third_party/base/
H A Dsys_byteorder.h75 inline uint32_t ByteSwapToLE32(uint32_t x) { in ByteSwapToLE32() function