/external/catch2/include/internal/ |
D | catch_tostring.cpp | 37 struct Endianness { struct 38 enum Arch { Big, Little }; 40 static Arch which() { in which()
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | tensor_bundle.proto | 32 enum Endianness { enum
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 325 void setValueProfDataEndianness(support::endianness Endianness) { in setValueProfDataEndianness() 374 void setValueProfDataEndianness(support::endianness Endianness) override { in setValueProfDataEndianness() 443 void setValueProfDataEndianness(support::endianness Endianness) { in setValueProfDataEndianness()
|
/external/google-breakpad/src/common/dwarf/ |
D | bytereader.h | 42 enum Endianness { enum
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 301 void setValueProfDataEndianness(support::endianness Endianness) { in setValueProfDataEndianness() 346 void setValueProfDataEndianness(support::endianness Endianness) override { in setValueProfDataEndianness() 412 void setValueProfDataEndianness(support::endianness Endianness) { in setValueProfDataEndianness()
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3traits.hpp | 18 typedef Empty Endianness; typedef in CustomTraitsBase 150 RESOLVE_ENDIAN_AT_RUNTIME >::selected Endianness; typedef in TraitsBase
|
/external/google-breakpad/src/common/ |
D | test_assembler.h | 241 enum Endianness { enum
|
D | test_assembler_unittest.cc | 1657 TEST_F(Miscellanea, Endianness) { in TEST_F() argument
|
/external/python/cpython2/Modules/ |
D | sha512module.c | 54 int Endianness; member 62 static void longReverse(SHA_INT64 *buffer, int byteCount, int Endianness) in longReverse()
|
D | sha256module.c | 52 int Endianness; member 60 static void longReverse(SHA_INT32 *buffer, int byteCount, int Endianness) in longReverse()
|
D | shamodule.c | 51 int Endianness; member 58 static void longReverse(SHA_INT32 *buffer, int byteCount, int Endianness) in longReverse()
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 618 support::endianness Endianness) { in getValueProfData() 640 void ValueProfData::swapBytesToHost(support::endianness Endianness) { in swapBytesToHost() 655 void ValueProfData::swapBytesFromHost(support::endianness Endianness) { in swapBytesFromHost()
|
D | InstrProfWriter.cpp | 152 support::endianness Endianness) { in setValueProfDataEndianness()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 757 support::endianness Endianness) { in getValueProfData() 780 void ValueProfData::swapBytesToHost(support::endianness Endianness) { in swapBytesToHost() 796 void ValueProfData::swapBytesFromHost(support::endianness Endianness) { in swapBytesFromHost()
|
D | InstrProfWriter.cpp | 172 support::endianness Endianness) { in setValueProfDataEndianness()
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 732 TEST(TensorBundleTest, Endianness) { in TEST() argument
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 1304 Endianness(EndiannessType type) : type_(type) {} // NOLINT(runtime/explicit) in Endianness() function 1305 Endianness(uint32_t type) // NOLINT(runtime/explicit) in Endianness() function
|
/external/v8/src/mips/ |
D | constants-mips.h | 43 enum Endianness { enum
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 38 enum Endianness { kLittle, kBig }; enum
|
/external/bcc/tests/cc/ |
D | catch.hpp | 7971 struct Endianness { struct 7972 enum Arch { Big, Little }; 7974 static Arch which() { in which()
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 12350 struct Endianness { struct 12351 enum Arch { Big, Little }; 12353 static Arch which() { in which()
|