Searched refs:run (Results 1 – 16 of 16) 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 | 14 # public static void run(); 18 # some AllTests don't include run().
|
D | process_wrapper_gdb.cmds | 1 run
|
D | proguard.flags | 2 # dex does not like code run through proguard optimize and preverify steps.
|
D | config.mk | 356 $(info *** - Re-run lunch or choosecombo)
|
/build/target/product/ |
D | base.mk | 33 dhcpcd-run-hooks \ 106 run-as \
|
/build/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 80 native code, your applications are still packaged into an .apk file and they still run 85 but always increases application complexity. If you have not run into any limitations
|
/build/tools/releasetools/ |
D | common.py | 944 def run(): function 947 th = threading.Thread(target=run)
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 272 <p>If you prefer to use a different IDE or run the tools from the
|
/build/tools/droiddoc/templates-sdk-dyn/assets/ |
D | GPL-LICENSE.txt | 104 when run, you must cause it, when started running for such
|
/build/tools/droiddoc/templates-ds/assets/ |
D | GPL-LICENSE.txt | 104 when run, you must cause it, when started running for such
|
/build/tools/droiddoc/templates-sac/assets/ |
D | GPL-LICENSE.txt | 104 when run, you must cause it, when started running for such
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 104 when run, you must cause it, when started running for such
|
/build/tools/droiddoc/templates-sdk-dyn/assets/js/ |
D | android_3p-bundle.js | 2477 …t("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeD…
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | android_3p-bundle.js | 2477 …t("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeD…
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2477 …t("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeD…
|