Searched refs:all (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/ |
D | SYSCALLS.TXT | 8 # arch_list ::= "all" | arch+ 27 int execve(const char*, char* const*, char* const*) all 41 ssize_t readahead(int, off64_t, size_t) all 44 pid_t getpgid(pid_t) all 45 pid_t getppid() all 46 pid_t getsid(pid_t) all 47 pid_t setsid() all 58 void* __brk:brk(void*) all 59 int kill(pid_t, int) all 60 int tgkill(pid_t tgid, pid_t tid, int sig) all [all …]
|
D | NOTICE | 164 copyright notice and this permission notice appear in all copies. 181 copyright notice and this permission notice appear in all copies. 727 copyright notice and this permission notice appear in all copies, and that 928 copyright notice and this permission notice appear in all copies, and that 1095 copyright notice and this permission notice appear in all copies, and that 1454 duplicated in all such forms and that any documentation, 2645 notice and this permission notice appear in all copies of the 2669 copyright notice and this permission notice appear in all copies. 2688 copyright notice and this permission notice appear in all copies. 2705 copyright notice and this permission notice appear in all copies. [all …]
|
D | Android.mk | 601 LOCAL_SRC_FILES := $(call all-c-files-under,tzcode)
|
/bionic/ |
D | Android.mk | 19 include $(call all-subdir-makefiles)
|
D | HACKING.txt | 51 # drags in all the architecture-specific files.
|
/bionic/libc/arch-x86/bionic/ |
D | syscall.S | 22 # Load all the arguments from the calling frame. 23 # (Not all will be valid, depending on the syscall.)
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | nf_conntrack_tuple_common.h | 29 __be16 all; member
|
/bionic/libc/kernel/uapi/linux/ |
D | netfilter.h | 69 __u32 all[4]; member
|
D | hdreg.h | 42 unsigned all : 16; member
|
/bionic/libc/arch-x86_64/bionic/ |
D | syscall.S | 45 # (Not all will be valid, depending on the syscall.)
|
/bionic/libc/kernel/ |
D | README.TXT | 1 Bionic comes with a processed set of all of the uapi Linux kernel headers that 34 Checks out the android kernel and generates all uapi header files. 35 copies all the changed files into external/kernel-headers. 43 Automatically update all clean headers from the content of
|
/bionic/libstdc++/ |
D | NOTICE | 62 provided that the above copyright notice appear in all copies and 74 provided that the above copyright notice appear in all copies and
|
/bionic/tests/ |
D | Android.mk | 37 -fstack-protector-all \
|
/bionic/libc/arch-mips/string/ |
D | memcpy.S | 275 # In case the a0 > t9 don't use "pref 30" at all
|
/bionic/libc/arch-mips64/string/ |
D | memcpy.S | 275 # In case the a0 > t9 don't use "pref 30" at all
|