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

1 2 3 4 56

  /external/chromium_org/native_client_sdk/src/examples/
common.js 56 // Assume host toolchains always work with the given browser.
104 // Host plugins don't send a moduleDidLoad message. We'll fake it here.
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 376 # macros and targets defined in nacl.mk, otherwise use the host sepecific
438 # Paths to Debug and Release versions of the Host Pepper plugins
  /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()
  /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
  /external/chromium_org/third_party/usb_ids/
usb.ids 659 5632 M5632 Host-to-Host Link
731 e0d0 Total Phase Aardvark I2C/SPI Host Adapter
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp 15 #include <llvm/Support/Host.h>
    [all...]
  /external/chromium_org/v8/src/
d8.js 101 Debug.ScriptCompilationType = { Host: 0,
    [all...]
debug-debugger.js 65 Debug.ScriptCompilationType = { Host: 0,
    [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 25 #include <llvm/Support/Host.h>
    [all...]
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 38 #include <llvm/Support/Host.h>
    [all...]
  /external/chromium/googleurl/src/
url_canon_unittest.cc 91 const char* host; member in struct:__anon5331::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/chromium_org/url/
url_canon_unittest.cc 78 const char* host; member in struct:__anon17005::ReplaceCase
368 TEST(URLCanonTest, Host) {
415 // Invalid escaping should trigger the regular host error handling.
417 // 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/chromium_org/remoting/webapp/
client_session.js 26 * @param {string} hostJid The jid of the host to connect to.
28 * @param {string} hostPublicKey The base64 encoded version of the host's
40 * @param {string} hostId The host identifier for Me2Me, or empty for IT2Me.
43 * @param {string} hostDisplayName The name of the host for display purposes.
45 * pairing id for this client, as issued by the host.
47 * paired secret for this client, as issued by the host.
99 * Allow host-offline error reporting to be suppressed in situations where it
100 * would not be useful, for example, when using a cached host JID.
260 // Keys for per-host settings.
293 // resolution to the host once connection has been established. Se
    [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/chromium_org/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [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 576 milliseconds

1 2 3 4 56