Searched refs:source (Results 1 - 17 of 17) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Divtvfb.h11 *** source file (e.g. under external/kernel-headers/original/) then
25 void __user * source; member in struct:ivtvfb_dma_frame
H A Dudp.h11 *** source file (e.g. under external/kernel-headers/original/) then
24 __be16 source; member in struct:__kernel_udphdr
H A Dif_arcnet.h11 *** source file (e.g. under external/kernel-headers/original/) then
77 __u8 source; member in struct:arc_hardware
H A Dfsl_hypervisor.h11 *** source file (e.g. under external/kernel-headers/original/) then
49 __u32 source; member in struct:fsl_hv_ioctl_memcpy
H A Dmedia.h11 *** source file (e.g. under external/kernel-headers/original/) then
121 struct media_pad_desc source; member in struct:media_link_desc
H A Dtcp.h11 *** source file (e.g. under external/kernel-headers/original/) then
26 __be16 source; member in struct:tcphdr
/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_addrtype.h11 *** source file (e.g. under external/kernel-headers/original/) then
49 __u16 source; member in struct:xt_addrtype_info_v1
55 __u16 source; member in struct:xt_addrtype_info
/bionic/libc/include/netinet/
H A Dudp.h5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
45 u_int16_t source; member in struct:udphdr::__anon47::__anon49
/bionic/tests/
H A Dnetinet_udp_test.cpp31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source");
41 ASSERT_EQ(0x1111, u.source);
/bionic/libc/dns/net/
H A Dnsdispatch.c10 * Redistribution and use in source and binary forms, with or without
13 * 1. Redistributions of source code must retain the above copyright
49 * Redistribution and use in source and binary forms, with or without
52 * 1. Redistributions of source code must retain the above copyright
80 _nsmethod(const char *source, const char *database __unused, const char *method __unused, argument
87 if (strcasecmp(source, disp_tab[curdisp].src) == 0) {
/bionic/libc/arch-arm/
H A Darm.mk37 ## CPU variant specific source files
/bionic/libc/arch-arm64/
H A Darm64.mk58 ## CPU variant specific source files
/bionic/libc/dns/resolv/
H A Dres_init.c7 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright
492 res_setoptions(res_state statp, const char *options, const char *source) argument
501 options, source);
542 options, source);
/bionic/libc/kernel/uapi/sound/
H A Dasequencer.h11 *** source file (e.g. under external/kernel-headers/original/) then
210 struct snd_seq_addr source; member in struct:snd_seq_event
H A Dasoc.h11 *** source file (e.g. under external/kernel-headers/original/) then
242 char source[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member in struct:snd_soc_tplg_dapm_graph_elem
/bionic/libc/arch-x86/
H A Dx86.mk115 ## ARCH variant specific source files
/bionic/libc/
H A DAndroid.mk39 # Define the common source files for all the libc instances

Completed in 5601 milliseconds