Home
last modified time | relevance | path

Searched refs:LITTLE_ENDIAN (Results 1 – 11 of 11) sorted by relevance

/system/core/libutils/include/utils/
DByteOrder.h51 #define DEVICE_BYTE_ORDER LITTLE_ENDIAN
69 #if BYTE_ORDER == LITTLE_ENDIAN
/system/core/base/include/android-base/
Dendian.h48 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/system/core/base/
Dendian_test.cpp22 ASSERT_TRUE(__LITTLE_ENDIAN == LITTLE_ENDIAN); in TEST()
/system/core/libpixelflinger/codeflinger/
Dmips_opcode.h50 #if BYTE_ORDER == LITTLE_ENDIAN
/system/extras/verity/
DBootSignature.java196 image.order(ByteOrder.LITTLE_ENDIAN); in getSignableImageSize()
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h33 #if BYTE_ORDER == LITTLE_ENDIAN
/system/extras/ext4_utils/
Dsha1.c38 #if BYTE_ORDER == LITTLE_ENDIAN
/system/libhwbinder/
DParcel.cpp591 #if BYTE_ORDER == LITTLE_ENDIAN in writeInplace()
/system/core/libpixelflinger/
Dscanline.cpp2101 #if defined(__ARM_HAVE_NEON) && BYTE_ORDER == LITTLE_ENDIAN in scanline_col32cb16blend()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt16447 BIG_ENDIAN and LITTLE_ENDIAN shall be set to opposite values.
16449 If LITTLE_ENDIAN is YES, then the setting of this value has no effect.
Draw_structures.txt16464 BIG_ENDIAN and LITTLE_ENDIAN shall be set to opposite values.
16466 If LITTLE_ENDIAN is YES, then the setting of this value has no effect.