Home
last modified time | relevance | path

Searched defs:littleEndian (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/codec/
DSkParseEncodedOrigin.cpp12 bool littleEndian, bool is_root, SkEncodedOrigin* orientation) { in parse_encoded_origin()
59 bool littleEndian; in SkParseEncodedOrigin() local
DSkCodecPriv.h192 static inline uint16_t get_endian_short(const uint8_t* data, bool littleEndian) { in get_endian_short()
200 static inline uint32_t get_endian_int(const uint8_t* data, bool littleEndian) { in get_endian_int()
DSkRawCodec.cpp532 bool littleEndian; in IsTiffHeaderValid() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DUtil.java13 private static boolean littleEndian = ByteOrder.nativeOrder() == ByteOrder.LITTLE_ENDIAN; field in Util
/external/skqp/src/codec/
DSkCodecPriv.h192 static inline uint16_t get_endian_short(const uint8_t* data, bool littleEndian) { in get_endian_short()
DSkJpegCodec.cpp39 static uint32_t get_endian_int(const uint8_t* data, bool littleEndian) { in get_endian_int()
67 bool littleEndian; in is_orientation_marker() local
DSkRawCodec.cpp532 bool littleEndian; in IsTiffHeaderValid() local
/external/gptfdisk/
Dgpt.cc587 int littleEndian = 1; in RecomputeCRCs() local
1341 int littleEndian, allOK = 1; in SaveHeader() local
1361 int littleEndian, allOK = 1; in SavePartitionTable() local
/external/guava/android/guava-tests/test/com/google/common/hash/
DHashTestUtils.java510 ByteBuffer littleEndian = ByteBuffer.wrap(bytes).order(ByteOrder.LITTLE_ENDIAN); in assertHashByteBufferPreservesByteOrder() local
521 ByteBuffer littleEndian = ByteBuffer.wrap(bytes).order(ByteOrder.LITTLE_ENDIAN); in assertHasherByteBufferPreservesByteOrder() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashTestUtils.java510 ByteBuffer littleEndian = ByteBuffer.wrap(bytes).order(ByteOrder.LITTLE_ENDIAN); in assertHashByteBufferPreservesByteOrder() local
521 ByteBuffer littleEndian = ByteBuffer.wrap(bytes).order(ByteOrder.LITTLE_ENDIAN); in assertHasherByteBufferPreservesByteOrder() local
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h429 bool littleEndian; member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp154 const bool littleEndian = (DE_ENDIANNESS == DE_LITTLE_ENDIAN); in get24bitDepthComponent() local
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...