Searched refs:run (Results 1 – 8 of 8) sorted by relevance
/build/core/ |
D | checktree | 40 def run(command, regex, filt): function 78 have = run("p4 have ...", r'[^#]+#[0-9]+ - (.*)', r'.*') 81 files = run("find . -not -type d", r'.(.*)', r'.*') 84 added_depot_path = run("p4 opened ...", r'([^#]+)#.*', r'.*?#[0-9]+ - add .*'); 90 added = run(where, r'(.*)', r'.*')
|
D | proguard_tests.flags | 9 # public static void run(); 13 # some AllTests don't include run().
|
D | process_wrapper_gdb.cmds | 1 run
|
D | user_tags.mk | 90 dhcpcd-run-hooks \ 414 run-as \
|
D | proguard.flags | 9 # dex does not like code run through proguard optimize and preverify steps.
|
D | config.mk | 182 $(info *** - Re-run lunch or choosecombo)
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 79 native code, your applications are still packaged into an .apk file and they still run 84 but always increases application complexity. If you have not run into any limitations
|
/build/target/board/generic_x86/ |
D | init.rc | 52 # We chown/chmod /data again so because mount is run as root + defaults 195 ## Daemon processes to be run by init.
|