Searched refs:command (Results 1 – 23 of 23) sorted by relevance
/bionic/libc/bionic/ |
D | system.cpp | 39 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/ |
D | README.md | 71 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/ |
D | ist.h | 24 __u32 command; member
|
/bionic/libc/kernel/uapi/linux/ |
D | vfio_ccw.h | 34 __u32 command; member
|
D | i2c-dev.h | 34 __u8 command; member
|
D | pktcdvd.h | 53 __u32 command; member
|
D | isst_if.h | 52 __u16 command; member
|
D | hdreg.h | 74 __u8 command; member 87 __u8 command; member
|
D | scc.h | 116 int command; member
|
D | soundcard.h | 429 int command; member 439 int command; member
|
/bionic/benchmarks/ |
D | README.md | 7 `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/ |
D | nfnetlink_log.h | 83 __u8 command; member
|
D | nfnetlink_queue.h | 88 __u8 command; member
|
/bionic/libc/kernel/uapi/sound/ |
D | firewire.h | 46 __be32 command; member
|
/bionic/libc/kernel/uapi/drm/ |
D | qxl_drm.h | 55 __u64 command; member
|
D | virtgpu_drm.h | 45 __u64 command; member
|
/bionic/libc/kernel/uapi/linux/wimax/ |
D | i2400m.h | 55 __le32 command; member
|
/bionic/docs/ |
D | libc_assembler.md | 56 command to work, you need to change directory to one of the above 106 using a command like this:
|
D | native_allocator.md | 140 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/ |
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.md | 609 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
|
D | README_marshmallow_and_earlier.md | 16 using the setprop command from the shell. This requires the ability to
|
/bionic/libc/kernel/uapi/rdma/ |
D | ib_user_verbs.h | 97 __u32 command; member
|