Home
last modified time | relevance | path

Searched refs:no (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/include/sys/
Dcdefs.h197 #define __packed error: no __packed for this compiler
198 #define __aligned(x) error: no __aligned for this compiler
199 #define __section(x) error: no __section for this compiler
263 #define __RENAME(x) no renaming in kernel or standalone environment
/bionic/
DABI-bugs.txt6 off_t is 32-bit. There is off64_t, but no _FILE_OFFSET_BITS support.
/bionic/libc/arch-mips/string/
Dmemset.S186 beq a2,t8,.Lchk8w # when a2==t8, no 64-byte chunks
196 # For "a2" below 160 there will be no such "pref 30 safe" 64-byte chunk.
Dmemcpy.S107 beq a2,t8,.Lchk8w # if a2==t8, no 64-byte chunks
355 beq a2,t8,.Lua_chk1w # when a2=t8, no 32-byte chunk
/bionic/libc/
DCAVEATS8 slower code for no good reason (even when so-called zero-cost exception schemes are
DSYSCALLS.TXT16 # - each parameter type is assumed to be stored on 32 bits, there is no plan to support
29 # and no stub should be generated for those architectures marked with -1.
DNOTICE2362 This software is provided ``as is'', and comes with no warranties
2363 of any kind. I shall in no event be liable for anything that happens
/bionic/libstdc++/
DNOTICE64 in supporting documentation. Hewlett-Packard Company makes no
76 in supporting documentation. Silicon Graphics makes no
/bionic/libc/upstream-netbsd/libc/regex/
Dregcomp.c1233 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()
1260 for (i = 0; i < no; i++) in allocset()
1268 no = 0; in allocset()
1275 cs = &p->g->sets[no]; in allocset()
1276 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT); in allocset()
1277 cs->mask = 1 << (unsigned int)((no) % CHAR_BIT); in allocset()
/bionic/tests/
DAndroid.mk163 LOCAL_MODULE := no-elf-hash-table-library
/bionic/libc/kernel/
DREADME.TXT167 functions. we consider it safe since userland applications have no business
260 headers (there is no reason to break the userland API for something