Searched defs:hostid (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/tests/profiler_sync/ |
D | profiler_sync.py | 13 hostid, mainid, all_ids): argument
|
/external/autotest/client/common_lib/ |
D | barrier.py | 9 def _get_host_from_id(hostid): argument 139 def __init__(self, hostid, tag, timeout=None, port=None, argument
|
/external/ltp/testcases/kernel/syscalls/gethostid/ |
D | gethostid01.c | 144 char name[HOSTIDLEN], name2[HOSTIDLEN], hostid[HOSTIDLEN], in main() local
|
/external/icu/icu4c/source/common/ |
D | locmap.cpp | 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()
|
D | uloc.cpp | 2050 uloc_getLocaleForLCID(uint32_t hostid, char *locale, int32_t localeCapacity, in uloc_getLocaleForLCID()
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 5316 for (uint32_t hostid = 0; hostid < 0x500; ++hostid) { in TestBug13554() local
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 753 #define __sanitizer_syscall_pre_compat_43_osethostid(hostid) \ argument 755 #define __sanitizer_syscall_post_compat_43_osethostid(res, hostid) \ argument
|