/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | O_S_2f_2.py | 90 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/ |
D | configure | 369 bigendian="no" 380 $TMPE && bigendian="yes" 394 compile_prog "" "" "endian" && bigendian="yes" 395 check_define "__ARMEB__" && bigendian="yes" 396 check_define "__MIPSEB__" && bigendian="yes" 402 echo "Big endian $bigendian" 1425 if test "$bigendian" = "yes" ; then
|
D | server.h | 124 uint8_t bigendian; member
|
D | client.c | 1183 probe->hostname, probe->bigendian, bit, os, arch, in handle_probe()
|
D | server.c | 681 probe.bigendian = 1; in handle_probe_cmd()
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | trace-event-info.c | 49 int bigendian(void) in bigendian() function 90 if (bigendian()) in record_file() 474 if (bigendian()) in tracing_data_header()
|
D | trace-event.h | 16 int bigendian(void);
|
D | trace-event-read.c | 391 host_bigendian = bigendian(); in trace_report()
|
/external/valgrind/memcheck/ |
D | mc_main.c | 1049 static INLINE UWord byte_offset_w ( UWord wordszB, Bool bigendian, in byte_offset_w() argument 1051 return bigendian ? (wordszB-1-byteno) : byteno; in byte_offset_w() 1197 Addr a, SizeT nBits, Bool bigendian ) in mc_LOADV_128_or_256_slow() argument 1232 UWord long_index = byte_offset_w(szL, bigendian, j); in mc_LOADV_128_or_256_slow() 1235 ai = a + 8*long_index + byte_offset_w(8, bigendian, i); in mc_LOADV_128_or_256_slow() 1310 ULong mc_LOADVn_slow ( Addr a, SizeT nBits, Bool bigendian ) in mc_LOADVn_slow() argument 1367 ai = a + byte_offset_w(szB, bigendian, i); in mc_LOADVn_slow() 1456 void mc_STOREVn_slow ( Addr a, SizeT nBits, ULong vbytes, Bool bigendian ) in mc_STOREVn_slow() argument 1527 ai = a + byte_offset_w(szB, bigendian, i); in mc_STOREVn_slow()
|
/external/iputils/ninfod/ |
D | configure | 3685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 3686 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
|
/external/srtp/ |
D | config.log | 838 configure:6729: checking whether byte ordering is bigendian
|
/external/iputils/ |
D | RELNOTES | 460 on bigendian machines. Wow, luckily I forgot to acknowledge that patch
|
/external/libvncserver/ |
D | config.log | 1232 configure:23041: checking whether byte ordering is bigendian
|
D | ChangeLog | 6972 * configure.ac, include/rfb.h, main.c: bigendian is now determined
|
/external/libmtp/ |
D | configure | 15050 { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 15051 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
|
D | ChangeLog | 2446 * src/unicode.c: remove bigendian weirdness and switch
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/libvncserver/autom4te.cache/ |
D | output.0 | 22757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 22758 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
|
D | output.1 | 23041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 23042 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
|