/external/piex/src/binary_parse/ |
D | range_checked_byte_ptr.cc | 297 int16 Get16s(const RangeCheckedBytePtr &input, const bool big_endian, in Get16s() 319 uint16 Get16u(const RangeCheckedBytePtr &input, const bool big_endian, in Get16u() 335 int32 Get32s(const RangeCheckedBytePtr &input, const bool big_endian, in Get32s() 379 uint32 Get32u(const RangeCheckedBytePtr &input, const bool big_endian, in Get32u()
|
/external/google-breakpad/src/common/ |
D | stabs_reader.cc | 49 bool big_endian, size_t value_size) in EntryIterator() 70 bool big_endian, size_t value_size, bool unitized, in StabsReader()
|
D | byte_cursor.h | 90 bool big_endian() const { return big_endian_; } in big_endian() function 91 void set_big_endian(bool big_endian) { big_endian_ = big_endian; } in set_big_endian()
|
/external/google-breakpad/src/common/linux/ |
D | dump_symbols.cc | 180 const bool big_endian, in LoadStabs() 228 const bool big_endian, in LoadDwarf() 323 const bool big_endian, in LoadDwarfCFI() 401 bool* big_endian) { in ElfEndianness() 429 const bool big_endian, in ReadDebugLink() 586 const bool big_endian, in LoadSymbols() 881 bool big_endian; in ReadSymbolDataElfClass() local
|
D | elf_symbols_to_module.cc | 72 ELFSymbolIterator(const ByteBuffer *buffer, bool big_endian, in ELFSymbolIterator() 141 const bool big_endian, in ELFSymbolsToModule()
|
/external/libchrome/crypto/ |
D | rsa_private_key.cc | 53 PrivateKeyInfoCodec::PrivateKeyInfoCodec(bool big_endian) in PrivateKeyInfoCodec() 184 bool big_endian) { in PrependIntegerImpl() 252 bool big_endian) { in ReadIntegerImpl()
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | byte_io_unittest.cc | 56 void TestRead(bool big_endian) { in TestRead() 78 void TestWrite(bool big_endian) { in TestWrite()
|
/external/ltrace/ |
D | lens_enum.c | 60 big_endian = 1, enumerator
|
/external/libunwind/src/coredump/ |
D | _UCD_internal.h | 87 int big_endian; /* bool */ member
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader.h | 394 bool big_endian() const { return big_endian_; } in big_endian() function
|
/external/libjpeg-turbo/ |
D | wrbmp.c | 107 boolean big_endian = is_big_endian(); in put_pixel_rows() local
|
/external/elfutils/src/ |
D | strings.c | 115 static bool big_endian; variable
|
/external/libunwind/include/tdep-arm/ |
D | libunwind_i.h | 51 int big_endian; member
|
/external/libunwind/include/tdep-mips/ |
D | libunwind_i.h | 55 int big_endian; member
|
/external/libunwind/include/tdep-sh/ |
D | libunwind_i.h | 51 int big_endian; member
|
/external/libunwind/include/tdep-aarch64/ |
D | libunwind_i.h | 66 int big_endian; member
|
/external/libunwind/include/tdep-ia64/ |
D | libunwind_i.h | 100 int big_endian; member
|
/external/kernel-headers/original/uapi/sound/ |
D | asequencer.h | 325 unsigned char big_endian; /* 1 = big-endian */ member
|