Home
last modified time | relevance | path

Searched refs:command (Results 1 – 20 of 20) 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.h24 __u32 command; member
/bionic/libc/kernel/uapi/linux/
Di2c-dev.h34 __u8 command; member
Dvfio_ccw.h34 __u32 command; member
Dpktcdvd.h53 __u32 command; member
Disst_if.h52 __u16 command; member
Dscc.h116 int command; member
Dhdreg.h74 __u8 command; member
87 __u8 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
105 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_log.h83 __u8 command; member
Dnfnetlink_queue.h88 __u8 command; member
/bionic/libc/kernel/uapi/sound/
Dfirewire.h46 __be32 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.h55 __u64 command; member
Dvirtgpu_drm.h46 __u64 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.md609 Note: The two levels of quoting in the adb shell command is necessary.
685 Without also enabling malloc debug, this command will only tell
688 app before running the dumpsys command, you'll get backtraces showing
698 To analyze the data produced by the dumpheap command, run
714 command line above. That is: you need to mirror the directory structure
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h97 __u32 command; member