Home
last modified time | relevance | path

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

/external/expat/conftools/
Dac_c_bigendian_cross.m414 [AC_CACHE_CHECK(whether byte ordering is bigendian, ac_cv_c_bigendian,
66 echo $ac_n 'guessing bigendian ... ' >&AC_FD_MSG
72 AC_DEFINE(WORDS_BIGENDIAN, 1, [whether byteorder is bigendian])
/external/linux-tools-perf/util/
Dtrace-event-info.c188 int bigendian(void) in bigendian() function
538 if (bigendian()) in read_tracing_data()
Dtrace-event.h189 int bigendian(void);
Dtrace-event-read.c511 host_bigendian = bigendian(); in trace_report()
/external/expat/
Dexpat_config.h.in69 /* whether byteorder is bigendian */
/external/genext2fs/
Dgenext2fs.c2535 int bigendian = !*(char*)&endian; local
2653 fs = load_fs(fh, bigendian);
2657 fs = load_fs(stdin, bigendian);
2719 dump_fs(fs, fh, bigendian);
2723 dump_fs(fs, stdout, bigendian);
/external/valgrind/main/memcheck/
Dmc_main.c1030 static INLINE UWord byte_offset_w ( UWord wordszB, Bool bigendian, in byte_offset_w() argument
1032 return bigendian ? (wordszB-1-byteno) : byteno; in byte_offset_w()
1112 ULong mc_LOADVn_slow ( Addr a, SizeT nBits, Bool bigendian ) in mc_LOADVn_slow() argument
1165 ai = a + byte_offset_w(szB, bigendian, i); in mc_LOADVn_slow()
1199 void mc_STOREVn_slow ( Addr a, SizeT nBits, ULong vbytes, Bool bigendian ) in mc_STOREVn_slow() argument
1269 ai = a + byte_offset_w(szB, bigendian, i); in mc_STOREVn_slow()
/external/icu4c/
Dconfig.log434 configure:5383: checking whether byte ordering is bigendian
/external/srtp/
Dconfig.log838 configure:6729: checking whether byte ordering is bigendian
/external/qemu/
Dppc-dis.c5244 int bigendian, in print_insn_powerpc() argument
5264 if (bigendian) in print_insn_powerpc()
/external/openssh/
Dconfigure3867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
3868 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
/external/libmtp/
Dconfigure15050 { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
15051 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
DChangeLog2446 * src/unicode.c: remove bigendian weirdness and switch
/external/bluetooth/glib/
DNEWS2060 v_long, not v_int, in order to work on bigendian
/external/bluetooth/glib/gobject/
DChangeLog1073 work on bigendian 64bit machines. (#312485,