Home
last modified time | relevance | path

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

12

/bionic/linker/
DNOTICE4 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/
Dxt_addrtype.h43 __u16 source; member
48 __u16 source; member
/bionic/libm/
DNOTICE189 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/
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()
DNOTICE36 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/
Ddns_resolver.h61 __u8 source; member
70 __u8 source; member
Divtvfb.h24 void * source; member
Dudp.h23 __be16 source; member
Dif_arcnet.h66 __u8 source; member
/bionic/libc/
DNOTICE4 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 …]
DBUILD4 # Redistribution and use in source and binary forms, with or without
7 # * Redistributions of source code must retain the above copyright
/bionic/libfdtrack/
DNOTICE4 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/
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/bionic/
Dgrp_pwd_file.cpp50 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/
DREADME.md68 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/
DNOTICE84 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/
Dudp.h46 u_int16_t source; member
Dtcp.h56 uint16_t source; member
/bionic/libc/kernel/android/
DBUILD4 # 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/
DREADME.md1 This directory contains upstream OpenBSD 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-netbsd/
DREADME.md1 This directory contains upstream NetBSD source. You should not edit these
/bionic/libc/kernel/uapi/
DBUILD4 # 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/
DAndroid.bp4 // Redistribution and use in source and binary forms, with or without
7 // * Redistributions of source code must retain the above copyright
/bionic/docs/
D32-bit-abi.md25 `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

12