Searched refs:no (Results 1 – 13 of 13) sorted by relevance
/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/tools/ |
D | pylintrc | 11 profile=no 39 # no Warning level messages displayed, use"--disable=all --enable=classes 41 disable=missing-docstring,invalid-name,no-self-use,fixme,design 54 files-output=no 68 comment=no 123 no-docstring-rgx=__.*__ 142 zope=no 168 ignore-imports=no 174 init-import=no 193 # Allow the body of an if to be on the same line as the test if there is no [all …]
|
/bionic/libdl/ |
D | Android.bp | 57 // few symbols from libc. Using --no-undefined here results in having to link 60 // LOCAL_ALLOW_UNDEFINED_SYMBOLS to remove --no-undefined from the linker flags. 110 // few symbols from libc. Using --no-undefined here results in having to link 113 // LOCAL_ALLOW_UNDEFINED_SYMBOLS to remove --no-undefined from the linker flags.
|
/bionic/libc/kernel/uapi/linux/ |
D | inet_diag.h | 79 unsigned short no; member
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | regcomp.c | 1232 size_t no; in allocset() local 1242 no = p->g->ncsets++; in allocset() 1244 if (no >= p->ncsalloc) { /* need another column of space */ in allocset() 1259 for (i = 0; i < no; i++) in allocset() 1265 cs = &p->g->sets[no]; in allocset() 1266 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT); in allocset() 1267 cs->mask = 1 << (unsigned int)((no) % CHAR_BIT); in allocset()
|
/bionic/libc/malloc_debug/ |
D | README_api.md | 16 value is zero, then there are no allocation being tracked.
|
D | README.md | 198 If the value is set to zero, then no backtrace will be captured when the 246 the allocation/free. If a new thread is created, no special line is added
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 124 applications are no longer able to load non-NDK platform libraries. The 223 If you have no scanelf tool available, it is possible to do a basic 249 no text relocations are necessary. The 259 no control over where your library will be installed by the system. A
|
D | README.md | 324 each test from being forked, run the tests with the flag `--no-isolate`. 339 functions that use 32-bit offsets, so there's no good way to implement
|
/bionic/libc/ |
D | SYSCALLS.TXT | 174 # (fallocate only gets two lines because there is no 32-bit variant.) 179 # the POSIX functions don't set errno, and no architecture has posix_fadvise.
|
D | Android.bp | 1243 // be safely used in libc_ndk.a (no troublesome global data
|
D | NOTICE | 2862 This software is provided ``as is'', and comes with no warranties 2863 of any kind. I shall in no event be liable for anything that happens
|