Home
last modified time | relevance | path

Searched refs:BIG_ENDIAN (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/extmod/
A Ductypes_array_load_store.py.exp17 BIG_ENDIAN INT8 5 -2 -1 0 1 2
18 BIG_ENDIAN UINT8 5 254 255 0 1 2
19 BIG_ENDIAN INT16 10 -2 -1 0 1 2
20 BIG_ENDIAN UINT16 10 65534 65535 0 1 2
21 BIG_ENDIAN INT32 20 -2 -1 0 1 2
22 BIG_ENDIAN UINT32 20 4294967294 4294967295 0 1 2
23 BIG_ENDIAN INT64 40 -2 -1 0 1 2
24 BIG_ENDIAN UINT64 40 18446744073709551614 18446744073709551615 0 1 2
A Ductypes_32bit_intbig.py37 uctypes.BIG_ENDIAN,
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_net.h32 #ifndef BIG_ENDIAN
33 #define BIG_ENDIAN 4321 macro
38 #if IOT_BYTE_ORDER == BIG_ENDIAN
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Darch.h44 #ifndef BIG_ENDIAN
45 #define BIG_ENDIAN 4321 macro
A Ddef.h76 #if BYTE_ORDER == BIG_ENDIAN
A Dip4_addr.h137 #if BYTE_ORDER == BIG_ENDIAN
A Dip6_addr.h80 #if BYTE_ORDER == BIG_ENDIAN
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Darch.h44 #ifndef BIG_ENDIAN
45 #define BIG_ENDIAN 4321 macro
A Ddef.h75 #if BYTE_ORDER == BIG_ENDIAN
A Dip4_addr.h135 #if BYTE_ORDER == BIG_ENDIAN
A Dip6_addr.h80 #if BYTE_ORDER == BIG_ENDIAN
/AliOS-Things-master/components/SDL2/src/audio/paudio/
A DSDL_paudio.c47 #undef BIG_ENDIAN
347 paud_init.flags = BIG_ENDIAN | SIGNED | TWOS_COMPLEMENT | FIXED; in PAUDIO_OpenDevice()
359 paud_init.flags = BIG_ENDIAN | TWOS_COMPLEMENT | FIXED; in PAUDIO_OpenDevice()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_asn1.c582 #if BYTE_ORDER == BIG_ENDIAN in snmp_asn1_dec_s32t()
612 #if BYTE_ORDER == BIG_ENDIAN in snmp_asn1_dec_s32t()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure12388 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure17179 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \

Completed in 44 milliseconds