Searched defs:bigendian (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dbyte_io_unittest.cc41 void PopulateTestData(uint8_t* data, T value, int num_bytes, bool bigendian) { argument
42 if (bigendian) {
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DO_S_2f_2.py90 bigendian = " > # big endian\n" variable
95 OS2_format_1_addition = bigendian + OS2_format_1_addition
96 OS2_format_2_addition = bigendian + OS2_format_2_addition
97 OS2_format_5_addition = bigendian + OS2_format_5_addition
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DO_S_2f_2.py90 bigendian = " > # big endian\n" variable
95 OS2_format_1_addition = bigendian + OS2_format_1_addition
96 OS2_format_2_addition = bigendian + OS2_format_2_addition
97 OS2_format_5_addition = bigendian + OS2_format_5_addition
/external/fio/
H A Dserver.h124 uint8_t bigendian; member in struct:cmd_probe_reply_pdu
/external/valgrind/memcheck/
H A Dmc_main.c1054 static INLINE UWord byte_offset_w ( UWord wordszB, Bool bigendian, argument
1056 return bigendian ? (wordszB-1-byteno) : byteno;
1202 Addr a, SizeT nBits, Bool bigendian )
1237 UWord long_index = byte_offset_w(szL, bigendian, j);
1240 ai = a + 8*long_index + byte_offset_w(8, bigendian, i);
1318 ULong mc_LOADVn_slow ( Addr a, SizeT nBits, Bool bigendian )
1375 ai = a + byte_offset_w(szB, bigendian, i);
1464 void mc_STOREVn_slow ( Addr a, SizeT nBits, ULong vbytes, Bool bigendian )
1535 ai = a + byte_offset_w(szB, bigendian, i);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 160 milliseconds