Searched defs:Host (Results 26 - 29 of 29) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
H A Drun_webkit_tests_unittest.py48 from webkitpy.common.host import Host namespace
863 host = Host()
1008 self.assertTrue(passing_run(args + ['--platform', 'mock-' + port_name, 'fast/harness/results.html'], tests_included=True, host=Host()))
/external/chromium_org/v8/src/
H A Dd8.js78 Debug.ScriptCompilationType = { Host: 0,
1603 } else { // body[i].compilation == Debug.ScriptCompilationType.Host
H A Ddebug-debugger.js45 Debug.ScriptCompilationType = { Host: 0,
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h158 kDNSType_HINFO, // 13 Host information
198 kDNSType_HIP = 55, // 55 Host Identity Protocol
749 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
1635 domainname Host; // Discovered result: Target host from SRV record member in struct:ZoneData_struct
1859 domainname MulticastHostname; // Fully Qualified "dot-local" Host Name, e.g. "Foo.local."
2461 // Host domains added prior to specification of the primary interface address and computer name will be deferred until
2674 // -- Host information (HINFO)

Completed in 1305 milliseconds

12