/third_party/ltp/testcases/kernel/syscalls/sendto/ |
H A D | sendto01.c | 56 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member [all...] |
/third_party/ltp/testcases/network/lib6/ |
H A D | getaddrinfo_01.c | 107 check_addrinfo(int safe, const char *name, const char *host, in_port_t servnum, const char *service, int flags, int type, int proto, int (*test_cb)(struct addrinfo *)) check_addrinfo() argument
|
/third_party/ltp/testcases/network/nfsv4/locks/ |
H A D | locktests.h | 153 int type; member
|
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 176 brk_on_route_error(const char *msg, int iface, struct sockaddr *dst, struct sockaddr *gw, int type) brk_on_route_error() argument 190 rtnl_route(int iface, struct addrinfo *dst, struct addrinfo *gw, int type) rtnl_route() argument [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | dma_thread_diotest.c | 346 long type; in setup() local
|
/third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
H A D | recvfrom01.c | 79 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member
|
/third_party/ltp/testcases/kernel/syscalls/recv/ |
H A D | recv01.c | 72 int type; /* SOCK_STREAM, SOCK_DGRAM ... */ member
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-udpsender.c | 128 void set_signal_flag(int type) in set_signal_flag() argument
|
/third_party/ltp/utils/sctp/testlib/ |
H A D | sctputil.c | 60 test_print_cmsg(sctp_cmsg_t type, sctp_cmsg_data_t *data) in test_print_cmsg() argument
|
/third_party/lwip/src/api/ |
H A D | tcpip.c | 230 tcpip_send_msg_na(enum lowpower_msg_type type) in tcpip_send_msg_na() argument [all...] |
/third_party/lwip/src/core/ipv4/ |
H A D | igmp.c | 795 igmp_send(struct netif *netif, struct igmp_group *group, u8_t type) argument
|
/third_party/lwip/src/core/ |
H A D | raw.c | 667 raw_new_ip_type(u8_t type, u8_t proto) in raw_new_ip_type() argument
|
/third_party/littlefs/scripts/ |
H A D | plotmpl.py | 1048 type=lambda x: ( variable 1055 type=lambda x: ( variable 1063 type=lambda x: ( variable 1070 type=lambda x: (lambda k,v: (k, set(v.split(','))))(*x.split('=', 1)), variable 1084 type=lambda x: [x.strip() for x in x.split(',')], variable 1088 type=lambda x: [x.strip().replace('0',',') for x in x.split(',')], variable 1093 type=lambda x: int(x, 0), variable 1097 type=lambda x: int(x, 0), variable 1101 type=lambda x: tuple( variable 1107 type variable 1129 type=lambda x: int(x, 0) if ',' not in x global() variable 1135 type=lambda x: int(x, 0) if ',' not in x global() variable 1153 type=lambda x: global() variable 1159 type=lambda x: global() variable 1196 type=lambda x: [x.strip() for x in x.split(',')], global() variable 1249 type=AppendSubplot.parse, global() variable in .AppendSubplot [all...] |
H A D | plot.py | 1566 type=AppendSubplot.parse, global() variable in main.AppendSubplot 1578 type=float, global() variable in main.AppendSubplot [all...] |
H A D | perfbd.py | 1205 type=lambda x: int(x, 0), variable in main.AppendSort 1211 type=lambda x: int(x, 0), variable in main.AppendSort 1222 type=lambda x: tuple(float(x) for x in x.split(',')), variable in main.AppendSort 1229 type=lambda x: tuple(float(x) for x in x.split(',')), variable in main.AppendSort 1236 type=lambda x: tuple(float(x) for x in x.split(',')), variable in main.AppendSort 1243 type=lambda x: tuple(float(x) for x in x.split(',')), variable in main.AppendSort 1249 type=lambda x: int(x, 0), variable in main.AppendSort 1254 type variable in main.AppendSort 1265 type=lambda x: int(x, 0), global() variable in main.AppendSort 1270 type=lambda x: x.split(), global() variable in main.AppendSort [all...] |
H A D | data.py | 654 type=lambda x: (lambda k,v: (k, set(v.split(','))))(*x.split('=', 1)), variable 692 type=lambda x: x.split(), variable in .AppendSort 698 type=lambda x: x.split(), variable in .AppendSort
|
H A D | summary.py | 745 type=lambda x: ( variable 753 type=lambda x: ( variable 761 type=lambda x: (lambda k,v: (k, set(v.split(','))))(*x.split('=', 1)), variable
|
H A D | stack.py | 687 type=lambda x: (lambda k,v: (k, set(v.split(','))))(*x.split('=', 1)), variable 725 type=lambda x: int(x, 0), variable in .AppendSort
|
H A D | structs.py | 609 type=lambda x: (lambda k,v: (k, set(v.split(','))))(*x.split('=', 1)), variable 646 type=lambda x: x.split(), variable in .AppendSort
|
H A D | readmdir.py | 72 def type(self): member in Tag [all...] |
/third_party/libinput/test/ |
H A D | test-touch.c | 213 enum libinput_event_type type; in START_TEST() local 137 touch_assert_seat_slot(struct libinput *li, enum libinput_event_type type, unsigned int slot, unsigned int seat_slot) touch_assert_seat_slot() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | lib.c | 129 static void do_warn(const char *type, struct position pos, const char * fmt, va_list args) in do_warn() argument
|
H A D | lib.h | 54 unsigned int type:6, member
|
H A D | parse.h | 48 enum statement_type type; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-7.c | 66 int type; /* Mutex type */ member [all...] |