/external/fonttools/Lib/fontTools/ttLib/tables/ |
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
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
chunk.py | 52 def __init__(self, file, align=True, bigendian=True, inclheader=False): 56 if bigendian:
|
wave.py | 128 self._file = Chunk(file, bigendian = 0) 138 chunk = Chunk(self._file, bigendian = 0)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
chunk.py | 52 def __init__(self, file, align=True, bigendian=True, inclheader=False): 56 if bigendian:
|
wave.py | 128 self._file = Chunk(file, bigendian = 0) 138 chunk = Chunk(self._file, bigendian = 0)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
chunk.py | 52 def __init__(self, file, align=True, bigendian=True, inclheader=False): 56 if bigendian:
|
wave.py | 128 self._file = Chunk(file, bigendian = 0) 138 chunk = Chunk(self._file, bigendian = 0)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
chunk.py | 52 def __init__(self, file, align=True, bigendian=True, inclheader=False): 56 if bigendian:
|
wave.py | 128 self._file = Chunk(file, bigendian = 0) 138 chunk = Chunk(self._file, bigendian = 0)
|
/toolchain/binutils/binutils-2.25/bfd/ |
elfxx-ia64.c | 549 int bigendian = 0, shift = 0; 622 size = 4; bigendian = 1; 634 size = 4; bigendian = 0; 649 size = 8; bigendian = 1; 664 size = 8; bigendian = 0; 751 if (bigendian) 548 int bigendian = 0, shift = 0; local
|
ecoff.c | 1060 int bigendian; 1078 bigendian = fdr->fBigendian; 1087 if (AUX_GET_ISYM (bigendian, &aux_ptr[indx]) == (bfd_vma) -1) 1089 _bfd_ecoff_swap_tir_in (bigendian, &aux_ptr[indx++].a_ti, &u.ti); 1057 int bigendian; local 1457 int bigendian; local [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
byte_io_unittest.cc | 41 void PopulateTestData(uint8_t* data, T value, int num_bytes, bool bigendian) { 42 if (bigendian) {
|
/external/fio/ |
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 [all...] |
server.h | 124 uint8_t bigendian; member in struct:cmd_probe_reply_pdu
|
client.c | 1183 probe->hostname, probe->bigendian, bit, os, arch, [all...] |
server.c | 681 probe.bigendian = 1; [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ia64.h | 91 int bigendian; /* byte order at fix location */ member in struct:ia64_fix
|
tc-ia64.c | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
libvpx.mk | 30 endif #bigendian
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ppc-dis.c | 563 int bigendian, 594 if (bigendian)
|
/toolchain/binutils/binutils-2.25/gas/ |
ecoff.c | 4354 int bigendian; local [all...] |
/external/valgrind/memcheck/ |
mc_main.c | [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
nlmconv.c | [all...] |
/external/iputils/ninfod/ |
configure | [all...] |
/external/c-ares/ |
configure | [all...] |