Searched refs:BE64 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/test/Object/ |
D | yaml2obj-elf-bits-endian.test | 2 RUN: yaml2obj %p/Inputs/ELF/BE64.yaml | llvm-readobj -file-headers - | FileCheck %s --check-prefix … 9 BE64: Class: 64-bit (0x2) 10 BE64-NEXT: DataEncoding: BigEndian (0x2)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | yaml2obj-elf-bits-endian.test | 2 RUN: yaml2obj %p/Inputs/ELF/BE64.yaml | llvm-readobj -file-headers - | FileCheck %s --check-prefix … 9 BE64: Class: 64-bit (0x2) 10 BE64-NEXT: DataEncoding: BigEndian (0x2)
|
/external/elfutils/lib/ |
D | system.h | 45 # define BE64(n) bswap_64 (n) macro 48 # define BE64(n) (n) macro
|
D | ChangeLog | 151 * system.h (LE64, BE64): Move here the definitions from
|
/external/elfutils/libdwfl/ |
D | link_map.c | 55 if (type == BE64 (PROBE_TYPE) in do_check64() 56 && val == BE64 (PROBE_VAL64)) in do_check64() 297 addrs[i] = BE64 (read_8ubyte_unaligned_noncvt (&(*a64)[i])); in report_r_debug() 647 ? BE64 (u->a64) : LE64 (u->a64)); in consider_executable()
|
D | ChangeLog | 1460 * link_map.c (BE32, BE64, LE32, LE64): Delete the definitions, move
|
/external/webrtc/webrtc/base/ |
D | testutils.h | 568 #define BE64(x) \ macro 582 #define TE64 BE64
|
/external/llvm/tools/yaml2obj/ |
D | yaml2elf.cpp | 564 typedef ELFType<support::big, true> BE64; in yaml2elf() typedef 571 return ELFState<BE64>::writeELF(Out, Doc); in yaml2elf()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.td | 590 def BE64 : BSWAP<64, "be64", BPF_TO_BE, [(set GPR:$dst, (bswap GPR:$src))]>;
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationTest-3.2.0.txt | 6961 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|
D | NormalizationTest.txt | 7125 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationTest-3.2.0.txt | 6961 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|
D | NormalizationTest.txt | 7125 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|
/external/icu/icu4c/source/test/testdata/ |
D | NormalizationTest-3.2.0.txt | 6963 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationTest.txt | 7125 BE64;BE64;1108 1161 11AB;BE64;1108 1161 11AB;
|