/bionic/tools/versioner/tests/missing_arch/ |
D | expected_fail | 1 foo: no availability 3 no availability
|
/bionic/tools/versioner/tests/multiple_definition/ |
D | expected_fail | 4 no availability 6 no availability
|
/bionic/libc/malloc_hooks/ |
D | README.md | 59 There is no hook for malloc\_usable\_size as of now. 61 These hooks can be set at any time, but there is no thread safety, so 117 an order of magnitude larger, so there should be no need to truncate the name
|
/bionic/libc/kernel/uapi/linux/ |
D | batadv_packet.h | 199 __u8 no : 4; member 205 __u8 no : 4; member
|
D | inet_diag.h | 69 unsigned short no; member
|
/bionic/docs/ |
D | 32-bit-abi.md | 6 that use `off_t` to working on files no larger than 2GiB. 39 and `mmap` (but no other functions that are unavailable at your target 69 there is no support for real-time signals in 32-bit code. Android P (API
|
D | native_allocator.md | 69 and no other allocation calls are made. The `M_PURGE` option is used to 190 no outliers, but these numbers should not be used to make a final decision. 207 This benchmark is designed to verify that there is no performance issue 349 a good idea to look over the data to verify that no strange spikes are 371 There is no specific benchmark for memory fragmentation, instead, the RSS 402 happen if all of the allocations are spaced out in time so no thread
|
D | elf-tls.md | 338 add or remove no-op instructions. 350 arm32 | no | no | no 351 arm64 (unusual) | yes | yes | no 389 x86-64. [arm64 support came later][D5073]. However, the Linux TLS functionality no longer does 390 anything: the `GetThreadPointer` function is no longer implemented. Code for reading the thread 482 XXX: A dynamic executable using ELF TLS would have a PT_TLS segment and no other distinguishing 712 because no linker supported them: [BFD], [Gold], [LLD]). 744 Pros: Minimal linker change, no change to TLS relocations. 792 sequences be no larger than LD code sequences, which may not be the case on some architectures.
|
D | libc_assembler.md | 18 there is no major difference in performance on each.
|
D | fdsan.md | 343 // if available, and fall back to no-ops or regular close on pre-Q devices.
|
/bionic/libc/kernel/ |
D | README.md | 63 For now, there are no tags, take the top of tree version. To find the 82 and import them if there is no checked out kernel source tree:
|
/bionic/libc/malloc_debug/ |
D | README.md | 35 call changes the backtrace for the pointer no matter whether the pointer 241 If the value is set to zero, then no backtrace will be captured when the 290 the allocation/free. If a new thread is created, no special line is added 401 **NOTE**: If leak\_track is enabled, no abort occurs if leaks have been 415 of messages that are no longer displayed: 529 NUM\_ALLOCATIONS value should be treated as always 1 no matter what is 541 The new version no longer 0 pads the backtrace addresses. In v1.0/v1.1: 557 no valid map name, this will be empty. 559 FUNCTION\_NAME the name of the function for this pc. If there is no valid 678 an order of magnitude larger, so there should be no need to truncate the name
|
D | README_api.md | 16 value is zero, then there are no allocation being tracked.
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regcomp.c | 1236 size_t no; in allocset() local 1246 no = p->g->ncsets++; in allocset() 1248 if (no >= p->ncsalloc) { /* need another column of space */ in allocset() 1263 for (i = 0; i < no; i++) in allocset() 1269 cs = &p->g->sets[no]; in allocset() 1270 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT); in allocset() 1271 cs->mask = 1 << (unsigned int)((no) % CHAR_BIT); in allocset()
|
/bionic/libdl/ |
D | NOTICE | 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 154 8. Limitation of Liability. In no event and under no legal theory,
|
/bionic/tests/ |
D | dlfcn_test.cpp | 1522 #error no RTLD_LOCAL in TEST() 1524 #error no RTLD_LAZY in TEST() 1526 #error no RTLD_NOW in TEST() 1528 #error no RTLD_NOLOAD in TEST() 1530 #error no RTLD_GLOBAL in TEST() 1532 #error no RTLD_NODELETE in TEST()
|
/bionic/benchmarks/linker_relocation/ |
D | Android.bp | 36 // "link:shared" variant (as opposed to "link:static"), whereas the cc_benchmark has no
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 154 applications are no longer able to load non-NDK platform libraries. The 253 If you have no scanelf tool available, it is possible to do a basic 279 no text relocations are necessary. The 289 no control over where your library will be installed by the system. A 412 no separate `dlclose` option: `dlopen` covers both loading and unloading 472 There are no plans to remove support for ELF files using the older
|
D | README.md | 145 this system call?". The answer is usually "no". 315 each test from being forked, run the tests with the flag `--no-isolate`.
|
/bionic/benchmarks/ |
D | README.md | 37 If no XML file is specified through the command-line option, the default is to use `suites/full.xml…
|
/bionic/libc/ |
D | SYSCALLS.TXT | 179 # (fallocate only gets two lines because there is no 32-bit variant.) 184 # the POSIX functions don't set errno, and no architecture has posix_fadvise.
|
D | Android.bp | 990 // be safely used in libc_ndk.a (no troublesome global data
|
D | NOTICE | 2817 This software is provided ``as is'', and comes with no warranties 2818 of any kind. I shall in no event be liable for anything that happens
|
/bionic/tests/libs/ |
D | Android.bp | 1344 // Library dt_needs libtest_thread_local_dtor/2 (to check no-unload on load_group) 1523 "-Wl,--no-use-android-relr-tags",
|