Home
last modified time | relevance | path

Searched full:glibc (Results 1 – 25 of 1383) sorted by relevance

12345678910>>...56

/external/toolchain-utils/go/chromeos/
Dpush_glibc4 # This script copies a locally built GLIBC to a remote device.
9 # It copies both 32-bit and 64-bit glibc loaders onto the device.
15 echo -n "pushing glibc to ${target} ... "
18 glibc="/usr/x86_64-cros-linux-gnu/lib64"
24 glibc="/usr/aarch64-cros-linux-gnu/lib64"
35 target_sh ${target} "rm -rf /tmp/glibc"
36 target_sh ${target} "mkdir -p /tmp/glibc"
37 target_cp "${glibc}" ${target}:/tmp/glibc
44 …echo "LD_LIBRARY_PATH=/tmp/glibc/${glibc##*/} exec /tmp/glibc/${glibc##*/}/${loader} \"\$@\"" >> /…
46 target_cp /tmp/ld.so ${target}:/tmp/glibc
/external/libxml2/test/relaxng/
Dcomps_0.xml52 <packagereq type="mandatory">glibc</packagereq>
3377 <dependency>glibc</dependency>
3383 <dependency>glibc</dependency>
3408 <dependency>glibc</dependency>
3428 <dependency>glibc</dependency>
3461 <dependency>glibc</dependency>
3486 <dependency>glibc</dependency>
3499 <dependency>glibc</dependency>
3512 <dependency>glibc</dependency>
3520 <dependency>glibc</dependency>
[all …]
/external/iproute2/include/uapi/linux/
Dlibc-compat.h52 /* We have included glibc headers... */
55 /* Coordinate with glibc net/if.h header. */
58 /* GLIBC headers included first so don't define anything
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
67 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
75 * we need. The expectation is that glibc will check the
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
84 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
89 /* Coordinate with glibc netinet/in.h header. */
92 /* GLIBC headers included first so don't define anything
[all …]
/external/ethtool/uapi/linux/
Dlibc-compat.h52 /* We have included glibc headers... */
55 /* Coordinate with glibc net/if.h header. */
58 /* GLIBC headers included first so don't define anything
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
67 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
75 * we need. The expectation is that glibc will check the
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
84 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
89 /* Coordinate with glibc netinet/in.h header. */
92 /* GLIBC headers included first so don't define anything
[all …]
/external/libnl/include/linux-private/linux/
Dlibc-compat.h52 /* We have included glibc headers... */
55 /* Coordinate with glibc net/if.h header. */
58 /* GLIBC headers included first so don't define anything
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
67 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
75 * we need. The expectation is that glibc will check the
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
84 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
89 /* Coordinate with glibc netinet/in.h header. */
92 /* GLIBC headers included first so don't define anything
[all …]
/external/kernel-headers/original/uapi/linux/
Dlibc-compat.h52 /* We have included glibc headers... */
55 /* Coordinate with glibc net/if.h header. */
58 /* GLIBC headers included first so don't define anything
65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
67 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
75 * we need. The expectation is that glibc will check the
82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
84 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
89 /* Coordinate with glibc netinet/in.h header. */
92 /* GLIBC headers included first so don't define anything
[all …]
/external/python/setuptools/setuptools/_vendor/packaging/
D_manylinux.py122 # If glibc ever changes its major version, we need to know what the last
144 # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17".
185 # glibc.
199 """Returns glibc version string, or None if not using glibc."""
204 """Parse glibc version.
208 in patched/forked versions of glibc (e.g. Linaro's version of glibc
214 "Expected glibc version with 2 components major.minor,"
258 # CentOS 7 w/ glibc 2.17 (PEP 599)
260 # CentOS 6 w/ glibc 2.12 (PEP 571)
262 # CentOS 5 w/ glibc 2.5 (PEP 513)
[all …]
/external/python/setuptools/pkg_resources/_vendor/packaging/
D_manylinux.py122 # If glibc ever changes its major version, we need to know what the last
144 # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17".
185 # glibc.
199 """Returns glibc version string, or None if not using glibc."""
204 """Parse glibc version.
208 in patched/forked versions of glibc (e.g. Linaro's version of glibc
214 "Expected glibc version with 2 components major.minor,"
258 # CentOS 7 w/ glibc 2.17 (PEP 599)
260 # CentOS 6 w/ glibc 2.12 (PEP 571)
262 # CentOS 5 w/ glibc 2.5 (PEP 513)
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
Dcoverage.txt42 11-2: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
47 13-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
50 14-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
53 24-2: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
56 25-1: Freezes with glibc-3.4 & linux kernel 2.5.67
58 28-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
60 29-1: Will trigger SIGBUS (freezes with glibc-3.4 * linux kernel 2.5.67)
62 31-1: Will fail with glibc-2.3 & linux kernel 2.6.0-test2.
/external/rust/crates/rustix/src/
Dstdio.rs39 /// - [glibc]
48 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html#index-stdin
85 /// - [glibc]
94 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html#index-stdin
125 /// - [glibc]
134 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html#index-stdin
161 /// - [glibc]
170 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html#index-stdout
207 /// - [glibc]
216 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Standard-Streams.html#index-stdout
[all …]
/external/newfs_msdos/
Dfreebsd-compat.h8 // Ensure we use a BSD powerof2 that works in static_assert (unlike glibc's).
17 // On glibc, these headers use `__unused` as an identifier, so drag them in
23 // Bionic, like the BSDs, has __unused. glibc and musl don't.
27 // Neither macOS, glibc nor musl has __packed.
32 // The BSDs (including Android and macOS) have getprogname(), but glibc and musl don't.
/external/rust/crates/rustix/src/net/
Dsocket.rs32 /// - [glibc]
44 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Creating-a-Socket.html
75 /// - [glibc]
87 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Creating-a-Socket.html
112 /// - [glibc]
124 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Setting-Address.html
149 /// - [glibc]
161 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Setting-Address.html
192 /// - [glibc]
204 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Setting-Address.html
[all …]
/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_override_glibc_weak_symbols.h12 // Alias the internal Glibc symbols to the shim entry points.
16 // weak in glibc and are meant to be defined strongly by client processes
17 // to hook calls initiated from within glibc.
18 // 2) Re-define Glibc-specific symbols (__libc_malloc). The historical reason
34 // __MALLOC_HOOK_VOLATILE not defined in all Glibc headers.
122 #error The target platform does not seem to use Glibc. Disable the allocator \
/external/arm-optimized-routines/math/
DREADME.contributors4 1. Most code in this sub-directory is expected to be upstreamed into glibc so
5 the GNU Coding Standard and glibc specific conventions should be followed
13 at runtime via LD_PRELOAD). This requires the symbols to follow the glibc ABI
41 POSIX requirements, IEEE 754-2008 requirements and Glibc requiremnts:
43 this should be tested by direct tests (glibc test system may be used for it).
77 should be present: glibc and bionic use the same code on all targets. (This
/external/tensorflow/tensorflow/tools/ci_build/devtoolset/
Dbuild_devtoolset.sh17 # Builds a devtoolset cross-compiler targeting manylinux 2010 (glibc 2.12 /
18 # libstdc++ 4.4) or manylinux2014 (glibc 2.17 / libstdc++ 4.8).
41 # Download glibc's shared and development libraries based on the value of the
48 # Download binary glibc 2.12 shared library release.
53 # Download binary glibc 2.12 development library release.
60 # Download binary glibc 2.17 shared library release.
65 # Download binary glibc 2.17 development library release.
82 # Patch to allow non-glibc 2.12 compatible builds to work.
109 # Build a devtoolset cross-compiler based on our glibc 2.12/glibc 2.17 sysroot setup.
/external/elfutils/libelf/
DChangeLog7 * elf.h: Update from glibc.
20 * elf.h: Update from glibc.
24 * elf.h: Update from glibc.
68 * elf.h: Update from glibc.
88 * elf.h: Update from glibc.
158 * elf.h: Update from glibc.
217 * elf.h: Update from glibc.
221 * elf.h: Update from glibc.
230 * elf.h: Update from glibc.
305 * elf.h: Update from glibc.
[all …]
/external/rust/crates/rustix/src/mm/
Dmmap.rs66 /// - [glibc]
76 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Memory_002dmapped-I_002fO.html#inde…
107 /// - [glibc]
117 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Memory_002dmapped-I_002fO.html#inde…
144 /// - [glibc]
154 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Memory_002dmapped-I_002fO.html#inde…
265 /// - [glibc]
275 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Page-Lock-Functions.html#index-mlock
298 /// - [glibc]
301 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Page-Lock-Functions.html#index-mloc…
[all …]
/external/tensorflow/tensorflow/tools/ci_build/
DDockerfile.local-toolchain-ubuntu20.04-manylinux20144 # glibc (2.12) and libstdc++ (4.4) in /dt7.
7 # glibc (2.17) and libstdc++ (4.8) in /dt9.
34 # Set up a sysroot for glibc 2.12 / libstdc++ 4.4 / devtoolset-7 in /dt7.
36 # Set up a sysroot for glibc 2.17 / libstdc++ 4.8 / devtoolset-9 in /dt9.
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/distribtest/csharp_alpine_x64/
DDockerfile21 # Also see https://github.com/sgerrand/alpine-pkg-glibc
24 RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk
25 RUN apk add glibc-2.30-r0.apk
/external/rust/crates/rustix/src/net/send_recv/
Dmod.rs48 /// - [glibc]
60 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Receiving-Data.html
97 /// - [glibc]
109 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Sending-Data.html
129 /// - [glibc]
141 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Receiving-Datagrams.html
185 /// - [glibc]
197 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Sending-Datagrams.html
233 /// - [glibc]
245 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Sending-Datagrams.html
[all …]
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_alpine_x64/
DDockerfile21 # Also see https://github.com/sgerrand/alpine-pkg-glibc
24 RUN wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk
25 RUN apk add glibc-2.30-r0.apk
/external/ltp/testcases/kernel/syscalls/epoll/
DREADME.1ST4 ** Directions for glibc version of 2.3.2 or higher **
6 Epoll support is currently implemented in glibc 2.3.2, therefore if you have a$
7 glibc version of 2.3.2 or higher then do the following steps:
16 ** Older version of glibc **
/external/ltp/include/
Dtst_pid.h46 * Direct getpid() syscall. Some glibc versions cache getpid() return value
48 * direct clone() syscall (without using the glibc wrapper). Use this function
54 * Direct gettid() syscall. Some glibc versions cache gettid() return value
56 * direct clone() syscall (without using the glibc wrapper). Use this function
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_cmake_arm.md21 and Mendel Linux 4.0. Depending on your target glibc version and CPU
25 #### Checking glibc version
32 ldd (Debian GLIBC 2.28-10) 2.28
84 **Note:** Binaries built with GCC 8.3 require glibc 2.28 or higher. If your
85 target has lower glibc version, you need to use older GCC toolchain.
121 **Note:** Binaries built with GCC 8.3 require glibc 2.28 or higher. If your
122 target has lower glibc version, you need to use older GCC toolchain.
/external/rust/crates/rustix/src/io/
Dfcntl.rs27 /// - [glibc]
37 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Control-Operations.html#index-fcntl…
55 /// - [glibc]
65 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Control-Operations.html#index-fcntl…
90 /// - [glibc]
100 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Control-Operations.html#index-fcntl…
125 /// - [glibc]
135 /// [glibc]: https://www.gnu.org/software/libc/manual/html_node/Control-Operations.html#index-fcntl…

12345678910>>...56