/external/google-breakpad/src/processor/ |
D | synth_minidump.cc | 44 (*section).D32(size_).D32(file_offset_); in CiteLocationIn() 48 section->D32(type_); in CiteStreamIn() 61 D32(system_info.major_version); in SystemInfo() 62 D32(system_info.minor_version); in SystemInfo() 63 D32(system_info.build_number); in SystemInfo() 64 D32(system_info.platform_id); in SystemInfo() 71 D32(system_info.cpu.x86_cpu_info.vendor_id[0]); in SystemInfo() 72 D32(system_info.cpu.x86_cpu_info.vendor_id[1]); in SystemInfo() 73 D32(system_info.cpu.x86_cpu_info.vendor_id[2]); in SystemInfo() 74 D32(system_info.cpu.x86_cpu_info.version_information); in SystemInfo() [all …]
|
D | stackwalker_x86_unittest.cc | 161 stack_section.D32(0).D32(0); // end-of-stack marker in TEST_F() 188 stack_section.D32(0).D32(0); // end-of-stack marker in TEST_F() 247 .D32(frame1_ebp) // frame 0: saved %ebp in TEST_F() 248 .D32(0x40008679) // frame 0: return address in TEST_F() 251 .D32(0) // frame 1: saved %ebp (stack end) in TEST_F() 252 .D32(0); // frame 1: return address (stack end) in TEST_F() 303 .D32(0xf065dc76) // locals area: in TEST_F() 304 .D32(0x46ee2167) // garbage that doesn't look like in TEST_F() 305 .D32(0xbab023ec) // a return address in TEST_F() 306 .D32(frame1_ebp) // saved %ebp (%ebp fails to point here, forcing scan) in TEST_F() [all …]
|
D | stackwalker_arm_unittest.cc | 229 .D32(0x40090000) // junk that's not in TEST_F() 230 .D32(0x60000000) // a return address in TEST_F() 232 .D32(return_address1) // actual return address in TEST_F() 237 .D32(0xF0000000) // more junk in TEST_F() 238 .D32(0x0000000D) in TEST_F() 240 .D32(return_address2) // actual return address in TEST_F() 298 .D32(0x40090000) // junk that's not in TEST_F() 299 .D32(0x60000000) // a return address in TEST_F() 301 .D32(0x40001000) // a couple of plausible addresses in TEST_F() 302 .D32(0x5000F000) // that are not within functions in TEST_F() [all …]
|
D | stackwalker_mips_unittest.cc | 150 stack_section.D32(0).D32(0x0); in TEST_F() 179 stack_section.D32(0).D32(0x0); in TEST_F() 242 .D32(0x00490000) // junk that's not in TEST_F() 243 .D32(0x00600000) // a return address in TEST_F() 245 .D32(frame1_sp) // stack pointer in TEST_F() 246 .D32(return_address1) // actual return address in TEST_F() 251 .D32(0xF0000000) // more junk in TEST_F() 252 .D32(0x0000000D) in TEST_F() 254 .D32(frame2_sp) // stack pointer in TEST_F() 255 .D32(return_address2) // actual return address in TEST_F() [all …]
|
D | minidump_unittest.cc | 476 .D32(MD_CVINFOPDB70_SIGNATURE) // signature in TEST() 478 .D32(0xabcd1234) in TEST() 482 .D32(1) // age in TEST() 541 .D32(MD_CVINFOELF_SIGNATURE) // signature in TEST() 623 .D32(MD_CVINFOELF_SIGNATURE) // signature in TEST() 692 .D32(MD_CVINFOELF_SIGNATURE) // signature in TEST() 1000 stream.D32(sizeof(MDRawMemoryInfoList)) // size_of_header in TEST() 1001 .D32(sizeof(MDRawMemoryInfo)) // size_of_entry in TEST() 1010 .D32(MD_MEMORY_PROTECT_EXECUTE_READWRITE) // allocation_protection in TEST() 1011 .D32(0) // __alignment1 in TEST() [all …]
|
D | synth_minidump.h | 299 D32(count_label_); in List()
|
/external/google-breakpad/src/common/mac/ |
D | macho_reader_unittest.cc | 368 .D32(0xfeedface) // Mach-O file magic number in TEST_F() 369 .D32(0x1a9d0518) // cpu type in TEST_F() 370 .D32(0x1b779357) // cpu subtype in TEST_F() 371 .D32(0x009df67e) // file type in TEST_F() 372 .D32(0) // no load commands in TEST_F() 373 .D32(0) // the load commands occupy no bytes in TEST_F() 374 .D32(0x21987a99); // flags in TEST_F() 390 .D32(0xfeedfacf) // Mach-O 64-bit file magic number in TEST_F() 391 .D32(0x5aff8487) // cpu type in TEST_F() 392 .D32(0x4c6a57f7) // cpu subtype in TEST_F() [all …]
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.cc | 57 D32(EV_CURRENT); in ELF() 65 D32(0); in ELF() 96 .D32(string_label) in AddSection() 98 .D32(type) in AddSection() 108 .D32(link) in AddSection() 110 .D32(0) in AddSection() 143 program_header_table_.D32(type); in AddSegment() 147 program_header_table_.D32(flags); in AddSegment() 180 program_header_table_.D32(flags); in AddSegment() 226 D32(table_.Add(name)); in AddSymbol() [all …]
|
D | elf_symbols_to_module_unittest.cc | 100 .D32(table.Add(name)) in AddElf32Sym() 101 .D32(value) in AddElf32Sym() 102 .D32(size) in AddElf32Sym() 142 .D32((uint32_t)table.Here().Value() + 1) in TEST_P() 143 .D32(kFuncAddr) in TEST_P() 144 .D32(kFuncSize) in TEST_P() 171 .D32((uint32_t)l.Value()) in TEST_P() 172 .D32(kFuncAddr) in TEST_P() 173 .D32(kFuncSize) in TEST_P() 270 .D32(table.Add(name)) in AddElf64Sym()
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | d16.txt | 1 …riple thumbv7-unknown-unknown -disassemble -mattr=+vfp4,-d16 2>&1 | FileCheck %s --check-prefix=D32 2 …riple thumbv7-unknown-unknown -disassemble -mattr=+vfp4,-d16 2>&1 | FileCheck %s --check-prefix=D32 5 # D32: vadd.f64 d1, d2, d16 9 # D32: vadd.f64 d1, d17, d6 13 # D32: vadd.f64 d19, d7, d6 17 # D32: vcvt.f64.f32 d22, s4 21 # D32: vcvt.f32.f64 s26, d30
|
/external/google-breakpad/src/common/dwarf/ |
D | cfi_assembler.cc | 57 D32(kDwarf64InitialLengthMarker); in CIEHeader() 62 D32(entry_length_->length); in CIEHeader() 64 D32(eh_frame_ ? kEHFrame32CIEIdentifier : kDwarf32CIEIdentifier); in CIEHeader() 91 D32(0xffffffff); in FDEHeader() 99 D32(entry_length_->length); in FDEHeader() 102 D32(Here() - cie_pointer); in FDEHeader() 104 D32(cie_pointer); in FDEHeader() 183 D32(address); in EncodedPointer()
|
D | cfi_assembler.h | 208 CFISection &D32(uint32_t v) { Section::D32(v); return *this; } in D32() function 209 CFISection &D32(const Label &v) { Section::D32(v); return *this; } in D32() function
|
D | dwarf2reader_test_common.h | 66 D32(offset); in SectionOffset() 76 D32(length_); in Header() 78 D32(0xffffffff); in Header()
|
D | dwarf2reader_cfi_unittest.cc | 231 .D32(0xffffffff).D32(0x71fbaec2) in TEST_F() 234 .D32(0); in TEST_F() 256 .D32(3) // Initial length, not long enough for id in TEST_F() 281 .D32(0x100) // Initial length in TEST_F() 282 .D32(0xe802fade) // bogus ID in TEST_F() 826 .D8(dwarf2reader::DW_CFA_set_loc).D32(0xb1ee3e7a) in TEST_F() 909 .D8(dwarf2reader::DW_CFA_advance_loc4).D32(0x15813c88) in TEST_F() 2148 .D8(dwarf2reader::DW_CFA_set_loc).D32(0x17713850) in TEST_F() 2151 .D32(0) // Terminate the sequence. in TEST_F() 2202 .D32(0); // terminator in TEST_F() [all …]
|
D | dwarf2reader_die_unittest.cc | 300 info.D32(value); in TEST_P() 383 info.D32(value); in TEST_P()
|
/external/llvm/test/MC/ARM/ |
D | d16.s | 1 …ple thumbv7-unknown-unknown -show-encoding -mattr=+vfp4,-d16 2>&1 | FileCheck %s --check-prefix=D32 4 @ D32-NOT: error:
|
/external/OpenCSD/decoder/include/opencsd/stm/ |
D | trc_pkt_elem_stm.h | 157 payload.D32 = value; in setD32Payload() 222 return payload.D32; in getD32Val()
|
D | trc_pkt_types_stm.h | 118 …uint32_t D32; /**< payload for D32 data packet, or parameter value for other packets with 32 bit… member
|
/external/OpenCSD/decoder/source/stm/ |
D | trc_pkt_elem_stm.cpp | 108 oss << "; Freq=" << std::dec << payload.D32 << "Hz"; in toString() 144 oss << "; Data=0x" << std::hex << std::setw(8) << std::setfill('0') << payload.D32; in toString()
|
/external/google-breakpad/src/common/ |
D | test_assembler.h | 360 &D16(uint16_t), &D32(uint32_t), &D64(uint64_t); 366 &D32(const Label &label), &D64(const Label &label);
|
/external/cronet/net/data/path_builder_unittest/validity_date_prioritization/keys/ |
D | Target.key | 3 MIIEogIBAAKCAQEArUwLhI2Ff8XIUiFYgK/A+/D32/VuTgCHJHypXQAl6Mq2hymY
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 453 def : InstRW<[P5600WriteFPUL], (instregex "^TRUNC_(L|W)_(S|D32|D64)$")>; 455 (instregex "^CVT_(S|D32|D64|L|W)_(S|D32|D64|L|W)$")>; 457 def : InstRW<[P5600WriteFPUL], (instregex "^C_[A-Z]+_(S|D32|D64)$")>; 458 def : InstRW<[P5600WriteFPUL], (instregex "^FCMP_(S32|D32|D64)$")>; 459 def : InstRW<[P5600WriteFPUL], (instregex "^PseudoCVT_(S|D32|D64)_(L|W)$")>; 612 def : InstRW<[P5600WriteFPUL], (instregex "^CEIL_(L|W)_(S|D32|D64)$")>; 613 def : InstRW<[P5600WriteFPUL], (instregex "^FLOOR_(L|W)_(S|D32|D64)$")>; 614 def : InstRW<[P5600WriteFPUL], (instregex "^ROUND_(L|W)_(S|D32|D64)$")>;
|
/external/llvm/test/TableGen/ |
D | if.td | 45 def D32 : S<32>; 52 // CHECK: def D32
|
/external/llvm/test/MC/MachO/ |
D | x86_64-symbols.s | 101 D32: label
|
D | x86_32-symbols.s | 101 D32: label
|