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

1 2 3 4 5 6 78

  /external/autotest/scheduler/
monitor_db_functional_test.py 16 HostStatus = models.Host.Status
420 self._check_host_status(queue_entry.host, host_status)
429 def _check_host_status(self, host, status):
431 host = self._update_instance(host)
432 self.assertEquals(host.status, status)
587 host = self.hosts[0]
589 host=host, task=models.SpecialTask.Task.VERIFY)
590 return host
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 22 #include <llvm/Support/Host.h>
    [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/iproute2/doc/
ip-cref.tex 100 host addresses.
447 the host attached to a NBMA link has no means to send to anyone
634 is derived by setting/resetting the host bits of the interface prefix.
663 \item \verb|host| --- the address is valid only inside this host.
673 \item \verb|ip addr add 127.0.0.1/8 dev lo brd + scope host|
859 acquired by the host from stateless address autoconfiguration
    [all...]
  /external/v8/src/debug/
debug.js 74 Debug.ScriptCompilationType = { Host: 0,
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 46 #include <llvm/Support/Host.h>
874 // FIXME: check the endian between host and target
895 // FIXME: check the endian between host and target
    [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js 4769 var host = sock.saddr; variable
    [all...]
corrections.js 4769 var host = sock.saddr; variable
    [all...]
primes.js 4783 var host = sock.saddr; variable
    [all...]
fannkuch.js 4263 var host = sock.saddr; variable
    [all...]
fasta.js 4507 var host = sock.saddr; variable
    [all...]
memops.js 4232 var host = sock.saddr; variable
    [all...]
zlib.js 4233 var host = sock.saddr; variable
    [all...]
box2d.js 4481 var host = sock.saddr; variable
    [all...]
lua_binarytrees.js 4354 var host = sock.saddr; variable
    [all...]
  /external/v8/test/mjsunit/asm/sqlite3/
sqlite-change-heap.js     [all...]
sqlite-pointer-masking.js     [all...]
sqlite-safe-heap.js     [all...]
sqlite.js     [all...]
  /external/v8/test/mjsunit/asm/poppler/
poppler.js 4258 var host = sock.saddr; variable
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 649 milliseconds

1 2 3 4 5 6 78