Home
last modified time | relevance | path

Searched defs:hostid (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/tests/profiler_sync/
Dprofiler_sync.py13 hostid, mainid, all_ids): argument
/external/autotest/client/common_lib/
Dbarrier.py9 def _get_host_from_id(hostid): argument
139 def __init__(self, hostid, tag, timeout=None, port=None, argument
/external/ltp/testcases/kernel/syscalls/gethostid/
Dgethostid01.c144 char name[HOSTIDLEN], name2[HOSTIDLEN], hostid[HOSTIDLEN], in main() local
/external/icu/icu4c/source/common/
Dlocmap.cpp1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()
Duloc.cpp2050 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity, in uloc_getLocaleForLCID()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp5316 for (uint32_t hostid = 0; hostid < 0x500; ++hostid) { in TestBug13554() local
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h753 #define __sanitizer_syscall_pre_compat_43_osethostid(hostid) \ argument
755 #define __sanitizer_syscall_post_compat_43_osethostid(res, hostid) \ argument