HomeSort by relevance Sort by last modified time
    Searched refs:Host (Results 51 - 66 of 66) sorted by null

1 23

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 9 #include <llvm/Support/Host.h>
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 232 # Print Host Name
238 @ host name from uname()
  /external/chromium/chrome/browser/resources/net_internals/
dataview.js 225 text.push(' Host resolver cache');
  /external/chromium/third_party/libjingle/source/talk/
main.scons 67 # Detect if running on 64 bit or 32 bit host.
68 DeclareBit('platform_arch_64bit', 'Host Platform is 64 Bit')
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
ll.S 352 # Print Host Name
357 mov $(uname_info+U_NODENAME),%esi # host name from uname()
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.S 350 # Print Host Name
355 mov $(uname_info+U_NODENAME),%esi # host name from uname()
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 13 #include <llvm/Support/Host.h>
  /external/oprofile/events/x86-64/family10/
unit_masks 356 0x01 Guest page size is larger than the host page size
358 0x04 Host page size is larger than the guest page size
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 25 #include <llvm/Support/Host.h>
    [all...]
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 35 #include <llvm/Support/Host.h>
    [all...]
  /external/chromium/googleurl/src/
url_canon_unittest.cc 91 const char* host; member in struct:__anon4866::ReplaceCase
381 TEST(URLCanonTest, Host) {
428 // Invalid escaping should trigger the regular host error handling.
430 // Something that isn't exactly an IP should get treated as a host and
    [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 158 kDNSType_HINFO, // 13 Host information
198 kDNSType_HIP = 55, // 55 Host Identity Protocol
405 // them to hang around for too long in the cache if the host in question crashes or otherwise goes away.
644 // -- Responses may be sent immediately, because only one host should be responding to any particular query
646 // -- On startup and after topology changes, a host issues queries to verify uniqueness
650 // is derived from the host's IP or Ethernet address, which is already known to be a unique identifier).
    [all...]
  /external/v8/src/
d8.js 101 Debug.ScriptCompilationType = { Host: 0,
    [all...]
debug-debugger.js 65 Debug.ScriptCompilationType = { Host: 0,
    [all...]
  /external/iproute2/doc/
ip-cref.tex 97 host addresses.
412 the host attached to a NBMA link has no means to send to anyone
599 is derived by setting/resetting the host bits of the interface prefix.
628 \item \verb|host| --- the address is valid only inside this host.
638 \item \verb|ip addr add 127.0.0.1/8 dev lo brd + scope host|
824 acquired by the host from stateless address autoconfiguration
    [all...]
  /external/openssh/
configure 544 # Name of the host.
657 host
937 -host | --host | --hos | --ho)
939 -host=* | --host=* | --hos=* | --ho=*)
1171 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1173 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    [all...]

Completed in 1406 milliseconds

1 23