Searched refs:available (Results 1 – 14 of 14) sorted by relevance
/bionic/docs/ |
D | 32-bit-abi.md | 9 `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
|
D | defines.md | 28 typically useful if you can use new NDK APIs when available, but don't require
|
D | status.md | 54 * 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
|
D | fdsan.md | 8 …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.
|
D | libc_assembler.md | 34 routines. For most routines, there should already be benchmarks available.
|
D | native_allocator.md | 134 a limited amount of address space available in 32 bit apps, and there have
|
/bionic/benchmarks/linker_relocation/ |
D | run_bench_with_ninja.sh | 90 # If no --cc is specified, use gcc because that's likely available.
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 90 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.
|
D | README.md | 305 The coverage report is now available at `covreport/index.html`.
|
/bionic/libc/malloc_hooks/ |
D | README.md | 5 happen during execution. It is only available in Android P and newer versions
|
/bionic/libc/kernel/uapi/linux/ |
D | ethtool.h | 407 __u32 available; member
|
/bionic/libc/malloc_debug/ |
D | README.md | 286 **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/ |
D | NOTICE | 37 Object form, made available under the License, as indicated by a
|
/bionic/libc/ |
D | Android.bp | 196 // from the linker before ifunc resolvers have made string.h functions available. 784 // These require getauxval, which isn't available on older platforms.
|