/bionic/libc/arch-sh/bionic/ |
D | memcpy.S | 79 add #-1,REG_LEN 81 add #1,REG_DST 92 add #-2,REG_LEN /* len -= 2; */ 94 add #2,REG_DST /* } */ 104 add #-4,REG_LEN /* len -= 4; */ 108 add #4,REG_DST /* } */ 126 add #-1,REG_LEN 128 add #1,REG_DST 138 add #-2,REG_LEN /* len -= 2; */ 142 add #2,REG_DST /* } */ [all …]
|
D | setjmp.S | 61 add #4, r6 /* old = &sigmask */ 69 add #(_JBLEN * 4), r4 86 add #((_JBLEN - 10) * 4), r4 99 add #-4, r4 /* skip signal mask */ 119 add #4, r5 /* new = &sigmask */ 127 add #8, r4 159 add #1, r0
|
D | sigsetjmp.S | 56 add #4, r6 /* old = &sigmask */ 65 add #(_JBLEN * 4), r4 82 add #((_JBLEN - 10) * 4), r4 95 add #-4, r4 /* skip signal mask */ 126 add #4, r4 158 add #1, r0
|
D | _setjmp.S | 54 add #(_JBLEN * 4), r4 70 add #((_JBLEN - 10) * 4), r4 89 add #8, r4 121 add #1, r0
|
D | memset.S | 64 add REG_DST,REG_LEN 66 add #1,REG_DST 99 add #16,REG_TMP1 /* REG_TMP1 = dst+16; */ 157 add #-1,r0 210 add REG_LEN,REG_PTR /* REG_PTR = dst + len; */ 237 add #4,REG_DST 264 add #1,REG_TMP1 268 add #1,REG_DST 274 add #2,REG_DST
|
D | pipe.S | 55 add #4, r4
|
/bionic/libc/arch-arm/bionic/ |
D | _setjmp.S | 59 add r1, r0, #(_JB_CORE_BASE * 4) 64 add r1, r0, #(_JB_FLOAT_BASE * 4) 85 add r2, r0, #(_JB_FLOAT_BASE * 4) 93 add r2, r0, #(_JB_CORE_BASE * 4)
|
D | setjmp.S | 68 add r1, r0, #(_JB_CORE_BASE * 4) 73 add r1, r0, #(_JB_FLOAT_BASE * 4) 103 add sp, sp, #4 /* unalign the stack */ 108 add r2, r0, #(_JB_FLOAT_BASE * 4) 116 add r2, r0, #(_JB_CORE_BASE * 4)
|
D | memcpy.S | 110 add r2, r2, #64 121 add r2, r2, #32 266 add r12, r12, #64 280 add r2, r2, #32 470 add r2, r2, #32 504 add sp, sp, #28
|
D | memset.S | 103 2: add r2, r2, #32
|
/bionic/libc/arch-x86/string/ |
D | ssse3-strcmp.S | 164 add $8, %edx 165 add $8, %eax 196 add $16, %eax 197 add $16, %edx 293 add $16, %ecx 330 add $16, %edi 352 add $16, %ecx 355 add $16, %edi 376 add $16, %ecx 436 add $16, %edi [all …]
|
D | ssse3-memcpy5.S | 170 add %ecx, %eax 185 add %ecx, %edx 186 add %ecx, %eax 201 add $16, %edx 204 add %edi, %ecx 212 add $_GLOBAL_OFFSET_TABLE_, %ebx 267 add %ecx, %edi 268 add %edi, %edx 269 add %edi, %eax 280 add $_GLOBAL_OFFSET_TABLE_, %ebx [all …]
|
D | ssse3-memcmp3.S | 107 add %ecx, %edx 108 add %ecx, %eax 149 add %edx, %ecx 203 add $32, %edi 204 add $32, %esi 243 add $32, %ecx 325 add $32, %ecx 408 add $32, %ecx 491 add $32, %ecx 574 add $32, %ecx [all …]
|
D | sse2-memset5-atom.S | 109 add $(TABLE - .), %ebx; \ 112 add (%ebx,%ecx,4), %ebx; \ 113 add %ecx, %edx; \ 135 add %ecx, %edx; \ 298 add $16, %edx 300 add %eax, %ecx 319 add $_GLOBAL_OFFSET_TABLE_, %ebx 336 add $_GLOBAL_OFFSET_TABLE_, %ebx 389 add $128, %edx 411 add $0x80, %edx [all …]
|
/bionic/libc/ |
D | README | 15 add features to it as we need them, and we try to keep things as simple and small 26 stubs from the list defined in the file SYSCALLS.TXT. You can thus add a new syscall 30 - add a new line describing your syscall, it should look like:
|
D | CAVEATS | 2 of the POSIX standard. we only add functions on a as-needed basis, and there are a few things
|
/bionic/libc/kernel/tools/ |
D | utils.py | 303 self.old_files.add(path) 310 self.old_files.add(dst) 329 self.new_files.add(dst) 340 adds.add(dst) 342 edits.add(dst) 346 deletes.add(dst)
|
D | kernel.py | 84 self.files.add(from_file) 101 self.headers[header].add(from_file) 258 needed[path].add(user) 267 self.needed[header].add(user)
|
/bionic/libc/kernel/common/linux/ |
D | sysdev.h | 39 int (*add)(struct sys_device *); member
|
D | device.h | 158 int (*add) (struct class_device *, struct class_interface *); member
|
/bionic/libdl/arch-sh/ |
D | sobegin.S | 42 add #4, r8
|
/bionic/libc/kernel/ |
D | README.TXT | 64 and 'update_all.py' will automatically issue "p4 add/edit/delete" commands 73 add bionic/kernel/common and bionic/kernel/arch-<yourarch> to your C 84 - add a new item to the 'kernel_archs' list of supported architectures 86 - add a proper definition for 'kernel_known_<arch>_statics' with 92 then, add the new architecture-specific headers to original/asm-<arch>. 111 for any new kernel header you want to add, first run tools/find_headers.py to be 112 sure that it is really needed by the Android sources. then add it to 182 4. add a standard disclaimer:
|
/bionic/libc/docs/ |
D | CHANGES.TXT | 27 - <unistd.h>: add missing declaration for truncate(). The implementation 59 - <inttypes.h>: add missing declarations for strntoimax abd strntoumax. 61 - <stdlib.h>: add missing declarations for drand48() and erand48(). 68 - <sys/select.h>: add missing declaration for pselect() 131 - add clone() implementation for ARM (x86 and SH-4 not working yet). 153 - add sigaltstack() implementation for ARM.
|
/bionic/libc/arch-sh/include/machine/ |
D | asm.h | 161 add r0, r12
|
/bionic/libc/kernel/common/linux/mtd/ |
D | mtd.h | 143 void (*add)(struct mtd_info *mtd); member
|