/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/u-boot/board/pb1x00/ |
D | lowlevel_init.S | 65 big_endian: label
|
/external/google-breakpad/src/common/linux/ |
D | elf_symbols_to_module.cc | 72 ELFSymbolIterator(const ByteBuffer *buffer, bool big_endian, in ELFSymbolIterator() 141 const bool big_endian, in ELFSymbolsToModule()
|
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
|
/external/u-boot/board/dbau1x00/ |
D | lowlevel_init.S | 70 big_endian: label
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/client/ |
D | ignite_client.h | 27 Client(bool big_endian) : byte_swapper_(ByteSwapper(big_endian)) {} in Client()
|
D | ignite_plain_client_unix.cc | 31 PlainClient::PlainClient(string host, int port, bool big_endian) in PlainClient()
|
D | ignite_ssl_wrapper.cc | 33 string keyfile, string cert_password, bool big_endian) in SslWrapper()
|
D | ignite_plain_client_windows.cc | 33 PlainClient::PlainClient(string host, int port, bool big_endian) in PlainClient()
|
D | ignite_byte_swapper.h | 26 ByteSwapper(bool big_endian) { swap_ = big_endian == port::kLittleEndian; } in ByteSwapper()
|
/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/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_extended_tcp_client.cc | 21 bool big_endian) in ExtendedTCPClient()
|
/external/libunwind/src/coredump/ |
D | _UCD_internal.h | 87 int big_endian; /* bool */ member
|
/external/capstone/ |
D | cs_priv.h | 40 bool big_endian; member
|
/external/python/cpython2/Modules/_ctypes/ |
D | stgdict.c | 330 int big_endian; in PyCStructUnionType_update_stgdict() local
|
/external/python/cpython3/Modules/_ctypes/ |
D | stgdict.c | 346 int big_endian; in PyCStructUnionType_update_stgdict() local
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader.h | 394 bool big_endian() const { return big_endian_; } in big_endian() function
|
/external/u-boot/include/linux/usb/ |
D | musb.h | 77 unsigned big_endian:1; /* true if CPU uses big-endian */ member
|
/external/libjpeg-turbo/ |
D | wrbmp.c | 127 boolean big_endian = is_big_endian(); in put_pixel_rows() local
|
/external/elfutils/src/ |
D | strings.c | 114 static bool big_endian; variable
|
/external/u-boot/drivers/pci/ |
D | pcie_layerscape.h | 144 bool big_endian; member
|
/external/libunwind/include/tdep-arm/ |
D | libunwind_i.h | 51 int big_endian; member
|
/external/libunwind/include/tdep-sh/ |
D | libunwind_i.h | 51 int big_endian; member
|