Home
last modified time | relevance | path

Searched refs:available (Results 1 – 14 of 14) sorted by relevance

/bionic/docs/
D32-bit-abi.md9 `fseeko` and `ftello` available. Instead they're always available from API
10 level 24 where they were introduced, and never available before then.
13 to make `off64_t` and corresponding functions such as `ftruncate64` available.
14 Instead, whatever subset of those functions was available at your target API
18 function `lseek64` were available right from the beginning in API 3. Secondly,
26 it became available for the platform, it wasn't available from the NDK until
33 available. API 12 adds some of the `<unistd.h>` functions, API 21 adds `mmap`,
62 For source compatibility, the names containing `64` are also available
80 For source compatibility, the names containing `64` are also available
Ddefines.md28 typically useful if you can use new NDK APIs when available, but don't require
Dstatus.md54 * Full C11 `<threads.h>` (available as inlines for older API levels).
344 More background information is available in our
350 build system they're using. The exact subset of FORTIFY available to
Dfdsan.md8 …and, are mandated by the POSIX standard to be allocated with the lowest available number being ret…
343 // if available, and fall back to no-ops or regular close on pre-Q devices.
Dlibc_assembler.md34 routines. For most routines, there should already be benchmarks available.
Dnative_allocator.md134 a limited amount of address space available in 32 bit apps, and there have
/bionic/benchmarks/linker_relocation/
Drun_bench_with_ninja.sh90 # If no --cc is specified, use gcc because that's likely available.
/bionic/
Dandroid-changes-for-ndk-developers.md90 symbols will not be made available to libraries loaded by later calls
96 The GNU hash style available with --hash-style=gnu allows faster
208 A complete list of public libraries is available within the NDK, under
224 information using widely-available tools.)
253 If you have no scanelf tool available, it is possible to do a basic
385 available.
470 format available from API level 23.
DREADME.md305 The coverage report is now available at `covreport/index.html`.
/bionic/libc/malloc_hooks/
DREADME.md5 happen during execution. It is only available in Android P and newer versions
/bionic/libc/kernel/uapi/linux/
Dethtool.h407 __u32 available; member
/bionic/libc/malloc_debug/
DREADME.md286 **NOTE**: This option is not available until the O release of Android.
375 **NOTE**: This option is not available until the O release of Android.
395 **NOTE**: This option is not available until the P release of Android.
/bionic/libdl/
DNOTICE37 Object form, made available under the License, as indicated by a
/bionic/libc/
DAndroid.bp196 // from the linker before ifunc resolvers have made string.h functions available.
784 // These require getauxval, which isn't available on older platforms.