Searched refs:os_type (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/infra/specs/ |
D | waterfalls.pyl | 23 'os_type': 'android', 35 'os_type': 'android', 46 'os_type': 'linux', 56 'os_type': 'linux', 65 'os_type': 'linux', 75 'os_type': 'linux', 84 'os_type': 'linux', 98 'os_type': 'linux', 111 'os_type': 'linux', 124 'os_type': 'linux', [all …]
|
/third_party/curl/lib/ |
D | ftplistparser.c | 153 } os_type; member 385 if(parser->os_type == OS_TYPE_UNKNOWN && bufflen > 0) { in Curl_ftp_parselist() 387 parser->os_type = ISDIGIT(buffer[0]) ? OS_TYPE_WIN_NT : OS_TYPE_UNIX; in Curl_ftp_parselist() 417 switch(parser->os_type) { in Curl_ftp_parselist()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 57605 u8 os_type; member
|