/bionic/linker/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 7 * Redistributions of source code must retain the above copyright 32 Redistribution and use in source and binary forms, with or without 35 * Redistributions of source code must retain the above copyright 60 Redistribution and use in source and binary forms, with or without 63 * Redistributions of source code must retain the above copyright 88 Redistribution and use in source and binary forms, with or without 91 * Redistributions of source code must retain the above copyright 116 Redistribution and use in source and binary forms, with or without 119 * Redistributions of source code must retain the above copyright [all …]
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_addrtype.h | 43 __u16 source; member 48 __u16 source; member
|
/bionic/libm/ |
D | NOTICE | 189 Redistribution and use in source and binary forms, with or without 192 1. Redistributions of source code must retain the above copyright 231 Redistribution and use in source and binary forms, with or without 234 * Redistributions of source code must retain the above copyright 259 Redistribution and use in source and binary forms, with or without 262 * Redistributions of source code must retain the above copyright 287 Redistribution and use in source and binary forms, with or without 290 * Redistributions of source code must retain the above copyright 315 Redistribution and use in source and binary forms, with or without 318 1. Redistributions of source code must retain the above copyright [all …]
|
/bionic/tests/ |
D | netinet_udp_test.cpp | 31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source"); in TEST() 41 ASSERT_EQ(0x1111, u.source); in TEST()
|
D | NOTICE | 36 Redistribution and use in source and binary forms, with or without 39 * Redistributions of source code must retain the above copyright 96 Redistribution and use in source and binary forms, with or without 99 * Redistributions of source code must retain the above copyright 140 Redistribution and use in source and binary forms, with or without 143 * Redistributions of source code must retain the above copyright 184 Redistribution and use in source and binary forms, with or without 187 * Redistributions of source code must retain the above copyright 228 Redistribution and use in source and binary forms, with or without 231 * Redistributions of source code must retain the above copyright [all …]
|
/bionic/libc/kernel/uapi/linux/ |
D | dns_resolver.h | 61 __u8 source; member 70 __u8 source; member
|
D | ivtvfb.h | 24 void * source; member
|
D | udp.h | 23 __be16 source; member
|
D | if_arcnet.h | 66 __u8 source; member
|
/bionic/libc/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 7 1. Redistributions of source code must retain the above copyright 31 Redistribution and use in source and binary forms, with or without 33 * Redistributions of source code must retain the above copyright 72 Redistribution and use in source and binary forms, with or without 75 1. Redistributions of source code must retain the above copyright 101 Redistribution and use in source and binary forms, with or without 104 1. Redistributions of source code must retain the above copyright 180 Redistribution and use in source and binary forms, with or without 183 * Redistributions of source code must retain the above copyright [all …]
|
D | BUILD | 4 # Redistribution and use in source and binary forms, with or without 7 # * Redistributions of source code must retain the above copyright
|
/bionic/libfdtrack/ |
D | NOTICE | 4 Redistribution and use in source and binary forms, with or without 7 * Redistributions of source code must retain the above copyright 32 Redistribution and use in source and binary forms, with or without 35 * Redistributions of source code must retain the above copyright
|
/bionic/libc/dns/net/ |
D | nsdispatch.c | 80 _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/bionic/ |
D | grp_pwd_file.cpp | 50 void CopyFieldToString(char* dest, const char* source, size_t max) { in CopyFieldToString() argument 51 while (*source != ':' && *source != '\n' && max > 1) { in CopyFieldToString() 52 *dest++ = *source++; in CopyFieldToString()
|
/bionic/libc/kernel/ |
D | README.md | 68 Download the Android mainline kernel source code: 75 The Android mainline kernel source has tags that indicate the kernel 94 source tree if there is a kernel source tree already checked out: 100 and import them if there is no checked out kernel source tree:
|
/bionic/benchmarks/ |
D | NOTICE | 84 Redistribution and use in source and binary forms, with or without 87 * Redistributions of source code must retain the above copyright 128 Redistribution and use in source and binary forms, with or without 131 * Redistributions of source code must retain the above copyright 156 Redistribution and use in source and binary forms, with or without 159 * Redistributions of source code must retain the above copyright 184 Redistribution and use in source and binary forms, with or without 187 * Redistributions of source code must retain the above copyright
|
/bionic/libc/include/netinet/ |
D | udp.h | 46 u_int16_t source; member
|
D | tcp.h | 56 uint16_t source; member
|
/bionic/libc/kernel/android/ |
D | BUILD | 4 # Redistribution and use in source and binary forms, with or without 7 # * Redistributions of source code must retain the above copyright
|
/bionic/libc/upstream-openbsd/ |
D | README.md | 1 This directory contains upstream OpenBSD source. You should not edit these
|
/bionic/libc/upstream-freebsd/ |
D | README.md | 1 This directory contains upstream FreeBSD source. You should not edit these
|
/bionic/libc/upstream-netbsd/ |
D | README.md | 1 This directory contains upstream NetBSD source. You should not edit these
|
/bionic/libc/kernel/uapi/ |
D | BUILD | 4 # Redistribution and use in source and binary forms, with or without 7 # * Redistributions of source code must retain the above copyright
|
/bionic/benchmarks/linker_relocation/ |
D | Android.bp | 4 // Redistribution and use in source and binary forms, with or without 7 // * Redistributions of source code must retain the above copyright
|
/bionic/docs/ |
D | 32-bit-abi.md | 25 `lseek` in the source becoming `lseek64` at runtime) was added late. Even when 45 grep thoroughly in both your source and your build system: many people 62 For source compatibility, the names containing `64` are also available 80 For source compatibility, the names containing `64` are also available
|