HomeSort by relevance Sort by last modified time
    Searched refs:Address (Results 276 - 300 of 2265) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/MCDisassembler/
MCSymbolizer.h 63 /// \param Address - Load address of the instruction.
69 int64_t Value, uint64_t Address,
78 uint64_t Address) = 0;
  /external/llvm/lib/Target/SystemZ/Disassembler/
SystemZDisassembler.cpp 31 ArrayRef<uint8_t> Bytes, uint64_t Address,
55 /// @param Address - The starting address of the instruction
61 /// immediate in the instruction using the Address, Offset and Width. If that
69 uint64_t Address, uint64_t Offset,
73 return Dis->tryAddingSymbolicOperand(MI, Value, Address, isBranch,
88 uint64_t Address,
94 uint64_t Address,
100 uint64_t Address,
106 uint64_t Address,
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
PciRootBridgeIo.c 43 Polls an address in memory mapped I/O space until an exit condition is met, or
47 operation is performed at the PCI memory address specified by Address for the width specified
54 @param[in] Address The base address of the memory operations. The caller is
55 responsible for aligning Address if required.
58 Mask are ignored when polling the memory address.
76 IN UINT64 Address,
88 performed at the PCI I/O address specified by Address for the width specified by Width.
    [all...]
  /art/compiler/utils/x86/
jni_macro_assembler_x86.cc 49 cfi().SetCurrentCFAOffset(4); // Return address on stack.
60 // return address then method on stack.
63 kFramePointerSize /*return address*/;
74 __ movl(Address(ESP, offset), spill.AsX86().AsCpuRegister());
78 __ movsd(Address(ESP, frame_size + spill.getSpillOffset()), spill.AsX86().AsXmmRegister());
81 __ movss(Address(ESP, frame_size + spill.getSpillOffset()), spill.AsX86().AsXmmRegister());
130 __ movl(Address(ESP, offs), src.AsCpuRegister());
133 __ movl(Address(ESP, offs), src.AsRegisterPairLow());
134 __ movl(Address(ESP, FrameOffset(offs.Int32Value()+4)), src.AsRegisterPairHigh());
137 __ fstps(Address(ESP, offs))
    [all...]
  /external/v8/src/
frames.h 40 Address inner_pointer;
49 Code* GcSafeFindCodeForInnerPointer(Address inner_pointer);
50 Code* GcSafeCastToCode(HeapObject* object, Address inner_pointer);
56 InnerPointerToCodeCacheEntry* GetCacheEntry(Address inner_pointer);
81 // Get the address of this stack handler.
82 inline Address address() const;
88 static inline StackHandler* FromAddress(Address address);
117 // the callee's saved return address and 1 corresponding to the saved fram
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
CpuIo.h 53 @param[in] Address The physical address of the access.
67 IN UINT64 Address,
92 @param[in] Address The physical address of the access.
102 IN UINT64 Address
111 @param[in] Address The physical address of the access.
121 IN UINT64 Address
130 @param[in] Address The physical address of the access.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Igmp.c 58 Group->Address = IP4_ALLSYSTEM_ADDRESS;
86 group Address in this IGMP control block
89 @param[in] Address The multicast address to search.
91 @return NULL if the multicast address isn't in the IGMP control block. Otherwise
93 for Address.
99 IN IP4_ADDR Address
108 if (Group->Address == Address) {
119 same MAC address. Several IP4 multicast address may be mapped to
    [all...]
  /external/capstone/arch/AArch64/
AArch64GenDisassemblerTables.inc     [all...]
  /external/v8/src/arm/
assembler-arm-inl.h 69 Address RelocInfo::target_address() {
74 Address RelocInfo::target_address_address() {
81 // by the serializer and expects the address to reside within the code
83 return reinterpret_cast<Address>(pc_);
91 Address RelocInfo::constant_pool_entry_address() {
120 reinterpret_cast<Address>(target),
132 Address RelocInfo::target_external_reference() {
138 Address RelocInfo::target_internal_reference() {
144 Address RelocInfo::target_internal_reference_address() {
146 return reinterpret_cast<Address>(pc_)
167 Address address = Memory::Address_at(pc_); local
182 Address address = cell->address() + Cell::kValueOffset; local
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsHci.c 19 @param Address The system memory address to test.
31 IN UINTN Address,
53 Value = MmioRead32 (Address) & MaskValue;
213 @param[in, out] TsfBase The base address of TSF field of QUERY REQUEST UPIU.
257 @param[in, out] Command The base address of COMMAND UPIU.
313 @param[in] Prdt The base address of PRDT.
366 @param[in, out] QueryReq The base address of QUERY REQUEST UPIU.
716 UINTN Address;
721 Address = UfsHcBase + UFS_HC_UTRLRSR_OFFSET;
    [all...]
  /external/v8/src/s390/
assembler-s390-inl.h 57 Address target = Memory::Address_at(pc_);
72 Address target = Assembler::target_address_at(pc_, host_);
78 Address RelocInfo::target_internal_reference() {
89 Address RelocInfo::target_internal_reference_address() {
91 return reinterpret_cast<Address>(pc_);
94 Address RelocInfo::target_address() {
99 Address RelocInfo::target_address_address() {
103 // Read the address of the word containing the target_address in an
112 return reinterpret_cast<Address>(pc_);
115 Address RelocInfo::constant_pool_entry_address()
205 Address address = Memory::Address_at(pc_); local
217 Address address = cell->address() + Cell::kValueOffset; local
    [all...]
  /external/v8/src/mips/
assembler-mips-inl.h 66 imm32_ = reinterpret_cast<int32_t>(f.address());
101 Address RelocInfo::target_address() {
106 Address RelocInfo::target_address_address() {
111 // Read the address of the word containing the target_address in an
123 // that is the address of the instruction that follows J/JAL/JR/JALR
125 return reinterpret_cast<Address>(
130 Address RelocInfo::constant_pool_entry_address() {
140 Address Assembler::target_address_at(Address pc, Code* code) {
141 Address constant_pool = code ? code->constant_pool() : NULL
282 Address address = Memory::Address_at(pc_); local
297 Address address = cell->address() + Cell::kValueOffset; local
    [all...]
  /packages/apps/Email/tests/src/com/android/email/
LegacyConversionsTest.java 27 import com.android.emailcommon.mail.Address;
86 final Address from = Address.fromHeader(fromList)[0];
87 final Address[] replies = Address.fromHeader(replyToList);
88 final Address[] tos = Address.fromHeader(toList);
89 final Address[] ccs = Address.fromHeader(ccList);
90 final Address[] bccs = Address.fromHeader(bccList)
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Include/Protocol/
SpiFlash.h 73 IN UINT32 Address,
82 IN UINT32 Address,
91 IN UINTN Address,
99 IN UINT32 Address,
  /device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/
DefaultExceptionHandlerUefi.c 27 @param FaultAddress Address to find PE/COFF image for.
28 @param ImageBase Return load address of found image
46 CHAR8 *Address;
58 Address = (CHAR8 *)(UINTN)FaultAddress;
63 if ((Address >= (CHAR8 *)DebugTable->NormalImage->LoadedImageProtocolInstance->ImageBase) &&
64 (Address <= ((CHAR8 *)DebugTable->NormalImage->LoadedImageProtocolInstance->ImageBase + DebugTable->NormalImage->LoadedImageProtocolInstance->ImageSize))) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/CpuIo2OnCpuIoThunk/
CpuIo2OnCpuIoThunk.h 29 @param[in] Address The base address of the memory operation.
31 is Width size * Count, starting at Address.
37 Or,The address range specified by Address, Width, and Count is not valid for this EFI system.
45 IN UINT64 Address,
55 @param[in] Address The base address of the memory operation.
57 is Width size * Count, starting at Address.
63 Or,The address range specified by Address, Width, and Count is not valid for this EFI system.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
EfiCombinationLib.h 52 IN UINTN Address,
65 Address - Start IO address to read
79 IN UINTN Address,
92 Address - Start IO address to write
94 Buffer - Buffer to write to the address
106 IN UINT64 Address,
119 Address - PCI address to read
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Ppi/StatusCodeMemory/
StatusCodeMemory.h 47 EFI_PHYSICAL_ADDRESS Address;

Completed in 560 milliseconds

<<11121314151617181920>>