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

1 2 3 4 5 6 7 8 91011>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
SocketTransportWrapper.java 54 * Starts listening for connection on given or default address.
56 * @param address
57 * address to listen to or null for default address,
60 * @return string representation of listening address
62 public String startListening(String address) throws IOException {
66 if (address != null) {
68 int i = address.indexOf(':');
70 portName = address;
72 hostName = address.substring(0, i)
    [all...]
  /development/ndk/platforms/android-3/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /external/chromium-trace/catapult/third_party/closure_linter/
AUTHORS 4 # Name or Organization <email address>
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/
trace_code_map.html 34 entry.address = this.getAddress_(newAddressHex);
77 removeEntry: function(address) {
84 this.entries_, function(entry) { return entry.address; }, address);
86 if (!entry || entry.address !== address)
93 lookupEntry: function(address) {
95 this.entries_, function(e) { return address - e.address; }) - 1;
98 address < entry.address + entry.size ? entry : undefined
    [all...]
  /external/clang/test/Driver/
darwin-asan-nofortify.c 3 // RUN: %clang -fsanitize=address %s -E -dM -target x86_64-darwin | FileCheck %s
  /external/clang/test/SemaCXX/
warn-bool-conversion.cpp 48 b = f1; // expected-warning {{address of function 'f1' will always evaluate to 'true'}} \
49 expected-note {{prefix with the address-of operator to silence this warning}}
50 if (f1) {} // expected-warning {{address of function 'f1' will always evaluate to 'true'}} \
51 expected-note {{prefix with the address-of operator to silence this warning}}
52 b = S::f2; // expected-warning {{address of function 'S::f2' will always evaluate to 'true'}} \
53 expected-note {{prefix with the address-of operator to silence this warning}}
54 if (S::f2) {} // expected-warning {{address of function 'S::f2' will always evaluate to 'true'}} \
55 expected-note {{prefix with the address-of operator to silence this warning}}
56 b = f5; // expected-warning {{address of function 'f5' will always evaluate to 'true'}} \
57 expected-note {{prefix with the address-of operator to silence this warning}}
    [all...]
  /external/clang/test/SemaOpenCL/
null_literal.cl 14 constant int* ptr4 = (global void*)0; // expected-error{{initializing '__constant int *' with an expression of type '__global void *' changes address space of pointer}}
17 // Accept explicitly pointer to generic address space in OpenCL v2.0.
21 global int* ptr6 = (local void*)0; // expected-error{{initializing '__global int *' with an expression of type '__local void *' changes address space of pointer}}
25 cmp = ptr1 == (local void*)0; // expected-error{{comparison between ('__global int *' and '__local void *') which are pointers to non-overlapping address spaces}}
  /external/libxml2/test/relaxng/
tutor10_10_1.xml 2 <a:card xmlns="http://www.example.com/address">
tutor10_9_1.xml 2 <a:card xmlns="http://www.example.com/address">
  /external/llvm/test/Assembler/
invalid-datalayout4.ll 3 ; CHECK: Invalid address space, must be a 24bit integer
  /external/llvm/test/CodeGen/NVPTX/
gvar-init.ll 3 ; Error out if initializer is given for address spaces that do not support initializers
  /external/llvm/test/Object/
objdump-no-sectionheaders.test 5 ; CHECK: Idx Name Size Address Type
  /external/llvm/test/tools/llvm-readobj/
coff-arm-baserelocs.test 5 # CHECK: Address: 0x9390
coff-basereloc.test 9 CHECK-NEXT: Address: 0x1004
13 CHECK-NEXT: Address: 0x100A
17 CHECK-NEXT: Address: 0x1010
21 CHECK-NEXT: Address: 0x1000
  /external/nist-sip/java/javax/sip/header/
AlertInfoHeader.java 3 import javax.sip.address.URI;
CallInfoHeader.java 3 import javax.sip.address.URI;
  /external/valgrind/memcheck/tests/
execve2.stderr.exp-kfail 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /external/valgrind/memcheck/tests/solaris/
execx.stderr.exp 3 Address 0x........ is not stack'd, malloc'd or (recently) free'd
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
4level-fixup.h 24 #define pmd_alloc(mm, pud, address) ((unlikely(pgd_none(*(pud))) && __pmd_alloc(mm, pud, address))? NULL: pmd_offset(pud, address))
26 #define pud_alloc(mm, pgd, address) (pgd)

Completed in 531 milliseconds

1 2 3 4 5 6 7 8 91011>>