HomeSort by relevance Sort by last modified time
    Searched full:address (Results 576 - 600 of 19436) sorted by null

<<21222324252627282930>>

  /external/libxml2/test/relaxng/
tutor12_1.rng 4 <a:documentation>Information about a single email address.</a:documentation>
  /external/llvm/lib/MC/MCDisassembler/
MCDisassembler.cpp 20 uint64_t Address, bool IsBranch,
25 return Symbolizer->tryAddingSymbolicOperand(Inst, cStream, Value, Address,
31 uint64_t Address) const {
34 Symbolizer->tryAddingPcLoadReferenceComment(cStream, Value, Address);
  /external/llvm/test/Instrumentation/AddressSanitizer/
twice.ll 1 ; Check that the address sanitizer pass can be reused
  /external/llvm/test/tools/llvm-objdump/X86/
macho-section-headers.test 4 CHECK: Idx Name Size Address Type
  /external/llvm/test/tools/llvm-readobj/
mips-plt.test 6 CHECK-NEXT: Address: 0x410814
11 CHECK-NEXT: Address: 0x410818
18 CHECK-NEXT: Address: 0x41081C
26 CHECK-NEXT: Address: 0x410820
  /external/nist-sip/java/javax/sip/address/
Router.java 1 package javax.sip.address;
TelURL.java 1 package javax.sip.address;
  /external/nist-sip/java/javax/sip/header/
ErrorInfoHeader.java 4 import javax.sip.address.URI;
WWWAuthenticateHeader.java 3 import javax.sip.address.URI;
  /external/parameter-framework/asio-1.10.6/include/asio/ip/impl/
address.hpp 2 // ip/impl/address.hpp
  /external/skia/tools/
lsan.supp 2 # tools/xsan_build address -C out/Debug
  /external/strace/tests/
times-fail.c 14 puts("times(0x42) = -1 EFAULT (Bad address)");
  /external/v8/src/arm/
assembler-arm-inl.h 69 Address RelocInfo::target_address() {
75 Address RelocInfo::target_address_address() {
82 // by the serializer and expects the address to reside within the code
84 return reinterpret_cast<Address>(pc_);
92 Address RelocInfo::constant_pool_entry_address() {
103 void RelocInfo::set_target_address(Address target,
136 reinterpret_cast<Address>(target),
147 Address RelocInfo::target_external_reference() {
153 Address RelocInfo::target_internal_reference() {
159 Address RelocInfo::target_internal_reference_address()
182 Address address = Memory::Address_at(pc_); local
197 Address address = cell->address() + Cell::kValueOffset; local
    [all...]
  /external/v8/src/profiler/
cpu-profiler.h 53 Address start;
63 Address from;
64 Address to;
72 Address start;
81 Address start;
92 Address start;
143 void AddDeoptStack(Isolate* isolate, Address from, int fp_to_sp_delta);
223 virtual void CallbackEvent(Name* name, Address entry_point);
238 virtual void CodeMoveEvent(Address from, Address to)
    [all...]
  /external/valgrind/gdbserver_tests/
hginfo.stderrB.exp 4 Address 0x........ is 0 bytes inside data symbol "mx"
8 Address 0x........ is 0 bytes inside a block of size 1,008 alloc'd
15 Address 0x........ is 0 bytes inside data symbol "mx"
19 Address 0x........ is 0 bytes inside an unallocated block of size 1,008 in arena "client"
  /external/valgrind/memcheck/tests/
execve2.stderr.exp 4 Address 0x........ is not stack'd, malloc'd or (recently) free'd
signal2.stderr.exp 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /external/valgrind/memcheck/tests/solaris/
context_stack_die.stderr.exp 3 Address 0x........ is on thread 1's stack
  /hardware/bsp/intel/peripheral/libmraa/docs/
i2c.txt 1 It is considered best practice to make sure the address is correct before doing
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/allocator.members/
address.pass.cpp 13 // pointer address(reference x) const;
14 // const_pointer address(const_reference x) const;
25 assert(a.address(*tp) == tp);
26 assert(a.address(*ctp) == tp);
  /system/core/base/include/android-base/
memory.h 27 static inline T get_unaligned(const T* address) {
31 const unaligned* p = reinterpret_cast<const unaligned*>(address);
36 static inline void put_unaligned(T* address, T v) {
40 unaligned* p = reinterpret_cast<unaligned*>(address);
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
objdump.WL 7 File name Line number Starting address
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
blebug.s 6 ldil L%$$dyncall,%r2 ; whose address is in r22.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
debug1.d 39 \[0x.*\] Extended opcode 2: set Address to 0x0
40 \[0x.*\] Special opcode 7: advance Address by 0 to 0x0 and Line by 2 to 3
41 \[0x.*\] Special opcode 20: advance Address by 1 to 0x1 and Line by 1 to 4
42 \[0x.*\] Special opcode 20: advance Address by 1 to 0x2 and Line by 1 to 5
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pr13167.d 36 \[0x.*\] Extended opcode 2: set Address to 0x1
37 \[0x.*\] Special opcode 8: advance Address by 0 to 0x1 and Line by 3 to 4
38 \[0x.*\] Special opcode 216: advance Address by 15 to 0x10 and Line by 1 to 5
39 \[0x.*\] Special opcode 228: advance Address by 16 to 0x20 and Line by -1 to 4

Completed in 624 milliseconds

<<21222324252627282930>>