Home
last modified time | relevance | path

Searched refs:source (Results 1 – 23 of 23) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_addrtype.h49 __u16 source; member
55 __u16 source; member
/bionic/tests/
Dnetinet_udp_test.cpp31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source"); in TEST()
41 ASSERT_EQ(0x1111, u.source); in TEST()
/bionic/libc/kernel/uapi/linux/
Divtvfb.h25 void __user * source; member
Dudp.h24 __be16 source; member
Dif_arcnet.h77 __u8 source; member
Dfsl_hypervisor.h49 __u32 source; member
Dtcp.h26 __be16 source; member
Dmedia.h161 struct media_pad_desc source; member
/bionic/libc/include/netinet/
Dudp.h46 u_int16_t source; member
Dtcp.h56 uint16_t source; member
/bionic/libc/dns/net/
Dnsdispatch.c80 _nsmethod(const char *source, const char *database __unused, const char *method __unused, in _nsmethod() argument
87 if (strcasecmp(source, disp_tab[curdisp].src) == 0) { in _nsmethod()
/bionic/libc/upstream-netbsd/
DREADME.md1 This directory contains upstream NetBSD source. You should not edit these
/bionic/libc/upstream-freebsd/
DREADME.md1 This directory contains upstream FreeBSD source. You should not edit these
/bionic/libc/upstream-openbsd/
DREADME.md1 This directory contains upstream OpenBSD source. You should not edit these
/bionic/libc/
DNOTICE4 Redistribution and use in source and binary forms, with or without
6 * Redistributions of source code must retain the above copyright
35 Redistribution and use in source and binary forms, with or without
37 * Redistributions of source code must retain the above copyright
63 Redistribution and use in source and binary forms, with or without
66 1. Redistributions of source code must retain the above copyright
90 Redistribution and use in source and binary forms, with or without
92 * Redistributions of source code must retain the above copyright
255 Redistribution and use in source and binary forms, with or without
258 1. Redistributions of source code must retain the above copyright
[all …]
DAndroid.bp1 // Define the common source files for all the libc instances
/bionic/tools/relocation_packer/
DLICENSE3 // Redistribution and use in source and binary forms, with or without
7 // * Redistributions of source code must retain the above copyright
/bionic/libc/kernel/uapi/xen/
Dgntdev.h75 } source, dest; member
/bionic/libc/kernel/
DREADME.TXT58 Download the Linux kernel source code:
74 source tree:
/bionic/libc/dns/resolv/
Dres_init.c493 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions() argument
502 options, source); in res_setoptions()
543 options, source); in res_setoptions()
/bionic/
DREADME.md102 # These directories contain unmolested upstream source. Any time we can
108 # This is where we keep the hacks necessary to build BSD source
111 # header/source files needed by the BSD implementation.
118 # current upstream source in one of the upstream directories or by
170 1. Use generate_uapi_headers.sh to go from a Linux source tree to appropriate
/bionic/libc/kernel/uapi/sound/
Dasequencer.h210 struct snd_seq_addr source; member
Dasoc.h334 char source[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member