Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/tools/
Dutils.py3 import commands
156 commands.getoutput("git add " + " ".join(adds))
159 commands.getoutput("git rm " + " ".join(deletes))
164 commands.getoutput("git add " + " ".join(edits))
/bionic/libc/kernel/uapi/drm/
Dqxl_drm.h65 __u64 commands; member
Dvmwgfx_drm.h116 __u64 commands; member
/bionic/docs/
Dnative_allocator.md178 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
183 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
210 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
215 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
230 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
257 To run the benchmarks with `mallopt(M_DECAY_TIME, 0)`, use these commands:
262 To run the benchmarks with `mallopt(M_DECAY_TIME, 1)`, use these commands:
273 To run the benchmark, use these commands:
286 To run the benchmark, use these commands:
330 these commands:
Dlibc_assembler.md38 and pushed on to the device. The commands below show how to do this.
117 NOTE: It is assumed that these commands are executed in adb as the shell user
/bionic/libc/tools/
Dgensyscalls.py8 import commands