/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | system.c | 42 system(const char *command) in system() argument 50 if (!command) /* just checking... */ in system() 53 argp[2] = (char *)command; in system()
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | ist.h | 25 __u32 command; member
|
/bionic/libc/kernel/android/uapi/linux/usb/ |
D | f_mtp.h | 29 uint16_t command; member
|
/bionic/libc/kernel/uapi/linux/ |
D | i2c-dev.h | 37 __u8 command; member
|
D | pktcdvd.h | 61 __u32 command; member
|
D | scc.h | 139 int command; member
|
D | hdreg.h | 87 __u8 command; member 104 __u8 command; member
|
D | soundcard.h | 531 int command; member 544 int command; member
|
/bionic/libc/upstream-netbsd/lib/libc/gen/ |
D | popen.c | 81 popen(const char *command, const char *type) in popen() argument 90 _DIAGASSERT(command != NULL); in popen() 154 execl(_PATH_BSHELL, "sh", "-c", command, NULL); in popen()
|
/bionic/libc/kernel/ |
D | README.TXT | 69 Before running the command to import the headers, make sure that you have 70 done a lunch TARGET. The script uses a variable set by the lunch command 73 After running lunch, run this command to import the headers into the android 78 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi: 82 Finally, run this command to regenerate the syscalls list:
|
/bionic/tools/bionicbb/ |
D | presubmit.py | 193 for command in commands: 194 if command in command_map: 195 command_map[command]()
|
/bionic/libc/kernel/uapi/sound/ |
D | firewire.h | 50 __be32 command; member
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | nfnetlink_log.h | 87 __u8 command; member
|
D | nfnetlink_queue.h | 105 __u8 command; member
|
/bionic/libc/kernel/uapi/drm/ |
D | qxl_drm.h | 62 __u64 __user command; member
|
D | virtgpu_drm.h | 46 __u64 command; member
|
/bionic/libc/kernel/uapi/linux/wimax/ |
D | i2400m.h | 64 __le32 command; member
|
/bionic/tests/ |
D | gtest_main.cpp | 273 std::string command; in EnumerateTests() local 275 command += argv[i]; in EnumerateTests() 276 command += " "; in EnumerateTests() 278 command += "--gtest_list_tests"; in EnumerateTests() 279 FILE* fp = popen(command.c_str(), "r"); in EnumerateTests()
|
/bionic/libc/tools/ |
D | pylintrc | 34 # option multiple times (only on the command line, not in the configuration 52 # command line instead of printing them on stdout. Reports (if any) will be
|
/bionic/libc/malloc_debug/ |
D | README_marshmallow_and_earlier.md | 16 using the setprop command from the shell. This requires the ability to
|
D | README.md | 14 properties using the setprop command from the shell. This requires the 403 Note: The double quotes in the adb shell command are necessary. Otherwise, 404 the setprop command will fail since the backtrace guards options will look
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_verbs.h | 111 __u32 command; member
|