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/
DREADME.md71 Before running the command to import the headers, make sure that you have
72 done a lunch TARGET. The script uses a variable set by the lunch command
75 After running lunch, run this command to import the headers into the android
81 Run this command to automatically download the latest version of the headers
87 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
/bionic/libc/kernel/uapi/asm-x86/asm/
Dist.h24 __u32 command; member
/bionic/libc/kernel/uapi/linux/
Dvfio_ccw.h34 __u32 command; member
Di2c-dev.h34 __u8 command; member
Dpktcdvd.h53 __u32 command; member
Disst_if.h52 __u16 command; member
Dhdreg.h74 __u8 command; member
87 __u8 command; member
Dscc.h116 int command; member
Dsoundcard.h429 int command; member
439 int 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/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/libc/kernel/uapi/drm/
Dqxl_drm.h55 __u64 command; member
Dvirtgpu_drm.h45 __u64 command; member
/bionic/libc/kernel/uapi/linux/wimax/
Di2400m.h55 __le32 command; member
/bionic/docs/
Dlibc_assembler.md56 command to work, you need to change directory to one of the above
106 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/tools/
Dpylintrc34 # 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/
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
DREADME_marshmallow_and_earlier.md16 using the setprop command from the shell. This requires the ability to
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h97 __u32 command; member