Searched refs:source (Results 1 - 19 of 19) 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: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
109 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
38 u_int16_t uh_sport; /* source port */
47 __u16 source; member in struct:udphdr
/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
79 _nsmethod(const char *source, const char *database __unused, const char *method __unused, argument
86 if (strcasecmp(source, disp_tab[curdisp].src) == 0) {
/bionic/libc/kernel/tools/
H A Dupdate_all.py14 - a set of source kernel headers is located in '../original',
45 source = subprocess.check_output('git remote show', shell=True).strip() variable
47 if source == "aosp":
50 # find all source files in 'original'
/bionic/libc/arch-arm64/
H A Darm64.mk28 ### CPU specific source files
50 ## CPU variant specific source files
/bionic/libc/arch-x86/
H A Dx86.mk24 ### CPU specific source files
36 ## ARCH variant specific source files
/bionic/libc/arch-arm/
H A Darm.mk50 ### CPU specific source files
69 ## CPU variant specific source files
/bionic/libc/arch-mips64/
H A Dmips64.mk40 ### CPU specific source files
/bionic/libc/arch-x86_64/
H A Dx86_64.mk29 ### CPU specific source files
/bionic/libc/arch-mips/
H A Dmips.mk51 ### CPU 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
209 struct snd_seq_addr source; member in struct:snd_seq_event
/bionic/libc/
H A DAndroid.mk37 # Define the common source files for all the libc instances

Completed in 1270 milliseconds