Home
last modified time | relevance | path

Searched refs:command (Results 1 – 23 of 23) sorted by relevance

/bionic/libc/bionic/
Dsystem.cpp39 int system(const char* command) { in system() argument
42 if (command == nullptr) return 1; in system()
59 const char* argv[] = {"sh", "-c", "--", command, nullptr}; in system()
/bionic/libc/kernel/uapi/asm-x86/asm/
Dist.h12 __u32 command; member
/bionic/libc/kernel/uapi/linux/
Di2c-dev.h22 __u8 command; member
Dvfio_ccw.h22 __u32 command; member
Dpktcdvd.h40 __u32 command; member
Dscc.h104 int command; member
Dhdreg.h62 __u8 command; member
75 __u8 command; member
Disst_if.h40 __u16 command; member
Dsoundcard.h417 int command; member
427 int command; member
/bionic/libc/kernel/
DREADME.md89 Before running the command to import the headers, make sure that you have
90 done a lunch TARGET. The script uses a variable set by the lunch command
93 After running lunch, run this command to import the headers into the Android
99 Run this command to automatically download the latest version of the headers
106 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_log.h71 __u8 command; member
Dnfnetlink_queue.h78 __u8 command; member
/bionic/benchmarks/
DREADME.md7 `bionic-benchmarks` is a command line tool for measuring the runtimes of libc functions. It is built
29 Suites are stored in the `suites/` directory and can be chosen with the command line flag
37 If no XML file is specified through the command-line option, the default is to use `suites/full.xml…
54 XML-specified values for iterations and cpu take precedence over those specified via command line
58 space-separated list of arguments via the `--bionic_extra` command line flag, e.g.
/bionic/libc/kernel/uapi/drm/
Dqxl_drm.h43 __u64 command; member
Dvirtgpu_drm.h43 __u64 command; member
/bionic/libc/kernel/uapi/scsi/
Dscsi_bsg_mpi3mr.h60 enum command { enum
224 __le32 command[]; member
/bionic/libc/kernel/uapi/sound/
Dfirewire.h36 __be32 command; member
/bionic/libc/kernel/uapi/linux/android/
Dbinder.h120 __u32 command; member
/bionic/docs/
Dlibc_assembler.md57 command to work, you need to change directory to one of the above
107 using a command like this:
Dnative_allocator.md140 benchmarks. These benchmarks can be built using this command:
235 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these command:
/bionic/libc/malloc_debug/
DREADME_marshmallow_and_earlier.md16 using the setprop command from the shell. This requires the ability to
DREADME.md688 Note: The two levels of quoting in the adb shell command is necessary.
771 Without also enabling malloc debug, this command will only tell
774 app before running the dumpsys command, you'll get backtraces showing
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h93 __u32 command; member