Home
last modified time | relevance | path

Searched refs:run (Results 1 – 14 of 14) sorted by relevance

/bionic/tools/bionicbb/
Dgmail.py34 from oauth2client.tools import run
47 credentials = run(flow, STORAGE, http=http)
Dbionicbb.py134 app.run(host='0.0.0.0', debug=True)
/bionic/libc/tools/
Dgenversion-scripts.py45 def run(self): member in VersionScriptGenerator
67 generator.run()
Dpylintrc37 # you want to run only the similarities checker, you can use "--disable=all
38 # --enable=similarities". If you want to run only the classes checker, but have
/bionic/benchmarks/
Drun-on-host.sh3 . $(dirname $0)/../build/run-on-host.sh
DAndroid.bp49 // useful. If you're trying to run the current benchmarks on an older
/bionic/
DREADME.md32 The dynamic linker. When you run a dynamically-linked executable, its ELF file
157 run `./libc/tools/genversion-scripts.py`.
188 libc header change), you should run `make checkbuild`. A regular `make` will
221 a non-root user, so the unit tests must also pass when not run as root.
222 Some tests cannot do any useful work unless run as root. In this case,
234 but in cases where you really have to run CTS:
237 $ adb unroot # Because real CTS doesn't run as root.
240 run singleCommand cts --skip-preconditions -m CtsBionicTestCases
249 $ ./tests/run-on-host.sh 32
250 $ ./tests/run-on-host.sh 64 # For x86_64-bit *targets* only.
[all …]
/bionic/tests/
Drun-on-host.sh3 . $(dirname $0)/../build/run-on-host.sh
DAndroid.bp429 // Tests to run on the host and linked against glibc. Run with:
430 // cd bionic/tests; mm bionic-unit-tests-glibc-run
/bionic/libc/kernel/
DREADME.TXT73 After running lunch, run this command to import the headers into the android
78 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
82 Finally, run this command to regenerate the syscalls list:
/bionic/libc/malloc_debug/
DREADME_marshmallow_and_earlier.md17 run as root on the device.
DREADME.md15 ability to run as root on the device.
/bionic/libc/
DSECCOMP_WHITELIST.TXT55 # Syscalls needed to run GFXBenchmark
DAndroid.bp1524 // We can't safely statically link things that can only run