/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
floatnum.h | 103 * \param bigendian endianness (nonzero=big, zero=little) 111 int bigendian, int warn);
|
intnum.h | 121 * \param bigendian endianness (nonzero=big, zero=little) 125 (unsigned char *ptr, int sign, size_t srcsize, int bigendian); 244 * \param bigendian endianness (nonzero=big, zero=little) 251 int bigendian, int warn);
|
intnum.c | 367 int bigendian) 378 if (bigendian) { 777 int bigendian, int warn) 799 if (bigendian) { 830 if (bigendian) {
|
floatnum.c | 676 int bigendian, int warn) 679 if (destsize*8 != valsize || shift>0 || bigendian) {
|
/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/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)
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
trace-event.h | 16 int bigendian(void);
|
trace-event-info.c | 49 int bigendian(void) function 90 if (bigendian()) 474 if (bigendian())
|
trace-event-read.c | 391 host_bigendian = bigendian();
|
/external/fio/ |
configure | 351 bigendian="no" 362 $TMPE && bigendian="yes" 376 compile_prog "" "" "endian" && bigendian="yes" 377 check_define "__ARMEB__" && bigendian="yes" 378 check_define "__MIPSEB__" && bigendian="yes" 384 echo "Big endian $bigendian" 1207 if test "$bigendian" = "yes" ; then
|
server.h | 95 uint8_t bigendian; member in struct:cmd_probe_reply_pdu
|
client.c | 1086 probe->hostname, probe->bigendian, bit, os, arch, [all...] |
server.c | 642 probe.bigendian = 1; [all...] |
/external/chromium_org/third_party/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) {
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
libvpx.mk | 30 endif #bigendian
|
/external/genext2fs/ |
genext2fs.c | 2536 int bigendian = !*(char*)&endian; local [all...] |
/external/valgrind/main/memcheck/ |
mc_main.c | [all...] |
/external/iputils/ninfod/ |
configure | [all...] |
/external/qemu/disas/ |
ppc.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/ |
dwarf64_leb128.asm | [all...] |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |