HomeSort by relevance Sort by last modified time
    Searched refs:big_endian (Results 101 - 125 of 127) sorted by null

1 2 3 45 6

  /toolchain/binutils/binutils-2.27/gold/
layout.cc 650 template<int size, bool big_endian>
652 Layout::include_section(Sized_relobj_file<size, big_endian>*, const char* name,
653 const elfcpp::Shdr<size, big_endian>& shdr)
    [all...]
plugin.h 472 template<int size, bool big_endian>
script-sections.cc 1038 template<bool big_endian>
1076 template<bool big_endian>
1084 elfcpp::Swap_unaligned<8, big_endian>::writeval(buf, val);
1087 elfcpp::Swap_unaligned<16, big_endian>::writeval(buf, val);
1090 elfcpp::Swap_unaligned<32, big_endian>::writeval(buf, val);
1099 elfcpp::Swap_unaligned<64, big_endian>::writeval(buf, val);
    [all...]
  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.cpp 264 pixel_format_.depth, pixel_format_.big_endian, pixel_format_.true_color,
332 if (bool(pixel_format_.big_endian) != ImBigEndian()) {
485 pixel_format_.big_endian = msg[5];
  /external/libunwind/src/ia64/
unwind_i.h 350 if (c->as->big_endian)
382 if (c->as->big_endian)
617 #define ia64_is_big_endian(c) ((c)->as->big_endian)
Gtables.c 217 || (!as->big_endian && cookie != 0x7473696c2d6e7964ULL)
218 || ( as->big_endian && cookie != 0x64796e2d6c697374ULL))
  /external/libjpeg-turbo/
wrbmp.c 108 boolean big_endian = is_big_endian(); local
111 if (big_endian) {
  /bionic/libc/kernel/uapi/sound/
asequencer.h 203 unsigned char big_endian; member in struct:snd_seq_running_info
  /external/kernel-headers/original/uapi/sound/
asequencer.h 326 unsigned char big_endian; /* 1 = big-endian */ member in struct:snd_seq_running_info
  /hardware/qcom/msm8996/kernel-headers/sound/
asequencer.h 247 unsigned char big_endian; member in struct:snd_seq_running_info
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asequencer.h 324 unsigned char big_endian; /* 1 = big-endian */ member in struct:snd_seq_running_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asequencer.h 324 unsigned char big_endian; /* 1 = big-endian */ member in struct:snd_seq_running_info
  /external/google-breakpad/src/common/mac/
macho_reader_unittest.cc 883 EXPECT_FALSE(reader.big_endian());
906 EXPECT_FALSE(reader.big_endian())
    [all...]
  /external/python/cpython2/Modules/_ctypes/
cfield.c 49 int pack, int big_endian)
147 if (big_endian)
180 if (big_endian)
190 if (big_endian)
    [all...]
  /external/python/cpython3/Modules/_ctypes/
cfield.c 49 int pack, int big_endian)
147 if (big_endian)
180 if (big_endian)
190 if (big_endian)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_cam_sensor.h 206 uint8_t big_endian; member in struct:otp_info_t
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_cam_sensor.h 185 uint8_t big_endian; member in struct:otp_info_t
  /external/libvncserver/webclients/novnc/include/
rfb.js     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
mep-opc.h 43 int big_endian; member in struct:__anon5089
  /external/capstone/arch/Mips/
MipsDisassembler.c 401 address, handle->big_endian, (MCRegisterInfo *)info);
455 address, handle->big_endian, (MCRegisterInfo *)info);
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh     [all...]
  /external/capstone/
cs.c 256 ud->big_endian = (mode & CS_MODE_BIG_ENDIAN) != 0;
  /toolchain/binutils/binutils-2.27/cpu/
mep.opc 38 int big_endian;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mep.c 224 target_big_endian = mep_config_map[idx].big_endian;
    [all...]

Completed in 680 milliseconds

1 2 3 45 6